cat giant.txt | gobuster dns -d example.com -w - --threads 200 --output dns.out
: Bruteforce subdomains for a domain. gobuster dns -d -w gobuster commands upd
gobuster vhost -u http://target.com \ -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-5000.txt \ --append-domain \ -b 1543 cat giant
Here are some common options that can be used with Gobuster: gobuster commands upd
It’s written in Go → fast, cross-platform, no dependencies.