What problem does it solve?
It helps you exploit misconfigured Active Directory permissions to escalate privileges by abusing dangerous ACL/ACE rights and using BloodHound-guided attack path analysis.
Core Features & Use Cases
- BloodHound-guided chain discovery: Collects and analyzes AD attack paths, then uses Cypher queries to prioritize escalation routes.
- ACE-specific exploitation playbook: Covers high-impact permissions like GenericAll, GenericWrite, WriteDACL, WriteOwner, ForceChangePassword, AddMember, and related rights.
- Practical escalation primitives: Executes core techniques including DCSync abuse, shadow credentials (PKINIT), targeted kerberoasting concepts, LAPS password reading, and GPO abuse decisioning.
- Use Case: When you find a low-privileged principal with unusual object permissions, you can identify the shortest path(s) to Domain Admins and apply the correct technique chain rather than guessing.
Quick Start
Ask the AI: "Using active-directory-acl-abuse, walk me through BloodHound enumeration and then the exact ACE-to-exploit mapping for a low-privileged user who has WriteDACL or DCSync-related permissions on the domain object."