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
pwnkit_safety_check — PwnKit (CVE-2021-4034) Safe Checker This tool performs read-only checks and does not attempt exploitation. | Kitploit
Tools/GitHubGitHub/vorkampfer/pwnkit_safety_check
Privilege EscalationVulnerability ScannersVulnerability AnalysisExploitationBinary AnalysisLearning & Education
GitHubvorkampfer/pwnkit_safety_check

pwnkit_safety_check

PwnKit (CVE-2021-4034) Safe Checker This tool performs read-only checks and does not attempt exploitation.

View Repository
13 months 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

What is PwnKit

PwnKit exploits a vulnerability in the SUID-root program /usr/bin/pkexec, allowing unprivileged users to gain full root privileges on Linux systems. This vulnerability has existed since 2009 and was publicly disclosed in January 2022.

pwnkit_safety_check.c

PwnKit (CVE-2021-4034) Safe Checker This tool performs read-only checks and does not attempt exploitation.

Build/Compile

root@kitploit:~
$ cd
$ gcc -O2 -Wall -Wextra PwnKit_Check.c -o Pwnkit_Check

Run

root@kitploit:~
./PwnKit_Check
PwnKit (CVE-2021-4034) Safe Checker
This tool performs read-only checks and does not attempt exploitation.
Download Tool