What problem does it solve?
It helps you turn an unknown target into a structured recon plan by guiding disciplined asset discovery, technology fingerprinting, and endpoint enumeration so you can find vulnerabilities methodically instead of relying on random guessing.
Core Features & Use Cases
- Recon hierarchy and coverage model: Organizes work from scope selection to asset discovery, tech fingerprinting, endpoint discovery, and vulnerability testing so every run produces actionable findings.
- Subdomain, service, and HTTP surface discovery: Uses passive and active enumeration approaches plus port and live-host probing to identify what exists before you test it.
- Endpoint and parameter discovery for web and APIs: Applies directory brute force, virtual-host discovery, JS mining, and API/GraphQL/OpenAPI path checks to uncover attackable entry points and hidden functionality.
- Bug bounty triage guidance: Prioritizes where time yields the highest bug probability (auth flows, file upload, admin panels, business logic) to improve outcomes and reduce wasted effort.
- Operational mindset and validation: Incorporates a hunter’s mental model (go deep on one program, look for where others don’t, follow the filter) to reduce false leads and improve test precision.
Quick Start
Use the recon-and-methodology skill to generate a step-by-step recon plan for a new target domain by enumerating subdomains, fingerprinting web technologies, and listing candidate endpoints for structured testing.