Full Nelson

https://www.exploit-db.com/exploits/15704

https://vulnfactory.org/exploits/full-nelson.c

#after saving and changing permission in kali /tmp transfer into target using wget

#compile with gcc:

gcc full-nelson.c -o exploit

./exploit

#root

Last updated