Below code takes advantage of a known vulnerability [Dirty COW (CVE-2016-5195)] 🔥# 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
Log in to view the POC file snapshot cached by Shenlong Bot
Log in to view