fuzz
Installation
SKILL.md
Fuzz — Web Fuzzing with ffuf
Lightweight web application fuzzing using ffuf.
Prerequisites
command -v ffuf && ffuf -V
If not installed:
brew install ffuf # macOS
# or
go install github.com/ffuf/ffuf/v2@latest
Lightweight web application fuzzing using ffuf.
command -v ffuf && ffuf -V
If not installed:
brew install ffuf # macOS
# or
go install github.com/ffuf/ffuf/v2@latest