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-4034 | Kitploit
Tools/GitHubGitHub/dadvlingd/cve-2021-4034
Privilege EscalationPayload GenerationVulnerability AnalysisExploitationPenetration Testing
GitHubdadvlingd/cve-2021-4034

CVE-2021-4034

View Repository
2083 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

CVE-2021-4034

Three PoCs, two collected from elsewhere, one is my own — converted the Python3 script into a Python2 script.

Usage:

C usage:

gcc cve-2021-4034-poc.c -o exp

./exp

Python2 usage:

python2 CVE-2021-4034-py2.py

Python3 usage:

python3 CVE-2021-4034-py3.py

Feel free to give a star~

Download Tool