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
Tools/GitHubGitHub/likekabin/cve-2019-5736-poc
Container SecurityVulnerability AnalysisExploitationPayload DevelopmentContainer EscapeBinary Exploitation
GitHublikekabin/cve-2019-5736-poc

cve-2019-5736-poc

View Repository
7 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-5736 Proof of Concept

This appends a string to the host runc binary. Bring your own payload (see stage2.c).

To run: docker build -t cve . docker run cve strings /usr/bin/docker-runc | tail -n 2

Download Tool