What problem does it solve?
This Skill provides a comprehensive, end-to-end workflow for Android APK red-team engagements, automating acquisition, decompilation, and targeted data extraction to accelerate assessments and reduce manual effort.
Core Features & Use Cases
- Inventory and acquisition: discovers APKs from Play Store developer pages, direct URLs, or leaked sources; decompilation with JADX; grep for secrets, URLs, JWTs, and Firebase configurations; pinned-certificate extraction; exported component enumeration; and basic configuration and network surface mapping.
- Targeted analysis: extracts credentials, API keys, internal hostnames, and endpoint inventories to map the attack surface; supports Frida runtime instrumentation templates and runtime workflows; enables MITM-based traffic capture for deeper inspection.
- Real-world applicability: suited for authorized engagements where a mobile catalog or APKs surface during recon or bug-hunting programs.
Quick Start
Provide an authorized APK URL and trigger the pipeline to begin automated APK acquisition, decompilation, and secret discovery.