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
POC-CVE-2021-41773 — Poc.py | Kitploit
Tools/GitHubGitHub/tishcatpx/poc-cve-2021-41773
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubtishcatpx/poc-cve-2021-41773

POC-CVE-2021-41773

Poc.py

View Repository
6314 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

POC CVE-2021-41773

N|Solid

Build Status

POC to test the vulnerability CVE-2021-41773 corresponding to the Apache httpd 2.4.49 service.

POC

Open your favorite Terminal and run these commands.

First Tab:

root@kitploit:~
wget https://raw.githubusercontent.com/TishcaTpx/POC-CVE-2021-41773/main/poc.py

Second Tab:

root@kitploit:~
python3 poc.py exampledomain.com
Download Tool