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

Suspected breach — unusual activity, no smoking gun yet

Indicators of compromise without confirmed impact: anomalous logins, unfamiliar processes, antivirus quiet. Triage before escalation; preserve evidence either way.

Indicators

Likely causes

Diagnostic steps

  1. Pull Entra Sign-in logs — filter by the suspect user/account, look at IP, app, location, conditional access result
  2. Audit log: Get-MailboxRule, Get-InboxRule for forwarding / external rules across the tenant
  3. Review consented OAuth apps — Get-AzureADUserOAuth2PermissionGrant, audit risky permissions (Mail.Read, full_access_as_app)
  4. On endpoints: Autoruns, ProcMon, Sigcheck for unsigned/recent additions; EDR retroactive search for IOCs
  5. Compare MFA registration / device list per user — any unrecognised additions?
  6. Decision point: contained low-risk anomaly, or escalate to full IR? Err toward escalation

Resolution path

Prevention

Tools

References

incident-responsebreachforensicsentraauditphishing