Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
Local privilege escalation exploit for Linux kernel (CVE-2016-5195, Dirty COW). Includes a compiled exploit binary and reference implementation.
Discover the most used tools by our community.
Explore all tools
Browse our collection of tools
gcc -pthread dirty.c -o dirty -lcrypt
https://github.com/FireFart/dirtycow/blob/master/dirty.c