Gobuster Command Builder

Directory/File, DNS & VHost busting command generator

FOR AUTHORIZED TESTING ONLY โ€” Use only on systems you own or have explicit permission to test.
URL for dir/vhost mode, domain for DNS mode
Common: -t (threads), -x (extensions), --timeout, --no-status
Generated Command 0 chars
Enter target URL and select a wordlist to generate command.
Example commands:
gobuster dir -u https://example.com -w /usr/share/wordlists/dirb/common.txt -t 30 -x php,html
gobuster dns -d example.com -w /usr/share/seclists/Discovery/DNS/subdomains-top1million-5000.txt -t 20
gobuster vhost -u https://example.com -w /usr/share/wordlists/dirb/common.txt --timeout 10s