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-4034 — This is a POC for the vulnerability found in polkit's pkexec binary which is used to run programs as another users. | Kitploit
Tools/GitHubGitHub/luckythandel/cve-2021-4034
Privilege EscalationExploit FrameworksVulnerability AnalysisExploitationPenetration Testing
GitHubluckythandel/cve-2021-4034

CVE-2021-4034

This is a POC for the vulnerability found in polkit's pkexec binary which is used to run programs as another users.

View Repository
4 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-4034

This is a POC for the vulnerability found in polkit's pkexec binary which is used to run programs as another users. For in-depth study: https://access.redhat.com/security/vulnerabilities/RHSB-2022-001

Run

root@kitploit:~
gcc poc.c -o poc && ./poc
Download Tool