Back to Skills
FFUF Web Fuzzing
Provider: jthack
Integrates the ffuf web fuzzer so Claude can run fuzzing tasks and analyze results for vulnerabilities.
Description
Integrates the ffuf web fuzzer so Claude can run fuzzing tasks and analyze results for vulnerabilities.
Source
https://github.com/jthack/ffuf_claude_skill
Sample Usage
- "Run a fuzzing scan on http://localhost:8080/api/FUZZ."
- "Analyze the results of the recent ffuf scan."
Configuration
- Install the skill.
- Prerequisite: Ensure
ffufis installed and available in your system PATH.