Skip to content
OpenCatalogcurated by FLOSSK
Security & Privacy

Gobuster

Go-based directory/DNS/vhost brute-forcer with threading tuned for pentest wordlists.

Why it is included

Stable alternative to Python-era tools; common in certification lab exercises.

Best for

Directory busting and DNS enumeration on approved targets.

Strengths

  • Fast
  • Simple flags
  • Multiple modes

Limitations

  • Wordlist quality drives results; legal scope required

Good alternatives

ffuf · feroxbuster

Related tools