What problem does it solve?
Web2 reconnaissance often requires juggling multiple tools and sources to surface assets, subdomains, live hosts, and endpoints. This Skill provides a repeatable pipeline to automate asset discovery and attack-surface mapping for web-facing applications.
Core Features & Use Cases
- Subdomain enumeration using subfinder, Chaos API, and assetfinder to build a comprehensive domain set.
- Live host discovery with dnsx and httpx to validate reachability and host information.
- URL crawling with katana, waybackurls, and gau to collect current and historical endpoints.
- Directory fuzzing with ffuf to reveal hidden resources on discovered hosts.
- JavaScript analysis with LinkFinder and SecretFinder to surface endpoints and secrets in bundles.
- Continuous monitoring and alerts for new subdomains, JS changes, and GitHub commits to keep surface maps up to date.
- Use cases: initial asset discovery, attack-surface mapping, and ongoing surface hygiene for engagements.
Quick Start
Run the web2 recon pipeline against a target to generate a prioritized URL list and surface assets for hunting.