gobuster [mode] -u <target> -w <wordlist> [flags]
gobuster dns -d target.com -w /usr/share/wordlists/seclists/Discovery/DNS/subdomains-top1million-5000.txt gobuster commands upd
: Specifically used to find virtual hosts on a server by testing different Host headers. It differs from DNS mode as it verifies the existence of a domain through web requests rather than just DNS resolution. gobuster [mode] -u <
Security and ethics