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-2019-5010 — CVE-2019-5010 Exploit PoC - Python Denial of Service via Malformed X.509v3 Extension | Kitploit
Tools/GitHubGitHub/jonathanwilbur/cve-2019-5010
Vulnerability AnalysisExploitationCryptographyPenetration Testing
GitHubjonathanwilbur/cve-2019-5010

CVE-2019-5010

CVE-2019-5010 Exploit PoC - Python Denial of Service via Malformed X.509v3 Extension

View Repository
3 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-2019-5010

  • Author: Jonathan M. Wilbur <[email protected]>
  • Copyright Year: 2019
  • License: MIT License

How to use

  1. Install all dependencies by running npm install.
  2. Compile the project using npm run build.
  3. Run node ./dist/index.js to create the evil certificate in ./dist/cve-2019-5010-cert.pem.
  4. Bring up the victim container with docker-compose up.

This is honestly probably the most unimpressive exploit ever. The docker container will crash with exit code 139 if you are successful and 0 if the exploit does not work.

Download Tool