m1rr0r199501

Spray — Security skill for Claude Code

Security community

Password spray with hard guards — typed-hostname confirmation, lockout warning, audit log.

How to install Spray

Installs to ~/.claude/commands/m1rr0r199501-agent-pentest-framework-spray.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/m1rr0r199501/agent-pentest-framework/HEAD/.claude/commands/spray.md -o ~/.claude/commands/m1rr0r199501-agent-pentest-framework-spray.md

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

What Spray does


description: Password spray with hard guards — typed-hostname confirmation, lockout warning, audit log. Modes: http-form (custom login page), oauth (password grant), o365 + okta (via TREVORspray). Default delay 30min/round + 60s jitter. Usage /spray --mode --users --passes

/spray

Live credential spray against an authentication endpoint. **The most dangerous tool in this plugin.** Read the guards section before using.

Modes

| Mode | Use case | Engine |

Alternatives in Security

  • Promptmap — Security scanner for custom LLM apps 1.2k ★
  • Maestro Odyssey — Long-running iterative cycle — one entry, seven modes (debug improve planex review security defensive ui) 530 ★
  • OpenTag — Open-source, channel-native agent gateway for Slack 499 ★

Full documentation available on GitHub

View Source Repository