Install with winget
Open PowerShell or Command Prompt and run:
winget install ffuf.ffuf
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About ffuf
A fast web fuzzer written in Go.
Advanced Install Options
Install (latest)
winget install ffuf.ffufInstall (pinned version)
winget install --id ffuf.ffuf -e --version 2.1.0Upgrade
winget upgrade ffuf.ffufUninstall
winget uninstall ffuf.ffufFrequently Asked Questions
How do I install ffuf using winget?
Open PowerShell or Windows Terminal and run:
winget install ffuf.ffuf. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is ffuf?
A fast web fuzzer written in Go.
Is ffuf free to use?
ffuf is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update ffuf with winget?
Run
winget upgrade ffuf.ffuf in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall ffuf?
Run
winget uninstall ffuf.ffuf to remove ffuf from your system.