Identity Incident Response Runbook
A starting runbook for responding to a suspected account takeover or identity compromise: contain, investigate, recover, and learn.
A starting template for a suspected identity compromise (account takeover, stolen session, privilege abuse). Adapt to your tools and severity tiers, and rehearse it before you need it.
1. Detect and triage
- Confirm the signal: anomalous login, impossible travel, MFA fatigue, new device, risky OAuth grant.
- Classify severity (single user vs privileged vs widespread).
- Open an incident and assign an owner and scribe.
2. Contain
- Revoke active sessions and tokens for the affected identity (not just reset the password).
- Disable or step up the account; require re-authentication with phishing-resistant MFA.
- Rotate any credentials or secrets the identity could access.
- Review and revoke suspicious OAuth app grants and new MFA enrollments.
3. Investigate
- Reconstruct the timeline from IdP, EDR, and SIEM logs.
- Determine entry vector (phishing, infostealer, help-desk social engineering, leaked credential).
- Identify lateral movement and what data or systems were reached.
- Check for persistence: added devices, app passwords, mail rules, new admin grants.
4. Recover
- Restore access through a verified, high-assurance path (not the channel that was abused).
- Remove attacker persistence and confirm clean state.
- Re-enable the account with hardened controls.
5. Learn
- Document root cause and the control that would have prevented or detected it sooner.
- Close the gap (MFA coverage, recovery hardening, session controls, detection rule).
- Update this runbook and rehearse the scenario.
See the breach teardowns for real examples of each entry vector.
Related on Start with Identity
- ArticleIAM Incident Response Playbook: Handling Identity Breaches, Compromised Credentials, and Privilege Escalation
A complete playbook for responding to identity-related security incidents, including credential compromise, privilege escalation, and identity infrastructure at
- RankingBest ITDR Tools: Top 5 Identity Threat Detection and Response Platforms
The top 5 ITDR tools (Silverfort, Semperis, CrowdStrike Falcon Identity, Microsoft Defender for Identity, Vectra AI), scored on a 10-dimension rubric.
- GuideIdentity Threat Detection and Response (ITDR) Guide
A complete guide to implementing Identity Threat Detection and Response, covering detection rules for identity-based attacks, lateral movement detection, respon
- CVELDAPNightmare, domain-controller DoS via crafted LDAP response
A crafted LDAP response crashes the Windows LDAP client and can take a domain controller down. SafeBreach published a PoC in January 2025. High. Patched Decembe
- ArticleTop 5 Identity Threat Detection and Response (ITDR) Platforms in 2026
Compare the top 5 ITDR platforms that detect and respond to identity-based attacks targeting Active Directory, cloud identity, and privileged accounts.
- GuideWhat Is Identity Threat Detection and Response (ITDR)?
Identity Threat Detection and Response (ITDR) is the discipline and tooling for detecting and responding to attacks that target identity itself: stolen credenti