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

Common Wordlists

Installs
59
GitHub Stars
9
First Seen
Apr 28, 2026
fuzz — ariadoss/superskills