Giter Site home page Giter Site logo

xangoxml / marvin-static-analyzer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from programa-stic/marvin-static-analyzer

0.0 0.0 0.0 58 KB

Marvin static analyzer is an Android application vulnerability scanner. The framework uses androguard and Static Android Analysis Framework (SAAF).

Python 99.48% Shell 0.52%

marvin-static-analyzer's Introduction

Marvin Static Analyzer

Marvin static analyzer is an Android application vulnerability scanner. No user interface is available at the moment. The framework uses androguard and Static Android Analysis Framework .

  • Version 0.1

How to run:

Before running, first install its dependencies using the provided installer: ./install.sh

Then you can run Marvin static analyzer with: python MarvinStaticAnalyzer.py [FOLDER CONTAINING APKS]

##Vulnerabilities checked by analyzer##

List of vulnerabilities:

  • UNPROTECTED_EXPORTED_COMPONENT
  • NON_SIGNATURE_PROTECTED_EXPORTED_COMPONENT
  • JAVASCRIPTINTERFACE
  • APPLICATION_DEBUGGABLE
  • APPLICATION_BACKUP
  • PHONEGAP_JS_INJECTION
  • PHONEGAP_CVE_3500_URL
  • PHONEGAP_CVE_3500_ERRORURL
  • PHONEGAP_WHITELIST_BYPASS_REGEX
  • PHONEGAP_CVE_3500_REMOTE
  • PHONEGAP_DEBUG_LOGGING
  • PHONEGAP_NO_WHITELIST
  • PHONEGAP_WHITELIST_BYPASS_WILDCARD
  • REDIS
  • SSL_CUSTOM_TRUSTMANAGER
  • SSL_CUSTOM_HOSTNAMEVERIFIER
  • SSL_ALLOWALL_HOSTNAMEVERIFIER
  • SSL_INSECURE_SOCKET_FACTORY
  • SSL_WEBVIEW_ERROR
  • PATH_TRAVERSAL_PROVIDER
  • INTENT_HIJACKING (Activity/Service/Receiver)
  • FRAGMENT_INJECTION
  • WEBVIEW_FILE_SCHEME
  • CRYPTOGRAPHY
    • Use of ECB
    • Constant encryption keys
    • Non random IV for CBC
    • Constant salt for PBE
    • Fewer than 1000 iterations for PBE
    • Hardcoded SMTP passwords
    • Twittter OAUTH keys
    • SecureRandom fixed seed
    • Hardcoded Apache Auth
    • Use of MD5
  • INSECURE_WORLD_STORAGE File/Database/SharedPreference
  • UNPROTECTED_DYNAMICALLY_REGISTERED_RECEIVER
  • STICKY_BROADCAST_INTENT
  • AUTOCOMPLETE_PASSWORD_INPUT
  • WEBVIEW_SAVED_PASSWORD
  • INSECURE_RUNTIME_EXEC_COMMAND
  • INSECURE_PATHCLASSLOADER
  • BOLTS
  • VUNGLE
  • PATH_TRAVERSAL_PROVIDER
  • HARDCODED_BAAS_SECRET_KEYS (AWS, CloudMine, Azure, Parse)
  • SURREPTITIOUS_SHARING

Requirements

  • Python 2.7.x (DO NOT USE Python 3.X)

Credits

Who do I talk to?

  • Send an email to stic at fundacionsadosky.org.ar

marvin-static-analyzer's People

Contributors

frangimenez avatar hschinca avatar ia-sadosky avatar jheguia avatar jrinaudo-sadosky avatar saveliyvasilev avatar xeroxnir 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.