Giter Site home page Giter Site logo

android-security-awesome's Introduction

android-security-awesome

A collection of android security related resources.

A lot of work is happening in academia and industry on tools to perform dynamic analysis, static analysis and reverse engineering of android apps.

ONLINE ANALYZERS

  1. AndroTotal
  2. Anubis
  3. App 360 scan
  4. CopperDroid
  5. Comdroid
  6. Dexter
  7. Foresafe
  8. Mobile app insight
  9. Mobile-Sandbox
  10. Sandroid
  11. Tracedroid
  12. Visual Threat
  13. Android Sandbox
  14. Mobile Malware Sandbox
  15. MobiSec Eacus
  16. IBM Security AppScan Mobile Analyzer - not free
  17. Stowaway – seems to be dead now

STATIC ANALYSIS TOOLS

  1. Androwarn
  2. ApkAnalyser
  3. APKInspector
  4. Droid Intent Data Flow Analysis for Information Leakage
  5. Several tools from PSU
  6. Smali CFG generator
  7. FlowDroid
  8. Android Decompiler – not free
  9. PSCout - A tool that extracts the permission specification from the Android OS source code using static analysis
  10. Amandroid
  11. SmaliSCA - Smali Static Code Analysis
  12. CFGScanDroid - Scans and compares CFG against CFG of malicious applications
  13. Madrolyzer - extracts actionable data like C&C, phone number etc.

DYNAMIC ANALYSIS TOOLS

  1. Android DBI frameowork
  2. Android Malware Analysis Toolkit - (linux distro) Earlier it use to be an online analyzer
  3. AppUse – custom build for pentesting
  4. Cobradroid – custom image for malware analysis
  5. ViaLab Community Edition
  6. Droidbox
  7. Mercury
  8. Drozer
  9. Taintdroid - requires AOSP compilation
  10. Xposed - equivalent of doing Stub based code injection but without any modifications to the binary
  11. Android Hooker - API Hooking of java methods triggered by any Android application (requires the Substrate Framework)
  12. Android tamer - custom image
  13. Droidscope - custom image for dynamic analysis
  14. Crowdroid – unable to find the actual tool
  15. AuditdAndroid – android port of auditd, not under active development anymore
  16. Android Security Evaluation Framework - not under active development anymore
  17. Android Reverse Engineering – ARE (android reverse engineering) not under active development anymore
  18. Ijiami (Chinese) - seems dead now
  19. Aurasium – rewrites the android app to add security policy, seems dead now
  20. Android Linux Kernel modules
  21. Appie - Appie is a software package that has been pre-configured to function as an Android Pentesting Environment.It is completely portable and can be carried on USB stick or smartphone.This is a one stop answer for all the tools needed in Android Application Security Assessment and an awesome alternative to existing virtual machines.
  22. StaDynA - a system supporting security app analysis in the presence of dynamic code update features (dynamic class loading and reflection). This tool combines static and dynamic analysis of Android applications in order to reveal the hidden/updated behavior and extend static analysis results with this information.

REVERSE ENGINEERING

  1. Smali/Baksmali – apk decompilation
  2. emacs syntax coloring for smali files
  3. vim syntax coloring for smali files
  4. AndBug
  5. Androguard – powerful, integrates well with other tools
  6. Apktool – really useful for compilation/decompilation (uses smali)
  7. Android Framework for Exploitation
  8. Bypass signature and permission checks for IPCs
  9. Android OpenDebug – make any application on device debuggable (using cydia substrate).
  10. Dare – .dex to .class converter
  11. Dex2Jar
  12. Dedexer
  13. Fino
  14. Indroid – thread injection kit
  15. IntentFuzzer
  16. IntentSniffer
  17. Introspy
  18. Jad - Java decompiler
  19. JD-GUI - Java decompiler
  20. CFR - Java decompiler
  21. Krakatau - Java decompiler
  22. Procyon - Java decompiler
  23. FernFlower - Java decompiler
  24. Redexer – apk manipulation
  25. Smali viewer
  26. ZjDroid (no longer available), fork/mirror
  27. Simplify Android deobfuscator
  28. Bytecode viewer
  29. Krakatau

##APP REPACKAGING DETECTORS

  1. FSquaDRA - a tool for detection of repackaged Android applications based on app resources hash comparison.

Exploitable Vulnerabilties

  1. Vulnerability Google doc
  2. Root Exploits (from Drozer issue #56)

SAMPLE SOURCES

  1. contagio mini dump
  2. Open Source database
  3. Drebin

BOOKS

  1. Android Security (and Not) Internals

MISC TOOLS/READINGS

  1. smalihook
  2. APK-Downloader
  3. AXMLPrinter2 - to convert binary XML files to human-readable XML files
  4. An Android port of the melkor ELF fuzzer
  5. adb autocomplete
  6. Dalvik opcodes
  7. Opcodes table for quick reference
  8. A good collection of static analysis papers
  9. ExploitMe - for practice
  10. GoatDroid - for practice
  11. Android Labs - for practice
  12. mitmproxy
  13. dockerfile/androguard

Other Awesome Lists

Other amazingly awesome lists can be found in the awesome-awesomeness list.

Contributing

Your contributions are always welcome!

android-security-awesome's People

Contributors

ashishb avatar ch0psticks avatar dweinstein avatar exploitprotocol avatar gbossert avatar kingalen avatar zyrikby avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.