What problem does it solve?
Active Directory environments hide privilege escalation paths across group memberships, ACLs, delegations, and trust relationships that manual review cannot surface. This Skill guides the collection of AD data with SharpHound and the analysis of that data in BloodHound to reveal concrete attack paths from a compromised user to Domain Admin.
Core Features & Use Cases
- Data Collection: Run SharpHound, Invoke-BloodHound, or AzureHound with the right collection flags, including looped session collection and ADCS certificate data that default runs miss.
- Attack Path Analysis: Use pre-built and custom Cypher queries to find Kerberoastable users, DCSync rights, unconstrained delegation, ACL abuse chains, and shortest paths to Domain Admin.
- Remediation Guidance: Map each finding type (Kerberoasting, delegation abuse, excessive ACLs) to concrete remediation steps.
- Use Case: During an authorized internal pentest, you have a foothold as a low-privilege domain user. Use this Skill to collect full AD data, import it into BloodHound CE, mark your user as owned, and identify a Kerberoastable service account path leading to Domain Admin.
Quick Start
Ask the AI to walk you through collecting Active Directory data with SharpHound and finding the shortest attack path to Domain Admin in BloodHound.