Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, scoop, winget 安装 ffuf

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ffuf

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ffuf

MacPorts ports tree · security/ffuf/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

Windows

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

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

Windows Package Manager已验证 · 92%
winget install --id ffuf.ffuf -e

Windows Package Manager source index · ffuf.ffuf · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Fast web fuzzer written in Go

命令和别名

  • ffuf

历史

项目历史与用法

ffuf is a Go-based web fuzzer whose name expands to Fuzz Faster U Fool. It became a standard CLI in web-security workflows because it makes content discovery, virtual-host discovery, parameter fuzzing, request mutation, filtering, replay, and automation fit into one fast binary.

项目历史

The GitHub project was created in November 2018, and the first release listed by the GitHub API is v0.1 on the same date. The README has consistently described the tool as a fast web fuzzer written in Go, with examples centered on the `FUZZ` keyword embedded in URLs, headers, and request bodies.

By the v2 release line, the README documented a broad set of operational features: recursive discovery, multiple matchers and filters, auto-calibration, rate limiting, request replay through a proxy, JSON output, external input commands, and an interactive mode.

采用历史

ffuf is packaged widely for security practitioners, including Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Scoop, winget, and Alpine according to the package facts in this batch. The repository metadata also shows a large public GitHub audience for a focused security CLI.

Its adoption follows a familiar package-manager path for Go security tools: a single static-friendly executable, a clear upstream release page, documented `go install` support, and examples that map directly to common bug-bounty and penetration-testing tasks.

使用方式

The core usage pattern is `ffuf -w wordlist -u https://target/FUZZ`, then refine results with status-code, size, word, line, regex, or timing matchers and filters. The README also documents virtual-host fuzzing with a Host header, GET and POST parameter fuzzing, external mutators such as Radamsa, recursion, per-job time limits, and JSON output.

ffuf reads a default config file from `$XDG_CONFIG_HOME/ffuf/ffufrc` when present. Command-line options override values from that default file, while repeatable flags such as headers are appended.

为什么软件包爱好者会关心

ffuf matters in package collections because it is a small, high-demand security tool with frequent real-world use and simple installation expectations. Users expect it to be present in developer laptops, security workstations, and reproducible lab environments without compiling Go code by hand.

时间线

  • 2018: GitHub project created and v0.1 released.
  • 2023: v2.1.0 released in the GitHub release stream cited for this record.
  • 2026: Repository metadata showed continued activity and broad public adoption.

Related projects

  • The README documents external mutator use with Radamsa and practice targets such as ffufme. In package culture it sits near other web-content discovery and fuzzing tools used by penetration testers.

安全态势

风险级别:绿色

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 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/ffuf/ffufrc

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

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

https://github.com/ffuf/ffuf

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ffuf
版本2.2.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ffuf
主页https://github.com/ffuf/ffuf
仓库https://github.com/ffuf/ffuf
上游文档https://github.com/ffuf/ffuf#readme
许可证MIT
源码归档https://github.com/ffuf/ffuf/archive/refs/tags/v2.2.1.tar.gz
最后更新2026-07-13T18:25:39Z
Pulseupdated
构建依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameffuf
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%

ffuf 2.1.0-1+b9

Fast web fuzzer written in Go (program)

https://github.com/ffuf/ffuf

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

ffuf

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

ffuf 2.1.0-1

Fast web fuzzer written in Go (program)

https://github.com/ffuf/ffuf

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

ffuf 2.1.0-r22

fast web fuzzer written in Go

https://github.com/ffuf/ffuf

sudo apk add ffuf
  • License: MIT
  • Architecture: x86_64
  • Source Package: ffuf
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ffuf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ffuf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ffuf-doc 2.1.0-r22

fast web fuzzer written in Go (documentation)

https://github.com/ffuf/ffuf

sudo apk add ffuf-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: ffuf
  • normalized package name match
  • 匹配方式:Ffuf
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ffuf-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ffuf 2.1.0-7.fc44

Fast web fuzzer written in Go

https://github.com/ffuf/ffuf

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

ffuf

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

main/ffuf

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

ffuf.ffuf

winget install --id ffuf.ffuf -e
  • normalized package name match
  • 匹配方式:Ffuf
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: ffuf.ffuf from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment