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
dirtyPipe-automaticRoot — CVE-2022-0847 Python exploit to get root or write a no write permission, immutable or read-only mounted file. | Kitploit
Tools/GitHubGitHub/nanaao/dirtypipe-automaticroot
Privilege EscalationPayload GenerationVulnerability AnalysisExploitationBinary Exploitation
GitHubnanaao/dirtypipe-automaticroot

dirtyPipe-automaticRoot

CVE-2022-0847 Python exploit to get root or write a no write permission, immutable or read-only mounted file.

View Repository
4524 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 automatic root exploit (CVE-2022-0847)

eae

Dependencies:

  • Python 3.10 or above

How to use:

Automatic root:

root@kitploit:~
$ python3.10 dirtyPipe.py -a
[+] hjacking super user in /etc/passwd
[+] dropipng shell
#  

Write a no write permission, immutable or read-only mounted file:

root@kitploit:~
$ python3.10 dirtyPipe.py -w FILE OFFSET DATA

An oferring from @terabitSec 🦜.

Download Tool