How to Identify a Phishing Email
Examine any unexpected or suspicious email against the indicators below before you click a link, open an attachment, or reply with any information.Mismatched or Spoofed Sender Domain
Mismatched or Spoofed Sender Domain
- A domain that looks like yours but with subtle changes:
contoso-helpdesk.com,contos0.com,support-contoso.com. - A completely unrelated domain such as a free provider (
@gmail.com,@outlook.com) for a message claiming to be from your bank or IT department. - Unicode look-alike characters in the domain (e.g.,
contosо.comwith a Cyrillic “о”).
Urgency and Pressure Language
Urgency and Pressure Language
- “Your account will be suspended in 24 hours.”
- “Immediate action required.”
- “Verify your identity to avoid service interruption.”
- “Your package could not be delivered — click to reschedule.”
Suspicious or Mismatched URLs
Suspicious or Mismatched URLs
- The displayed link text says
https://contoso.com/loginbut the hover URL showshttps://malicious.ru/verify. - Legitimate-looking domain followed by a long path:
microsoft.com.account-update.net/login. - Shortened URLs (
bit.ly,tinyurl.com) — these hide the real destination. - HTTP (not HTTPS) for a page asking for your password.
https://checkshorturl.com without visiting the destination.Unexpected Attachments
Unexpected Attachments
- Office documents (
.docx,.xlsx) prompting you to “Enable Macros” or “Enable Editing”. - Executable files or archives disguised as invoices or shipping notifications (
.exe,.zip,.iso,.img). - PDF files with only a button or blurred-out content prompting you to click through.
Generic or Mismatched Greeting
Generic or Mismatched Greeting
If You Have Already Clicked a Link or Opened an Attachment
Act within the first few minutes. The faster you respond, the more damage you can limit.Disconnect From the Network Immediately
- Unplug the Ethernet cable from the machine.
- Turn off Wi-Fi (use the physical toggle or disable in Network Settings).
- Turn off Bluetooth.
Change Your Passwords Immediately From a Clean Device
- Corporate account / Active Directory password — prevents the attacker from using stolen credentials to pivot.
- Email password — attackers often establish email forwarding rules immediately after gaining access.
- Any site you were logged into at the time of the click.
- Any site where you reuse the same password.
Check for Malicious Email Forwarding Rules
- Sign in at
https://outlook.office.comfrom a clean device. - Click Settings (gear icon) → View all Outlook settings → Mail → Rules.
- Delete any rule you did not create, especially any forwarding to an external address.
- Also check: Settings → Mail → Forwarding — disable automatic forwarding if it is enabled.
- Sign in at
https://mail.google.comfrom a clean device. - Click Settings (gear icon) → See all settings → Filters and Blocked Addresses.
- Delete any filters that forward, delete, or mark as read messages you did not configure.
- Check Settings → Forwarding and POP/IMAP — disable any forwarding addresses you do not recognise.
Review Active Sessions and Revoke Access Tokens
- Go to
https://myaccount.microsoft.com → Security → Sign-in activity. - Review the list for unrecognised IP addresses or locations.
- Click Sign out everywhere (or ask an admin to run the PowerShell below).
- Go to
https://myaccount.google.com → Security → Your devices. - Review all listed devices and click Sign out on any you do not recognise.
- Also check Third-party apps with account access and revoke any suspicious OAuth grants.
Report the Phishing Email to IT Without Deleting It
- Select the phishing email.
- Click Report Message in the Home ribbon.
- Select Phishing from the dropdown.
- Click Report to submit it to Microsoft and your organisation’s Security team simultaneously.
- Select the email and press
Ctrl + Alt + Fto forward it as an attachment (this preserves full headers). - Address the forward to your organisation’s security reporting alias (e.g.,
[email protected]or[email protected]). - Add a brief note describing what you clicked or entered, and send.
- Open the phishing email.
- Click the three-dot menu (More options) at the top right of the message.
- Select Report phishing → Report Phishing Message.
- Open the email → click the three-dot menu → Show original.
- Click Copy to clipboard to copy the raw message source.
- Paste it into a new email to your security reporting alias with the subject line:
[Phishing Report] <brief description>.
[email protected] and [email protected] for wider industry awareness. These are optional but valuable contributions.Scan the Machine for Malware
- Keep the machine off the network during the scan.
- Boot into Safe Mode if possible (see the Malware Removal guide for full instructions).
- Run a Windows Defender Offline Scan or your corporate EDR tool’s full scan.
- Run Malwarebytes as a second-opinion scanner.
Post-Incident Checklist
Work through this checklist after the immediate containment steps are complete. Share it with your IT contact to confirm closure.Containment Checklist
Containment Checklist
- Machine disconnected from all networks at time of incident
- IT / Security team notified within the hour
- Passwords changed from a clean device
- MFA methods reviewed and unchanged
- Email forwarding and inbox rules checked and cleared
- Active sessions revoked on all platforms
- Phishing email reported (not deleted) via Outlook or Gmail
Investigation Checklist (IT / Security)
Investigation Checklist (IT / Security)
- Full headers and email body obtained and preserved
- Sender domain and IP address added to blocklist
- Other employees who received the same campaign identified
- Affected machine imaged or scanned by EDR tool
- Mail logs reviewed for any outbound data exfiltration
- Audit logs checked for account changes in the 24 hours following the click
- Incident ticket created with timeline, evidence, and affected users
Recovery and Follow-Up Checklist
Recovery and Follow-Up Checklist
- Clean machine returned to service or reimaged
- User re-enrolled in MFA if credentials were compromised
- User notified of incident outcome and provided refresher phishing awareness guidance
- Lessons learned documented and shared with Security team
- Incident closed in ticketing system with root cause noted
Escalation
Escalate to the Security team or your incident response process immediately if:- You entered your username and password on a page reached via the phishing link — treat this as a confirmed credential compromise.
- You opened an attachment and noticed unusual system behaviour (new processes, antivirus alerts, screen flickers).
- The phishing email appears to be a targeted, spear-phishing attack using your name, role, or internal project details.
- Your email account has been used to send phishing emails to colleagues — you will likely receive replies asking about a strange email you never wrote.
- Any sensitive data (customer records, financial data, credentials, or IP) may have been accessible during the compromised session.