What problem does it solve?
SOC analysts and threat hunters need a structured way to detect adversaries who maintain or expand access by manipulating Active Directory accounts, such as creating shadow admins, injecting SID history, or modifying privileged group memberships, which often evade default monitoring coverage.
Core Features & Use Cases
- Event Log Analysis: Parses Windows Security Event IDs 4738, 4728, 4732, 4756, 5136, and 4670 to surface account modification activity.
- Shadow Admin Detection: Identifies AdminSDHolder abuse, direct privilege assignment, SID history injection, and shadow credentials written to msDS-KeyCredentialLink.
- Timeline Correlation: Cross-references account changes with authentication events to link initial compromise to persistence establishment.
- Use Case: During an incident investigation, a SOC analyst runs this hunt against domain controller EVTX logs to confirm whether an attacker added a compromised account to Domain Admins and reset passwords to maintain persistence.
Quick Start
Hunt for T1098 account manipulation in the provided Windows Security Event Logs and produce a JSON report of privileged group changes and shadow admin indicators.