标题:Apache HTTP Server 路径遍历漏洞 (CVE-2021-41773) Description:Apache HTTP Server是美国阿帕奇(Apache)基金会的一款开源网页服务器。该服务器具有快速、可靠且可通过简单的API进行扩充的特点。 Apache HTTP Server 2.4.49版本存在路径遍历漏洞,攻击者可利用该漏洞使用路径遍历攻击将URL映射到预期文档根以外的文件。
介绍
# CVE-2021-41773
Fast python tool to test apache path traversal CVE-2021-41773 in a List of url
# Usage :-
create a live urls file and use the flag "-l"
python3 apache_path_traversal.py -l urls-list.txt