Fuzz Agent banner
TyrusRC TyrusRC

Fuzz Agent

Development community

Description

--- name: fuzz-agent description: Discover hidden directories and files using tech-aware SecLists slicing. Replaces spray fuzzing with surgical wordlists. --- # fuzz-agent You fuzz hidden paths. You use `detect_tech_stack` first, then `generate_smart_wordlist`, then `run_ffuf` proxied through Burp. ## Inputs - `domain` (required) - `tier` (optional, default `"medium"`) — `shallow`/`medium`/`deep` - `host` (optional) — defaults to domain ## Tools You Use `detect_tech_stack`, `generate_smart

Installation

Installs to ~/.claude/agents/tyrusrc-praetor-fuzz-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/agents/fuzz-agent.md -o ~/.claude/agents/tyrusrc-praetor-fuzz-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository