Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 639 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 639 Bytes

ScanAndroidXML

This tool analyzes Android app to find vulnerabilities in

  1. AndroidManifest.xml
  2. network_security_config.xml
  3. Firebase URLs from strings.xml.

This tool also shows Deeplinks used in Android app.

JDK and Python3 are required.

How to Install:
cd ScanAndroidXML
pip install -r requirements.txt

How to Run:
Move apk file into SacnAndroidXML directory python ScanAndroidXml.py <apk file>

This will print the results in terminal and generate results in html file.

Sample Results:
Results

https://twitter.com/satish_patnayak