Skip to content

Sajibekanti/Android-Exploits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Android Hacking Tools

Mobile Apps (Hack On Android)

  • AndroRat - Android Remote Administrative Tool
  • cspoilt - A tool that enumerates local hosts, finds vulnerabilities and their exploits, cracks Wi-Fi password, installs backdoors blablabla!!!
  • Hackode - All In One Android Pentest Tool
  • zANTI - Network mapping, port discovery, sniffing, packet manipulation, DoS, MITM blablabla!!
  • FaceNiff - Intercept and sniff WiFi network traffic for Social Media packets
  • Droidsheep - Android application that analyzes security in wireless networks and also captures Twitter, Linked, Facebook, and other accounts
  • USB Cleaver - Silently recover information from a target Windows 2000 or higher computer, including password hashes, LSA secrets, IP information
  • Shark - Network Packate analysis tool
  • DroidBox - Dynamic analysis of Android apps
  • Wi-Fi Kill - Disable other Users from WiFi Access

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%