FFUF Web 模糊测试
Description
A Claude Code skill that integrates the powerful web fuzzer [ffuf](https://github.com/ffuf/ffuf) (Fuzz Faster U Fool) for web security testing and reconnaissance tasks.
Installation
claude install-skill https://github.com/jthack/ffuf_claude_skill README
FFUF Skill for Claude Code
A Claude Code skill that integrates the powerful web fuzzer [ffuf](https://github.com/ffuf/ffuf) (Fuzz Faster U Fool) for web security testing and reconnaissance tasks.
Overview
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.
Prerequisites
- undefined
Installing ffuf
**macOS:**
brew install ffuf
**Linux:**
go install github.com/ffuf/ffuf/v2@latest
**Other methods:** See the [official ffuf repository](https://github.com/ffuf/ffuf)
Installation
- undefined
git clone https://github.com/jthack/ffuf_claude_skill
- undefined
mkdir -p ~/.claude/skills
cp -r ffuf_claude_skill/ffuf-skill ~/.claude/skills/
- undefined
Usage
Once installed, you can ask Claude Code to perform ffuf operations naturally:
- undefined
Claude will automatically invoke the ffuf skill and interpret the results for you.
Features
- undefined
Safety & Ethics
**IMPORTANT**: This skill is designed for defensive security purposes only:
- undefined
...
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git community Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills)
Git community #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git community GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git community GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git community mcp-server-github
GitHub API integration for repos, issues, PRs.
Git community