A community-driven registry for the Claude Code ecosystem. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Expert guidance for ffuf web fuzzing during penetration testing and security recon
A Claude Code skill that integrates the powerful web fuzzer ffuf (Fuzz Faster U Fool) for web security testing and reconnaissance tasks.
This skill enables Claude Code to perform intelligent web fuzzing operations using ffuf, making it easier to discover hidden directories, files, subdomains, and API endpoints.
macOS:
brew install ffuf
Linux:
go install github.com/ffuf/ffuf/v2@latest
Other methods: See the official ffuf repository
git clone https://github.com/jthack/ffuf_claude_skill
mkdir -p ~/.claude/skills
cp -r ffuf_claude_skill/ffuf-skill ~/.claude/skills/
Once installed, you can ask Claude Code to perform ffuf operations naturally:
Claude will automatically invoke the ffuf skill and interpret the results for you.
IMPORTANT: This skill is designed for defensive security purposes only:
Unauthorized testing of systems is illegal and unethical.
Contributions are welcome! Please feel free to submit issues or pull requests.
MIT License - See LICENSE file for details
This tool is provided for educational and authorized security testing purposes only. Users are responsible for complying with all applicable laws and obtaining proper authorization before testing any systems.
ML engineering — model training, deployment, MLOps, monitoring
DevOps practices — CI/CD, containers, monitoring, infrastructure automation
Professional skills marketplace with production-ready skills for enhanced development
Self-learning system that captures corrections and syncs them to CLAUDE.md and AGENTS.md
Community Package
@jthack on GitHub