Skip to content
jthack/ffuf-claude-skill logo

jthack/ffuf-claude-skill

Verified

Adds ffuf web fuzzing to Claude Code for smarter directory and endpoint discovery.

SkillsAgent Skills 186Open source
View on GitHub
Updated 2026-06-16
jthack/ffuf-claude-skill GitHub repository

What is jthack/ffuf-claude-skill?

The ffuf-claude-skill brings the ffuf command-line fuzzer into Claude Code environments. It lets the AI agent translate testing goals into appropriate ffuf commands, run them, and summarize findings without requiring manual flag setup.

Claude manages wordlist selection, applies sensible rate limiting, and filters output to highlight relevant results. The skill is intended for security professionals and developers who already have permission to test target systems and need help orchestrating repeated fuzzing tasks.

It works by exposing ffuf operations through Claude's skill interface, so prompts like subdomain enumeration or backup-file searches trigger the tool automatically and return analyzed results.

Capabilities

perform intelligent web fuzzing
discover hidden paths and files
enumerate subdomains and endpoints
analyze ffuf results
select appropriate wordlists

What you can build with jthack/ffuf-claude-skill

Hidden path discovery

Ask Claude to fuzz an API endpoint or web root to locate unlinked directories and files using appropriate wordlists.

Subdomain enumeration

Request subdomain discovery on a target domain and receive filtered ffuf output with only responsive hosts.

Backup and config file checks

Test specific paths for common backup or configuration files while Claude enforces rate limits to stay polite.

Install jthack/ffuf-claude-skill

Install
git clone https://github.com/jthack/ffuf_claude_skill
Quick start
brew install ffuf
  1. 1Install ffuf on your system using the method for your OS (brew, go install, etc.).
  2. 2Clone the repository with git clone https://github.com/jthack/ffuf_claude_skill.
  3. 3Create the skills folder if needed and copy the ffuf-skill directory into ~/.claude/skills/.
  4. 4Restart Claude Desktop so the new skill is loaded.
  5. 5Start a conversation and describe the fuzzing task you want performed on an authorized target.

Works with

Claude CodeClaude Desktop

jthack/ffuf-claude-skill: pros & cons

Pros

  • +Lets Claude automatically choose suitable ffuf options and wordlists
  • +Includes built-in safety defaults to reduce risk of aggressive scans
  • +Returns interpreted results instead of raw ffuf output
  • +Works through ordinary chat prompts once installed

Cons

  • Requires ffuf to be installed separately on the host machine
  • Only useful inside Claude Code / Claude Desktop environments
  • Still demands explicit user authorization for every target
Did you find this helpful?

Frequently asked questions

No. You describe the goal in plain language and Claude configures and runs ffuf for you.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote jthack/ffuf-claude-skill

Add this badge to your website, or share the tool.

DFeatured on Dhanasvijthack/ffuf-claude-skill 0