macOS
brew install ffuflocal Homebrew formula metadata
sudo port install ffufMacPorts ports tree · security/ffuf/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ffuf pour les workflows d'agents IA.
installation
brew install ffuflocal Homebrew formula metadata
sudo port install ffufMacPorts ports tree · security/ffuf/Portfile · Source: api.github.com
sudo apk add ffufAlpine Linux edge package indexes · ffuf · Source: dl-cdn.alpinelinux.org
sudo apt install ffufDebian stable package indexes · ffuf · Source: deb.debian.org
sudo dnf install ffufFedora Rawhide package metadata · ffuf · Source: dl.fedoraproject.org
nix profile install nixpkgs#ffufnixpkgs package indexes · pkgs/by-name/ff/ffuf/package.nix · Source: api.github.com
scoop install main/ffufScoop official bucket manifest trees · bucket/ffuf.json · Source: api.github.com
winget install --id ffuf.ffuf -eWindows Package Manager source index · ffuf.ffuf · Source: cdn.winget.microsoft.com
aperçu
Fast web fuzzer written in Go
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/ffuf/ffufrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
ffuf | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:ffuf |
|---|---|
| Version | 2.2.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/ffuf |
| Page d'accueil | https://github.com/ffuf/ffuf |
| Dépôt | https://github.com/ffuf/ffuf |
| Docs amont | https://github.com/ffuf/ffuf#readme |
| Licence | MIT |
| Archive source | https://github.com/ffuf/ffuf/archive/refs/tags/v2.2.1.tar.gz |
| Dernière mise à jour | 2026-07-13T18:25:39Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ffuf |
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
ffuf 2.1.0-1+b9
Fast web fuzzer written in Go (program)
sudo apt install ffufffuf
nix profile install nixpkgs#ffufffuf 2.1.0-1
Fast web fuzzer written in Go (program)
sudo apt install ffufffuf 2.1.0-r22
fast web fuzzer written in Go
sudo apk add ffufffuf-doc 2.1.0-r22
fast web fuzzer written in Go (documentation)
sudo apk add ffuf-docffuf 2.1.0-7.fc44
Fast web fuzzer written in Go
sudo dnf install ffufffuf
sudo port install ffufmain/ffuf
scoop install main/ffufffuf.ffuf
winget install --id ffuf.ffuf -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.