What problem does it solve?
Aggregates and validates subdomains from multiple passive and active sources to produce a deduplicated inventory of live hosts and highlight potential takeover risks, eliminating manual merging and probing.
Core Features & Use Cases
- Multi-source aggregation: Combine certificate transparency, DNS aggregators, archives, and API sources to maximize coverage.
- Active resolution & probing: Perform DNS brute-force, resolve candidates, and probe HTTP endpoints to identify live hosts and technology stacks.
- Subdomain takeover detection: Check CNAMEs and use tooling to flag dangling records and takeover candidates.
- Use Case: Perform reconnaissance for bug bounty programs or internal pentesting to enumerate attack surface and prioritize exploitable hosts.
Quick Start
Run the subdomain-enumeration skill against example.com to collect passive sources, run DNS brute-force, resolve and probe hosts, and output a deduplicated list of live subdomains with takeover flags.