Skip to content

A collection of android Exploits and Hacks

Notifications You must be signed in to change notification settings

hnjm/Android-Exploits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android-Exploits

A collection of android Exploits and guide on android exploitation

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

Common Tools

  • SSH
  • VNC server
  • A compiler (gcc / agcc)
  • Android SDK (adb!)
  • XCode
  • Jailbroken iDevice
  • Rooted Android Device

Books and Articles

About

A collection of android Exploits and Hacks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 32.6%
  • Ruby 20.1%
  • C 19.3%
  • Python 18.6%
  • C++ 5.2%
  • Java 1.9%
  • Other 2.3%