What problem does it solve?
This Skill addresses the challenge of conducting a thorough reconnaissance on web2 targets, covering subdomain enumeration, live host discovery, URL crawling, directory fuzzing, and JavaScript analysis.
Core Features & Use Cases
- Subdomain Enumeration: Utilizes subfinder, Chaos API, and assetfinder for comprehensive subdomain discovery.
- Live Host Discovery: Implements dnsx and httpx for identifying active hosts.
- URL Crawling: Integrates katana, waybackurls, and gau for crawling and historical URL analysis.
- Directory Fuzzing: Employs ffuf for directory discovery and IDOR fuzzing.
- JS Analysis: Leverages LinkFinder and SecretFinder for JavaScript analysis.
- Use Case: Ideal for security professionals starting a recon phase on a web2 application, needing to quickly gather a comprehensive understanding of the target's attack surface.
Quick Start
Run the recon pipeline for a target using the 'bb full target.com' command.