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

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

## 安装

```sh
sudo av install brew:gobuster
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gobuster
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gobuster
```

  证据: MacPorts ports tree: www/gobuster/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add gobuster
```

  证据: Alpine Linux edge package indexes: gobuster from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install gobuster
```

  证据: Debian stable package indexes: gobuster from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install gobuster
```

  证据: Fedora Rawhide package metadata: gobuster from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#gobuster
```

  证据: nixpkgs package indexes: pkgs/by-name/go/gobuster/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S gobuster
```

  证据: Arch Linux sync databases: gobuster from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install main/gobuster
```

  证据: Scoop official bucket manifest trees: bucket/gobuster.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:gobuster
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/gobuster>
- **版本:** 3.8.2
- **来源摘要:** Directory/file & DNS busting tool written in Go
- **主页:** <https://github.com/OJ/gobuster>
- **仓库:** <https://github.com/OJ/gobuster>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/OJ/gobuster/archive/refs/tags/v3.8.2.tar.gz>
- **最后更新:** 2026-07-25T20:55:24-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- gobuster (cli)
- gobuster (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 3.8.2
- 管理器更新时间: 2026-07-25
- 本地数据: OK
- 上游仓库: https://github.com/OJ/gobuster
- 检测到的最新版本: v3.8.2 (当前)
## 项目历史与用法

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.

### 来源

- <https://api.github.com/repos/OJ/gobuster>
- <https://api.github.com/repos/OJ/gobuster/releases?per_page=100>
- <https://formulae.brew.sh/formula/gobuster>
- <https://github.com/OJ/gobuster>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **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:** head, stable

## 其他软件包管理器记录

- Debian apt - gobuster - 3.6.0-1+b10: normalized package name match | Debian stable package indexes: gobuster from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Directory/file & DNS busting tool written in Go | https://github.com/OJ/gobuster
- Nix - gobuster: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gobuster/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gobuster - 3.6.0-1: normalized package name match | Ubuntu 24.04 LTS package indexes: gobuster from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Directory/file & DNS busting tool written in Go | https://github.com/OJ/gobuster
- apk - gobuster - 3.8.2-r1: normalized package name match | Alpine Linux edge package indexes: gobuster from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Directory/File, DNS and VHost busting tool written in Go | https://github.com/OJ/gobuster
- dnf - gobuster - 3.8.2-4.fc45: normalized package name match | Fedora Rawhide package metadata: gobuster from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Directory/File, DNS and VHost busting tool written in Go | https://github.com/OJ/gobuster
- pacman - gobuster - 3.8.2-1: normalized package name match | Arch Linux sync databases: gobuster from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Directory/File, DNS and VHost busting tool written in Go | https://github.com/OJ/gobuster
- MacPorts - gobuster: normalized package name match | MacPorts ports tree: www/gobuster/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/gobuster: normalized package name match | Scoop official bucket manifest trees: bucket/gobuster.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [osv-scanner](https://pkg.so/zh-hans/brew/osv-scanner/) - Shares pkgdb curated category or tags: cli, go, security.
- [ffuf](https://pkg.so/zh-hans/brew/ffuf/) - Shares pkgdb curated category or tags: cli, go, security, web-security.
- [govulncheck](https://pkg.so/zh-hans/brew/govulncheck/) - Shares pkgdb curated category or tags: cli, go, security.
- [gosec](https://pkg.so/zh-hans/brew/gosec/) - Shares pkgdb curated category or tags: cli, go, security.
- [feroxbuster](https://pkg.so/zh-hans/brew/feroxbuster/) - Shares pkgdb curated category or tags: cli, directory-enumeration, security, web-security.
- [katana](https://pkg.so/zh-hans/brew/katana/) - Shares pkgdb curated category or tags: cli, go, security, web-security.
- [naabu](https://pkg.so/zh-hans/brew/naabu/) - Shares pkgdb curated category or tags: cli, go, security.
- [gau](https://pkg.so/zh-hans/brew/gau/) - Shares pkgdb curated category or tags: cli, go, security.
- [enpass-cli](https://pkg.so/zh-hans/brew/enpass-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, go, security.

## Combined YAML source

View the package source record on GitHub. [combined/gobuster.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gobuster.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
