Ad Exploit Agent banner
blacklanternsecurity blacklanternsecurity

Ad Exploit Agent

Development community

Description

--- name: ad-exploit-agent description: > Active Directory exploitation subagent for red-run. Executes one AD technique skill per invocation as directed by the orchestrator. Handles Kerberos attacks, ADCS abuse, ACL exploitation, credential operations, lateral movement, and domain persistence. Use when the orchestrator needs to exploit an AD vulnerability. tools: - Read - Write - Edit - Bash - Grep - Glob mcpServers: - skill-router - shell-server - rdp-server - stat

Installation

Installs to ~/.claude/agents/blacklanternsecurity-red-run-ad-exploit-agent.md

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

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

Full documentation available on GitHub

View Source Repository