T The Triage ManualTechnical Guides for IT Emergencies
P1 · Cyber Incident Response

Privileged account compromise

A domain admin / global admin / service account credential is suspected stolen. Treat as worst-case until evidence rules it out.

Indicators

Likely causes

Diagnostic steps

  1. Disable the suspect account immediately on a clean tier-0 station. Do not log into a potentially compromised host with another privileged account
  2. Audit logon events (4624/4625/4672) and look for the account's recent activity across all DCs
  3. If domain admin compromise suspected: rotate krbtgt password TWICE, 24 hours apart (allows in-flight tickets to expire) — use Microsoft New-KrbtgtKeys.ps1
  4. Inventory privileged group memberships (Domain Admins, Enterprise Admins, Schema Admins, etc.) — remove anything unexpected
  5. Review service-account password storage — rotate any in scope; identify and replace with managed identities / gMSA where possible
  6. Cyber-IR escalation if scope unknown — assume forest-wide compromise until proven otherwise

Resolution path

Prevention

Tools

References

credential-compromiseactive-directorykrbtgtprivileged-accessincident-response