// first 10 minutes
account takeover (ATO) — quick-start
account takeover — first 10 minutes. containment before root cause. print this, check boxes, then run the primary tools.
checklist
- revoke all active sessions for the victim account in IdP (Okta / Entra) — do not wait for root cause.
- force password reset and invalidate refresh tokens.
- disable or reset MFA factors on the account — assume SIM or device compromise.
- export unified audit and sign-in logs for the victim — 30 days minimum.
- export mailbox rules for the victim mailbox — outlook rules.dat or admin center export.
- check for new OAuth app consents or enterprise app grants in the last 60 days.
- pull VPN auth logs for the victim username — correlate spray source IPs.
- if SMS MFA — open carrier ticket for SIM swap / port inquiry on the victim line.
- preserve the victim endpoint — do not reimage until session artifacts are captured.
- begin the primary tool path below.
primary tools
- 01okta log analyzerokta system log json · timeline · suspicious · mfa fatigue · tor/proxy · users · ips · policy · csv export · runs locally
- 02o365 audit log parserunified audit log json · timeline · suspicious · users · ips · mailbox · inbox rules · csv export · runs locally
- 03office365 audit log analyzerdrop m365 unified audit log json or csv · flag inbox forward rules · mailbox forwarding · bulk downloads · global admin role adds · high-scope consent · audit log disabled · runs locally
- 04microsoft 365 unified audit log analyzerdrop m365 unified audit log csv or json export · parse all audit events across exchange sharepoint teams onedrive and azure ad · surface suspicious operations privilege changes and data access events · reconstruct user activity timeline · runs locally
- 05mail rule parserdrop Outlook rules.dat or Thunderbird msgFilterRules.dat · rule names conditions actions · flag suspicious forward redirect · CSV export · runs locally
- 06password spray & brute force detectordrop security evtx csv · analyze authentication failure patterns · detect low-and-slow password spray · high-speed brute force · credential stuffing patterns · flag attacker ips · runs locally
- 07credential artifact scannerdrop a memory dump · scan for plaintext credentials · NTLM hashes · OAuth tokens · API keys · session cookies · Base64 secrets · export CSV · runs locally
- 08sim swap artifact forensic detectordetect evidence of SIM swapping across devices, carriers, or subscriber records · runs locally