Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop 安装 gobuster

查看 gobuster 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gobuster

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gobuster

MacPorts ports tree · www/gobuster/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add gobuster

Alpine Linux edge package indexes · gobuster · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install gobuster

Debian stable package indexes · gobuster · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install gobuster

Fedora Rawhide package metadata · gobuster · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#gobuster

nixpkgs package indexes · pkgs/by-name/go/gobuster/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S gobuster

Arch Linux sync databases · gobuster · 来源: geo.mirror.pkgbuild.com

Windows

Scoop已验证 · 92%
scoop install main/gobuster

Scoop official bucket manifest trees · bucket/gobuster.json · 来源: api.github.com

概览

软件包摘要

Directory/file & DNS busting tool written in Go

命令和别名

  • gobuster

历史

项目历史与用法

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.

时间线

  • 2014-11-14: Public GitHub repository created
  • 2018-09-11: v2.0.1 release published
  • 2019-06-19: v3.0.0 release published
  • 2022-10-08: v3.2.0 release published
  • 2025-09-04: v3.8.2 release published

Related projects

  • Gobuster sits alongside directory and content discovery tools such as dirb, dirsearch, ffuf, feroxbuster, and wfuzz.
  • Its Go implementation and mode-based design make it part of the same packaging wave as other single-binary security CLIs.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gobustercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.8.2
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v3.8.2

https://github.com/OJ/gobuster

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namegobuster
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

gobuster 3.6.0-1+b10

Directory/file & DNS busting tool written in Go

https://github.com/OJ/gobuster

sudo apt install gobuster
  • Section: utils
  • Architecture: amd64
  • Source Package: gobuster
  • 1 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Gobuster
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gobuster from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gobuster

nix profile install nixpkgs#gobuster
  • normalized package name match
  • 匹配方式:Gobuster
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/gobuster/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gobuster 3.6.0-1

Directory/file & DNS busting tool written in Go

https://github.com/OJ/gobuster

sudo apt install gobuster
  • Section: universe/utils
  • Architecture: amd64
  • 1 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Gobuster
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gobuster from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gobuster 3.8.2-r0

Directory/File, DNS and VHost busting tool written in Go

https://github.com/OJ/gobuster

sudo apk add gobuster
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: gobuster
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gobuster
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gobuster from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

gobuster 3.8.2-3.fc44

Directory/File, DNS and VHost busting tool written in Go

https://github.com/OJ/gobuster

sudo dnf install gobuster
  • License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: gobuster
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Gobuster
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gobuster from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

gobuster 3.8.2-1

Directory/File, DNS and VHost busting tool written in Go

https://github.com/OJ/gobuster

sudo pacman -S gobuster
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gobuster
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gobuster from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

gobuster

sudo port install gobuster
  • normalized package name match
  • 匹配方式:Gobuster
MacPorts ports tree · api.github.com · MacPorts ports tree: www/gobuster/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/gobuster

scoop install main/gobuster
  • normalized package name match
  • 匹配方式:Gobuster
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/gobuster.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment