用于检测/利用Apache 2.4.49与2.4.50上的目录穿越/命令执行漏洞

使用:

漏洞检测:python3 CVE-2021-41773-42013.py -u url

读取文件: python3 CVE-2021-41773-42013.py -u url -m read -f filepath

执行命令:python3 CVE-2021-41773-42013.py -u url -m exec -c command -s shell(默认/bin/sh)