Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igio90/dirtypipez
https://github.com/igio90/dirtypipez
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/igio90/dirtypipez
- Owner: iGio90
- Created: 2022-03-28T09:14:34.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-25T12:10:31.000Z (over 2 years ago)
- Last Synced: 2023-07-03T12:37:29.494Z (over 1 year ago)
- Language: C
- Size: 122 KB
- Stars: 19
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DirtyPipeZ
This repo contains my researches on Dirtypipe and Android.
This is not a reliable solution, check out [polygraphene implementation](https://github.com/polygraphene/DirtyPipe-Android/) if you are looking for a ready-to-use "tool".
----
I started this research in the early-mid of march, I tried all my best to avoid re-abusing the bug again from init
but at some point polygraphene pushed his opensource implementation - at that point, i had finished my init takeover but i failed figuring some way to dont abuse the bug again from init - so i adapted his/her stage2 to work on my chain.back in the days polygraphene trigger was from adb, not sure if it's still same, but he/she is free to rip my method if he/she want to create an app that does 1 click.
----
The shellcodes directory has the result of those days spent trying to not abusing the bug again. There is a dlopen shellcode and a cp shellcode which i will likely re-use in the future.