Marketplace

dast-ffuf

Fast web fuzzer for DAST testing with directory enumeration, parameter fuzzing, and virtual host discovery. Written in Go for high-performance HTTP fuzzing with extensive filtering capabilities. Supports multiple fuzzing modes (clusterbomb, pitchfork, sniper) and recursive scanning. Use when: (1) Discovering hidden directories, files, and endpoints on web applications, (2) Fuzzing GET and POST parameters to identify injection vulnerabilities, (3) Enumerating virtual hosts and subdomains, (4) Testing authentication endpoints with credential fuzzing, (5) Finding backup files and sensitive data exposures, (6) Performing comprehensive web application reconnaissance.

$ 설치

git clone https://github.com/AgentSecOps/SecOpsAgentKit /tmp/SecOpsAgentKit && cp -r /tmp/SecOpsAgentKit/skills/appsec/dast-ffuf ~/.claude/skills/SecOpsAgentKit

// tip: Run this command in your terminal to install the skill