Engage.Recon banner
hypnguyen1209 hypnguyen1209

Engage.Recon

Development community

Description

--- description: Execute Phase 1 - Reconnaissance and Attack Surface Mapping --- # /engage.recon Executes Phase 1 (Reconnaissance) of the engagement workflow. ## Usage `/engage.recon [--passive-only] [--active]` Options: - `--passive-only`: Only passive reconnaissance (no direct target interaction) - `--active`: Include active scanning (default if authorized in scope) ## Process ### 1. Load Templates Loads: - `recon/recon-plan.md` — Reconnaissance methodology - `recon/attack-surface.md` —

Installation

Installs to ~/.claude/skills/hypnguyen1209-offensive-claude-engage.recon/SKILL.md

Terminal
mkdir -p ~/.claude/skills/hypnguyen1209-offensive-claude-engage.recon && curl -fsSL https://raw.githubusercontent.com/hypnguyen1209/offensive-claude/HEAD/commands/engage.recon.md -o ~/.claude/skills/hypnguyen1209-offensive-claude-engage.recon/SKILL.md

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

Full documentation available on GitHub

View Source Repository