What problem does it solve? Security researchers and bug bounty hunters need a repeatable, comprehensive methodology for reconnaissance and vulnerability discovery, but manually chaining dozens of tools (Amass, Subfinder, httpx, Nuclei, ffuf, Dalfox) is error-prone and easy to do incompletely. ## Core Features & Use Cases - Subdomain Enumeration & Live Host Discovery: Combines Amass, Subfinder, Assetfinder, and dnsgen permutations, then filters live hosts with httpx/httprobe and fingerprints technologies. - Content & API Discovery: Uses ffuf, waybackurls, and gau to find hidden endpoints, parameters, and API versions across target applications. - Automated Vulnerability Hunting: Pipelines for XSS discovery (ParamSpider, Gxss, Dalfox) and broad CVE/misconfiguration scanning with Nuclei templates. - Use Case: Given a bug bounty target domain, run the full recon chain — enumerate subdomains, probe live hosts, mine historical URLs, and scan with Nuclei — to produce a prioritized list of attack surfaces and findings. ## Quick Start Ask the assistant to follow red team methodology to enumerate subdomains and scan for vulnerabilities on your authorized bug bounty target domain.