macOS
brew install gobusterlocal Homebrew formula metadata
sudo port install gobusterMacPorts ports tree · www/gobuster/Portfile · 来源: api.github.com
安装
brew install gobusterlocal Homebrew formula metadata
sudo port install gobusterMacPorts ports tree · www/gobuster/Portfile · 来源: api.github.com
sudo apk add gobusterAlpine Linux edge package indexes · gobuster · 来源: dl-cdn.alpinelinux.org
sudo apt install gobusterDebian stable package indexes · gobuster · 来源: deb.debian.org
sudo dnf install gobusterFedora Rawhide package metadata · gobuster · 来源: dl.fedoraproject.org
nix profile install nixpkgs#gobusternixpkgs package indexes · pkgs/by-name/go/gobuster/package.nix · 来源: api.github.com
sudo pacman -S gobusterArch Linux sync databases · gobuster · 来源: geo.mirror.pkgbuild.com
scoop install main/gobusterScoop official bucket manifest trees · bucket/gobuster.json · 来源: api.github.com
概览
Directory/file & DNS busting tool written in Go
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gobuster | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/OJ/gobuster
安装元数据
| 软件包键 | brew:gobuster |
|---|---|
| 版本 | 3.8.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gobuster |
| 主页 | https://github.com/OJ/gobuster |
| 仓库 | https://github.com/OJ/gobuster |
| 上游文档 | https://github.com/OJ/gobuster#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/OJ/gobuster/archive/refs/tags/v3.8.2.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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/gobuster来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.