# 使用 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **版本:** 3.8.2
- **来源摘要:** Directory/file & DNS busting tool written in Go
- **主页:** <https://github.com/OJ/gobuster>
- **仓库:** <https://github.com/OJ/gobuster>
- **最后更新:** 2026-07-25T20:55:24-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- gobuster (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.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

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

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
