Ad Recon banner
ADScanPro ADScanPro

Ad Recon

Development community

Description

--- description: Launch the ad-enumerator agent to run the collection phase against the defined scope, producing a structured AD inventory (users, groups, SPNs, ACLs, ADCS templates, trusts) plus a BloodHound CE graph. argument-hint: "<domain>" allowed-tools: Bash, Read, Write, Agent --- Run reconnaissance / collection against **$1**. **Authorized engagements only.** This reads the scope defined by `/ad-scope`; if `./ad-engagement/scope.md` does not exist, tell the operator to run `/ad-scope $

Installation

Installs to ~/.claude/skills/adscanpro-claude-ad-ad-recon/SKILL.md

Terminal
mkdir -p ~/.claude/skills/adscanpro-claude-ad-ad-recon && curl -fsSL https://raw.githubusercontent.com/ADScanPro/Claude-AD/HEAD/commands/ad-recon.md -o ~/.claude/skills/adscanpro-claude-ad-ad-recon/SKILL.md

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

Full documentation available on GitHub

View Source Repository