A user reported a phishing email
The most common trigger there is, and the one most often closed too early. The question is never whether the message was phishing. It is who else got it, who acted on it, and whether anything is still running.
030 min60
- 01
Take a copy with headers intact, then hunt the campaign
by 10 minexpiresExport the original with full internet headers before any remediation touches it. Then search delivery across the whole tenant on sender, subject, URL and attachment hash separately: a campaign that rotates the display name rarely rotates all four.
- 02
Establish who clicked and who authenticated
by 25 minTwo different questions. URL-rewriting tells you about clicks; the sign-in log tells you whether anyone reached a credential prompt and succeeded. A click with no sign-in is an exposure. A sign-in is an incident, and you switch to the account compromise playbook.