What problem does it solve?
Map and validate an organization's external subdomain inventory to reveal exposed assets and reduce blind spots during reconnaissance. The skill consolidates findings from multiple discovery sources, removes duplicates, and confirms which hosts are live so analysts can prioritize follow-up testing.
Core Features & Use Cases
- Multi-source aggregation: Collects results from subfinder and optional amass (Certificate Transparency, passive databases, DNS brute-force) and merges them into a single deduplicated list.
- Live host validation: Uses httpx to check status codes, titles, and technologies to distinguish reachable hosts from stale entries.
- Use Cases: Building an attack surface inventory during pentests or bug bounty engagements, augmenting asset inventories for security teams, and supplying validated targets to port-scan and vulnerability scan workflows.
Quick Start
Use the subdomain-enum skill to enumerate example.com, validate live hosts, and save deduplicated results to the output directory.