Automic VaultAutomic Vault

brew

ffuf を Homebrew, apk, apt, dnf, MacPorts, Nix, scoop, winget でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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