Artemis - APK Infrastructure Investigator
Overview
A tools for Find APK Infrastructure .
HADESS performs offensive cybersecurity services through infrastructures and software that include vulnerability analysis, scenario attack planning, and implementation of custom integrated preventive projects. We organized our activities around the prevention of corporate, industrial, and laboratory cyber threats.
Installation
pip install -r requirements.txt python main.py
Command Line Options
--help Display help --path Required path of apk file --manifest Display manifest informations --infra Find all infra addresses included ip,domain ex. --infra ip,domain --whoise Whoise all infra included ip,domain ex. --whoise ip,domain --output Set output files ex. --output out.txt
Usage
Display Manifest
IP Whois
Example Usage:
1.Find infra(domain and ip) in sample4.apk and set output result into out.txt
python3 main.py --path sample4.apk --infra domain,ip --output out.txt
- Investigate the Domain and IP on the APK
python3 main.py --path sample.apk --whois ip
Source: www.kitploit.com
Artemis - APK Infrastructure Investigator
Reviewed by Zion3R
on
6:58 AM
Rating: