Overview of Artemis Android – 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.
Our team of highly skilled experts at Artemis Android is dedicated to protecting organizations from cyber threats by providing comprehensive offensive cybersecurity services. With a deep understanding of the ever-evolving landscape of cyber warfare, we offer a range of solutions to safeguard corporate, industrial, and laboratory environments.
Vulnerability analysis lies at the core of our offensive cybersecurity services. Our experts meticulously analyze systems and networks to identify potential weaknesses that could be targeted by malicious actors. We utilize advanced techniques and cutting-edge tools to conduct thorough penetration testing, simulating real-world cyber attacks to identify vulnerabilities. Our team then provides detailed reports outlining the vulnerabilities discovered, along with recommended mitigation strategies.
In addition to vulnerability analysis, we offer proactive threat hunting services. Our experts employ advanced threat intelligence and sophisticated analytics to proactively detect potential threats within your organization’s infrastructure.
Installation of Artemis Android
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 of Artemis Android
Display Manifest
IP Whois
Example Usage of Artemis Android:
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
For more Scripts click HERE