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
DirtyCow — Below code takes advantage of a known vulnerability [Dirty COW (CVE-2016-5195)] 🔥 | Kitploit
Tools/GitHubGitHub/linuxkernelcontent/dirtycow
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingRed TeamingBinary Exploitation
GitHublinuxkernelcontent/dirtycow

DirtyCow

Below code takes advantage of a known vulnerability [Dirty COW (CVE-2016-5195)] 🔥

View Repository
323 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

DirtyCow - Exploit

Below code takes advantage of a known vulnerability [Dirty COW (CVE-2016-5195)] to escalate privileges and get root access.

Before running, uncomment sc for your platform within main.c.

Compilation: gcc main.c -o dirtycow -lpthread

Download Tool