Poc to test the vulnerability CVE-2021-41773 corresponding to the apache httpd 2.4.49 service
Poc para testear la vulnerabilidad CVE-2021-41773 correspondiente al servicio apache httpd 2.4.49.
POC
Open your favorite Terminal and run these commands.
First Tab:
wget https://raw.githubusercontent.com/TishcaTpx/POC-CVE-2021-41773/main/poc.py
Second Tab:
python3 poc.py exampledomain.com
GitHub