Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
py-CVE-2021-41773 — python编写的apache路径穿越poc&exp | Kitploit
Tools/GitHubGitHub/aqiao-jashell/py-cve-2021-41773
Vulnerability ScannersExploitationWeb Application ExploitationInformation GatheringPenetration TestingLearning & Education
GitHubaqiao-jashell/py-cve-2021-41773

py-CVE-2021-41773

python编写的apache路径穿越poc&exp

View Repository
73 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2021-41773


Python语言poc&exp项目。 声明:该项目来自作者日常学习笔记。 请勿利用相关技术以及工具从事非法测试,如因此产生的一切不良后果作者无关。


使用:

python main.py -h 查看帮助

python main.py -u 利用漏洞

python main.py -f url.txt 批量测试漏洞是否存在

python main.py -f url.txt -o bug.txt 批量测试漏洞是否存在,存在的写入bug.txt中

Download Tool