Home

Awesome

Android-Exploits

A collection of android Exploits and guide on android exploitation

root@n3x7:~$ ls -l
drwxr-xr-x  dos     - Denial Of Service exploits
drwxr-xr-x  local   - Local Exploits
drwxr-xr-x  remote  - remote exploits
drwxr-xr-x  webapps - webapp exploits

Usage and Where to start

Clone me :)<br/>

git clone https://github.com/sundaysec/Android-Exploits.git<br/><br/> Recommend you grab exploitpack latest version<br/><br/> wget https://github.com/juansacco/exploitpack/archive/master.zip<br/><br/> Extract then Navigate into the folder and type:<br/><br/> java -jar ExploitPack.jar<br/><br/> Load the exploits<br/><br/> Learn and hack<br/><br/>

OWASP Top 10 Mobile Risks

  1. Insecure Data Storage
  2. Weak Server Side Controls
  3. Insufficient Transport Layer Protection
  4. Client Side Injection
  5. Poor Authorization and Authentication
  6. Improper Session Handling
  7. Security Decisions Via Untrusted Inputs
  8. Side Channel Data Leakage
  9. Broken Cryptography
  10. Sensitive Information Disclosure
───────▀▄───▄▀────────
──────▄█▀███▀█▄───────
─────█▀███████▀█──────
─────█─█▀▀▀▀▀█─█──────
────────▀▀─▀▀─────────
-->> exploit

Common Tools(In mobile Exploits)

Android Hacking Tools

Mobile Apps (Hack On Android)

Books and Articles

<a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.