macOS
brew install gobusterlocal Homebrew formula metadata
sudo port install gobusterMacPorts ports tree · www/gobuster/Portfile · source: api.github.com
brew
Directory/file & DNS busting tool written in Go. Version 3.8.2 via Homebrew; verified from local package data.
install
brew install gobusterlocal Homebrew formula metadata
sudo port install gobusterMacPorts ports tree · www/gobuster/Portfile · source: api.github.com
sudo apk add gobusterAlpine Linux edge package indexes · gobuster · source: dl-cdn.alpinelinux.org
sudo apt install gobusterDebian stable package indexes · gobuster · source: deb.debian.org
sudo dnf install gobusterFedora Rawhide package metadata · gobuster · source: dl.fedoraproject.org
nix profile install nixpkgs#gobusternixpkgs package indexes · pkgs/by-name/go/gobuster/package.nix · source: api.github.com
sudo pacman -S gobusterArch Linux sync databases · gobuster · source: geo.mirror.pkgbuild.com
scoop install main/gobusterScoop official bucket manifest trees · bucket/gobuster.json · source: api.github.com
overview
Directory/file & DNS busting tool written in Go
history
Gobuster is a Go security CLI for brute-force enumeration of web directories and files, DNS names, virtual hosts, cloud storage buckets, TFTP paths, and fuzzing targets. It is a staple-style package: simple to install, easy to script, and usually paired with wordlists during penetration testing and security assessment work.
The public GitHub repository was created in November 2014, with the project description centered on directory/file, DNS, and virtual-host busting in Go. GitHub release records show a v2.0.1 release in September 2018 and the v3 series beginning in June 2019.
Gobuster spread through security-oriented packaging because it solves a common reconnaissance task with a single compiled binary. The input package facts map it across Homebrew, Debian/Ubuntu, Fedora, Alpine, Arch, Nix, MacPorts, Scoop, and openSUSE-style packaging, and Homebrew provides a formula with binary bottles for macOS and Linux.
The README documents a mode-based interface: dir mode for web paths, dns mode for subdomains, vhost mode for virtual hosts, s3 and gcs modes for bucket names, tftp mode for TFTP paths, and fuzzing mode for custom placeholders. Typical usage combines a target URL or domain with a wordlist and optional extensions, headers, cookies, or concurrency settings.
Gobuster matters to package nerds because it is one of the Go-era replacements for slower or interpreter-bound enumeration workflows. It packages cleanly as one binary, has no runtime language stack to manage, and has enough real-world security demand that it appears across many operating-system and cross-platform package collections.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gobuster | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/OJ/gobuster
install metadata
| Package key | brew:gobuster |
|---|---|
| Version | 3.8.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gobuster |
| Homepage | https://github.com/OJ/gobuster |
| Repository | https://github.com/OJ/gobuster |
| Upstream docs | https://github.com/OJ/gobuster#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/OJ/gobuster/archive/refs/tags/v3.8.2.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gobuster |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gobuster 3.6.0-1+b10
Directory/file & DNS busting tool written in Go
https://github.com/OJ/gobuster
sudo apt install gobustergobuster
nix profile install nixpkgs#gobustergobuster 3.6.0-1
Directory/file & DNS busting tool written in Go
https://github.com/OJ/gobuster
sudo apt install gobustergobuster 3.8.2-r0
Directory/File, DNS and VHost busting tool written in Go
https://github.com/OJ/gobuster
sudo apk add gobustergobuster 3.8.2-3.fc44
Directory/File, DNS and VHost busting tool written in Go
https://github.com/OJ/gobuster
sudo dnf install gobustergobuster 3.8.2-1
Directory/File, DNS and VHost busting tool written in Go
https://github.com/OJ/gobuster
sudo pacman -S gobustergobuster
sudo port install gobustermain/gobuster
scoop install main/gobustersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.