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
cve-2021-42013 — Exploit for Apache 2.4.50 (CVE-2021-42013) | Kitploit
Tools/GitHubGitHub/viliuspovilaika/cve-2021-42013
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubviliuspovilaika/cve-2021-42013

cve-2021-42013

Exploit for Apache 2.4.50 (CVE-2021-42013)

View Repository
4 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-42013

C implementation of the infamous Apache 2.4.50 exploit

Compiling

~$ gcc cve-2021-42013.c -lcurl -o cve-2021-42013

Using

~$ ./cve-2021-42013 <host> <exec>

Example

Download Tool