Hunt Android banner
ivRodriguezCA ivRodriguezCA

Hunt Android

Development community

Description

--- description: "Spawn parallel Android hunter agents against an acquired and extracted app" argument-hint: "<target-name> [--focus components|intents|storage|network|native]" --- # /hunt-android: Android-Specific Vulnerability Hunting ## Usage ``` /hunt-android <target_name> [--focus <area>] ``` ## Description Runs Android-specific vulnerability hunting on an already-acquired and extracted app. Spawns up to 5 parallel Android hunter agents, each targeting a different attack surface area.

Installation

Installs to ~/.claude/commands/ivrodriguezca-mobhunt-hunt-android.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ivRodriguezCA/MobHunt/HEAD/.claude/commands/hunt-android.md -o ~/.claude/commands/ivrodriguezca-mobhunt-hunt-android.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository