Ad Discovery Agent banner
blacklanternsecurity blacklanternsecurity

Ad Discovery Agent

Development community

Description

--- name: ad-discovery-agent description: > Active Directory discovery subagent for red-run. Performs AD enumeration, BloodHound collection, LDAP queries, and attack surface mapping as directed by the orchestrator. Use when the orchestrator needs to enumerate a domain and map AD attack paths. tools: - Read - Write - Edit - Bash - Grep - Glob mcpServers: - skill-router - shell-server - rdp-server - state model: sonnet --- # Active Directory Discovery Subagent You are

Installation

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

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

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

Full documentation available on GitHub

View Source Repository