Quick Start¶
Your First Pentest¶
1. Pre-engagement intake (optional but recommended)¶
This generates brief.json with business context, tech stack, and rules of engagement.
2. Run the pentest¶
This executes all 6 phases automatically:
- Phase 0 — Fingerprint target (tech stack, WAF, auth type)
- Phase 0.5 — Browser walkthrough (Playwright crawl)
- Phase 1 — Recon (subdomains, DNS, ports, historical URLs)
- Phase 2 — Discovery (endpoints, parameters, JS analysis)
- Phase 3 — Scanning (Nuclei, Nikto)
- Phase 3.5 — Smart routing (endpoint to test scope mapping)
- Phase 4 — Manual testing (17 skills, 31 sub-agents)
- Phase 5 — Verification (every finding gets a working PoC)
- Phase 6 — Report generation