What problem does it solve? Bug bounty hunting often fails due to shallow recon, theoretical findings, and rejected reports. This Skill provides a disciplined end-to-end methodology that filters out non-exploitable bugs early and produces impact-demonstrated, submission-ready reports. ## Core Features & Use Cases - Full Pipeline Orchestration: Guides recon (subfinder, httpx, nuclei, katana), pre-hunt intelligence from disclosed reports, vulnerability hunting across 30+ classes (IDOR, SSRF, OAuth, XSS), A-to-B chain escalation, and report writing with a 7-question validation gate and CVSS 3.1 scoring. - False-Positive Prevention: Enforces marker discipline, body-diff verification, statistical sampling for timing attacks, and engagement-mode confirmation (bug bounty vs red team vs pentest). - Use Case: Given a HackerOne program scope, run the recon pipeline to enumerate live hosts, fingerprint the tech stack, test IDOR variants across API endpoints with two accounts, chain a discovered bug into account takeover, and generate a human-tone report. ## Quick Start Start a bug bounty hunt on target example.com by running recon, mapping the attack surface, and testing for IDOR and SSRF vulnerabilities.