ffuf
brew install ffuf
v2.1.0
MIT
Fast web fuzzer written in Go
768
30-day installs · #1448
2.5k
90-day · #1456
7.1k
365-day · #1654
16.3k
★ GitHub stars · updated 3mo ago
Build dependencies
GitHub topics
fuzzer
infosec
pentesting
web
Links
- https://github.com/ffuf/ffuf
- GitHub: ffuf/ffuf
- Brew formula source: Formula/f/ffuf.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Fast web fuzzer written in Go",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:37:37+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ffuf",
"github_default_branch": "master",
"github_last_commit_at": "2026-04-26T10:13:25Z",
"github_readme_excerpt": "\n# ffuf - Fuzz Faster U Fool\n\nA fast web fuzzer written in Go.\n\n- [Installation](https://github.com/ffuf/ffuf#installation)\n- [Example usage](https://github.com/ffuf/ffuf#example-usage)\n - [Content discovery](https://github.com/ffuf/ffuf#typical-directory-discovery)\n - [Vhost discovery](https://github.com/ffuf/ffuf#virtual-host-discovery-without-dns-records)\n - [Parameter fuzzing](https://github.com/ffuf/ffuf#get-parameter-fuzzing)\n - [POST data fuzzing](https://github.com/ffuf/ffuf#post-data-fuzzing)\n - [Using external mutator](https://github.com/ffuf/ffuf#using-external-mutator-to-produce-test-cases)\n - [Configuration files](https://github.com/ffuf/ffuf#configuration-files)\n- [Help](https://github.com/ffuf/ffuf#usage)\n - [Interactive mode](https://github.com/ffuf/ffuf#interactive-mode)\n\n\n## Installation\n\n- [Download](https://github.com/ffuf/ffuf/releases/latest) a prebuilt binary from [releases page](https://github.com/ffuf/ffuf/releases/latest), unpack and run!\n\n _or_\n- If you are on macOS with [homebrew](https://brew.sh), ffuf can be installed with: `brew install ffuf`\n \n _or_\n- If you have recent go compiler installed: `go install github.com/ffuf/ffuf/v2@latest` (the same command works for updating)\n \n _or_\n- `git clone https://github.com/ffuf/ffuf ; cd ffuf ; go get ; go build`\n\nFfuf depends on Go 1.16 or greater.\n\n## Example usage\n\nThe usage examples below show just the simplest tasks you can accomplish using `ffuf`. \n\nMore elaborate documentation that goes through many features with a lot of examples is\navailable in the ffuf wiki at [https://github.com/ffuf/ffuf/wiki](https://github.com/ffuf/ffuf/wiki)\n\nFor more extensive documentation, with real life usage examples and tips, be sure to check out the awesome guide:\n\"[Everything you need to know about FFUF](https://codingo.io/tools/ffuf/bounty/2020/09/17/everything-you-need-to-know-about-ffuf.html)\" by \nMichael Skelton ([@codingo](https://git",
"github_repo": "ffuf/ffuf",
"github_stars": 16262,
"github_topics": [
"fuzzer",
"infosec",
"pentesting",
"web"
],
"homepage": "https://github.com/ffuf/ffuf",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 768,
"installs_365d": 7144,
"installs_90d": 2535,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "ffuf",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1448,
"rank_365d": 1654,
"rank_90d": 1456,
"raw_hash": "10876bf3f618bc59",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/f/ffuf.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "2.1.0",
"versioned_formulae": [],
"why_use_this": null
}