Gobuster
Gobuster
- According to their GitHub, Gobuster is a tool used to brute-force:
- URIs (directories and files) in web sites.
- DNS subdomains (with wildcard support).
- Virtual Host names on target web servers.
- Open Amazon S3 buckets
- Open Google Cloud buckets
- TFTP servers
- Performs similarly to ffuf, and much faster than dirb
- Can be customized to include or exclude a range of information
Metadata
Sources
GitHub - OJ/gobuster: Directory/File, DNS and VHost busting tool written in Go