Ad Attack Paths banner
ADScanPro ADScanPro

Ad Attack Paths

Development community

Description

--- description: Launch the ad-attack-planner agent to reason low-privilege-to-Domain-Admin paths from the collected inventory and BloodHound CE graph, then present the plan for human approval before any exploitation. argument-hint: "<domain>" allowed-tools: Bash, Read, Write, Agent --- Reason attack paths to Domain Admin for **$1**. **Authorized engagements only.** This reads the inventory produced by `/ad-recon`. If no inventory exists under `./ad-engagement/`, tell the operator to run `/ad-

Installation

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

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

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

Full documentation available on GitHub

View Source Repository