pkg.soopen package index

brew / 排名 1481

使用 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

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gobuster可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

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

页面生成时间2026-08-03
管理器版本3.8.2
管理器更新时间2026-07-25
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gobuster
版本3.8.2
软件包管理器Homebrew
主页https://github.com/OJ/gobuster
仓库https://github.com/OJ/gobuster
最后更新2026-07-25T20:55:24-04:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 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-r1

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-4.fc45

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation