An open API service indexing awesome lists of open source software.

https://github.com/tanprathan/sievePWN

An android application which exploits sieve through android components.
https://github.com/tanprathan/sievePWN

Last synced: 5 months ago
JSON representation

An android application which exploits sieve through android components.

Awesome Lists containing this project

README

          

# sievePWN

Sieve, which is created from MWR labs(https://labs.mwrinfosecurity.com/system/assets/380/original/sieve.apk), is ‘Password Manager’ App, showcasing some common Android vulnerabilities.

SievePWN is set of android applications which are used to exploit sieve application through android components. The SievePWN include the followings:

####Sievebypass
* Bypass sieve authentication by direct accessing the exported Activity component.

####Sievedt
* Exploit content providers component using Directory Traversal Technique through ParcelFileDescriptor openFile.

####Sieveleak
* Exploit exported component through content providers.

####Sievesqli
* Exploit content providers component through SQL Injection.

### Contribution
Your contributions and suggestions are welcome.

### License

[![Creative Commons License](http://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)

This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)