How to Enumerate Subdomains with Gobuster
Subdomain enumeration is a critical step in penetration testing. Subdomains can reveal additional services that might be vulnerable. Gobuster is a tool that helps you brute-force subdomains of a domain using a wordlist.
Basic Command
To enumerate subdomains with Gobuster, use the following command: