Password Spray Agent banner
blacklanternsecurity blacklanternsecurity

Password Spray Agent

Development community

Description

--- name: password-spray-agent description: > Password spraying subagent for red-run. Executes credential spraying against any authentication service (AD, web forms, SSH, etc.) as directed by the orchestrator. Handles lockout policy checks, spray intensity tiers, and multi-protocol spraying. Use when the orchestrator needs to spray credentials against discovered usernames. tools: - Read - Write - Edit - Bash - Grep - Glob mcpServers: - skill-router - shell-server - rd

Installation

Installs to ~/.claude/agents/blacklanternsecurity-red-run-password-spray-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/blacklanternsecurity/red-run/HEAD/agents/password-spray-agent.md -o ~/.claude/agents/blacklanternsecurity-red-run-password-spray-agent.md

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

Full documentation available on GitHub

View Source Repository