Skip to main content

GenericAll

Reset target user password.
Add target user to Domain Admins.

ForceChangePassword


AddMember


GenericWrite

Write a SPN to Kerberoast the target.
Abuse logon script for code execution.

WriteDACL

Grant DCSync rights to controlled user.
Grant full control over a target object.

WriteOwner

Take ownership then grant full control.

AllExtendedRights

Reset target password.
Add SPN for Kerberoasting.

DCSync (GetChanges + GetChangesAll)

Dump all domain hashes.
Dump only NTLM hashes.
Dump a specific user.
Pass-the-Hash variant.

Unconstrained Delegation

Monitor for incoming TGTs (run on compromised host with unconstrained delegation).
Trigger DC authentication via PrinterBug.
Trigger DC authentication via PetitPotam (unauthenticated).
Extract captured TGT and pass it.

Constrained Delegation (S4U2Proxy)

Impersonate Domain Admin to target service.

Resource-Based Constrained Delegation (RBCD)

Add attacker-controlled computer to target’s msDS-AllowedToActOnBehalfOfOtherIdentity.
Impersonate Administrator.

References