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
[4.0K] /data/pocs/248b9d08c3c2cd33242606f940793137e1d1d138
├── [3.6K] main.c
└── [ 256] README.md
0 directories, 2 files