gobuster
brew install gobuster
v3.8.2
Apache-2.0
Directory/file & DNS busting tool written in Go
622
30-day installs · #1607
2.0k
90-day · #1590
10.2k
365-day · #1418
13.8k
★ GitHub stars · updated 2mo ago
Build dependencies
GitHub topics
dns
go
pentesting
tool
web
Links
- https://github.com/OJ/gobuster
- GitHub: OJ/gobuster
- Brew formula source: Formula/g/gobuster.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Directory/file \u0026 DNS busting tool written in Go",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:16+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "gobuster",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-19T09:19:55Z",
"github_readme_excerpt": "# Gobuster\n\n[](https://goreportcard.com/report/github.com/OJ/gobuster/v3) [](https://github.com/OJ/gobuster/blob/master/LICENSE) [](https://opencollective.com/gobuster) [](https://opencollective.com/gobuster)\n\n## \ud83d\udcbb Introduction\n\n\u003e A fast and flexible brute-forcing tool written in Go\n\n**Gobuster** is a high-performance directory/file, DNS and virtual host brute-forcing tool written in Go. It\u0027s designed to be fast, reliable, and easy to use for security professionals and penetration testers.\n\n## \u2728 Features\n\n- \ud83d\ude80 **High Performance**: Multi-threaded scanning with configurable concurrency\n- \ud83d\udd0d **Multiple Modes**: Directory, DNS, virtual host, S3, GCS, TFTP, and fuzzing modes\n- \ud83d\udee1\ufe0f **Security Focused**: Built for penetration testing and security assessments\n- \ud83d\udc33 **Docker Support**: Available as a Docker container\n- \ud83d\udd27 **Extensible**: Pattern-based scanning and custom wordlists\n\n## \ud83c\udfaf What Can Gobuster Do?\n\n- **Web Directory/File Enumeration**: Discover hidden directories and files on web servers\n- **DNS Subdomain Discovery**: Find subdomains with wildcard support\n- **Virtual Host Detection**: Identify virtual hosts on target web servers\n- **Cloud Storage Enumeration**: Discover open Amazon S3 and Google Cloud Storage buckets\n- **TFTP File Discovery**: Find files on TFTP servers\n- **Custom Fuzzing**: Flexible fuzzing with customizable parameters\n\n## \ud83d\ude80 Quick Start\n\n```bash\n# Install gobuster\ngo install github.com/OJ/gobuster/v3@latest\n\n# Basic directory enumeration\ngobuster dir -u https://example.com -w /path/to/wordlist.txt\n\n# DNS subdomain enumeration\ngobuster dns -do example.com -w /path/to/wordlist.txt\n\n# Virtual host discovery\ngobuster vhost -u https://example.com ",
"github_repo": "OJ/gobuster",
"github_stars": 13825,
"github_topics": [
"dns",
"go",
"pentesting",
"tool",
"web"
],
"homepage": "https://github.com/OJ/gobuster",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 622,
"installs_365d": 10174,
"installs_90d": 2012,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "gobuster",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1607,
"rank_365d": 1418,
"rank_90d": 1590,
"raw_hash": "b11cd3acf54ff8fe",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/gobuster.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "3.8.2",
"versioned_formulae": [],
"why_use_this": null
}