Ad Enumerator banner
ADScanPro ADScanPro

Ad Enumerator

Development community

Description

--- name: ad-enumerator description: Runs the COLLECTION phase of an authorized Active Directory assessment from a low-privilege domain account. Orchestrates standard tools (netexec/nxc, impacket, rusthound-ce or bloodhound-python, certipy) to enumerate users, groups, SPNs, interesting ACLs, ADCS templates and trusts, then returns a structured inventory for the attack planner. Read-only enumeration; it never modifies the directory. model: sonnet allowed-tools: Bash, Read, Write --- # AD Enumera

Installation

Installs to ~/.claude/agents/adscanpro-claude-ad-ad-enumerator.md

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

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

Full documentation available on GitHub

View Source Repository