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
extract75-cve-2020-13995 — Control flow hijack exploit for CVE-2020-13995 with Docker-based deployment and Mayhem fuzzing integration for automated vulnerability testing. | Kitploit
Tools/GitHubGitHub/dbrumley/extract75-cve-2020-13995
Dynamic Analysis (Sandboxing)Vulnerability AnalysisExploitationFuzzingBinary Exploitation
GitHubdbrumley/extract75-cve-2020-13995

extract75-cve-2020-13995

Control flow hijack exploit for CVE-2020-13995 with Docker-based deployment and Mayhem fuzzing integration for automated vulnerability testing.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
353 years agoNot yet reviewed
Share

Control Flow Hijack Exploit for CVE-2020-13995

Build it:

root@kitploit:~
make

Run it:

root@kitploit:~
make run

Mayhem it:

root@kitploit:~
docker tag extract75-cve-2020-13955 <your name>/extract75-cve-2020-13955
docker push <your name>/extract75-cve-2020-13955
mayhem run --image <your name>/extract75-cve-2020-13955 \
    --project <your name>/extract75 .

(Default runtime is 600 seconds; override with --duration flag)

Need more information? Contact [email protected]

Download Tool