mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
* uploaded dirtypipe Exploit for a new Linux vulnerability known as 'Dirty Pipe(CVE-2022-0847)' allows local users to gain root privileges. * exploit * Create README.md * fixing typo
25 lines
987 B
Markdown
25 lines
987 B
Markdown
## About:
|
|
* Title: DirtyPipe
|
|
* Description: Exploit for a new Linux vulnerability known as 'Dirty Pipe(CVE-2022-0847)' allows local users to gain root privileges.
|
|
* AUTHOR: drapl0n
|
|
* Version: 1.0
|
|
* Category: Execution
|
|
* Target: Linux operating systems.
|
|
* Attackmodes: HID, Storage
|
|
|
|
## DirtyPipe: Exploit for a new Linux vulnerability known as 'Dirty Pipe(CVE-2022-0847)' allows local users to gain root privileges. The vulnerability is tracked as CVE-2022-0847 and allows a non-privileged user to inject and overwrite data in read-only files, including SUID processes that run as root.
|
|
|
|
### Directory Structure of payload components:
|
|
| FileName | Directory |
|
|
| -------------- | ----------------------------- |
|
|
| payload.txt | /payloads/ |
|
|
| dirtypipe.c | /payloads/library/ |
|
|
|
|
### LED Status:
|
|
* `SETUP` : MAGENTA
|
|
* `ATTACK` : YELLOW
|
|
* `FINISH` : GREEN
|
|
|
|
#### Support me if you like my work:
|
|
* https://twitter.com/drapl0n
|