Skip to content

Latest commit

 

History

History
 
 

Android-Assessment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Authors: < nixawk >


Android Hacking and Security

  1. exploiting securing application components
  2. content provider leakage
  3. exploiting broadcast receivers
  4. exploiting unintended data leakage side channel data leakage
  5. debugging java applications using jdb
  6. exploiting debuggable android applications
  7. attacks android webviews
  8. root detection evasion
  9. insecure local storage shared preferences
  10. insecure local storage
  11. blackbox assessments introspy
  12. securing shared preferences third party libraries
  13. introduction drozer
  14. examining android app specific data non rooted devices
  15. hacking android apps using backup techniques
  16. broken cryptography
  17. cracking android app binaries
  18. introduction to reverse engineering
  19. insecure data storage with nosql databases
  20. debugging apps on android emulator using gdb

Android reverse engineering

  1. http://www.fasteque.com/android-reverse-engineering-101-part-1/
  2. http://www.fasteque.com/android-reverse-engineering-101-part-2/
  3. http://www.fasteque.com/android-reverse-engineering-101-part-3/
  4. http://www.fasteque.com/android-reverse-engineering-101-part-4/
  5. http://www.fasteque.com/android-reverse-engineering-101-part-5/
  1. introduction
  2. Android-Security-Introduction
  3. Android-Architecture
  4. Android-Permissions
  5. Android-Applications
  6. Setting-up-Genymotion
  7. Android-Application-Components
  8. Dex-Analysis
  9. Android-Debug-Bridge
  10. Logging-based-vulnerabilities
  11. Application-Reversing
  12. Analyzing-Android-Malwares
  13. Traffic-Analysis
  14. SSL-Pinning
  15. Leaking-Content-Providers
  16. Drozer-Kung-Fu
  17. Read-Based-Content-Provider-Vulnerability
  18. Advanced-Drozer-Kung-Fu
  19. Drozer-Scripting
  20. Dropbox-Vulnerability
  21. Backup-based-vulnerabilities
  22. Client-Side-Injection
  23. Hooking-Introduction-and-Setting-up-InsecureBankSetup
  24. Android-Debugging-with-Andbug
  25. Debugging-with-JDB
  26. Automated-Hooking-with-Introspy
  27. Cydia-Substrate
  28. Hooking-using-Xposed
  29. Androguard-Scripting-and-Analysis
  30. Webview-based-vulnerabilities
  31. Exploiting-Webviews-with-Metasploit

Books

  1. Android Security Cookbook
  2. Android Hacker's Handbook
  3. Learning Pentesting for Android Devices