Exploit for Apache 2.4.50 (CVE-2021-42013)# CVE-2021-42013
C implementation of the infamous [Apache 2.4.50 exploit](https://www.povilaika.com/apache-2-4-50-exploit/)
## Compiling
```~$ gcc cve-2021-42013.c -lcurl -o cve-2021-42013```
## Using
```~$ ./cve-2021-42013 <host> <exec>```
### Example

[4.0K] /data/pocs/1be28c73da508a7c8acbf57f376b8e067640667c
├── [1.8K] cve-2021-42013.c
└── [ 339] README.md
0 directories, 2 files