macOS
brew install gobusterlocal Homebrew formula metadata
sudo port install gobusterMacPorts ports tree · www/gobuster/Portfile · ソース: api.github.com
brew
gobuster のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.