Skip to main content
T1114Collectionmedium difficulty

Email Collection

Email Collection targets mailboxes for the sensitive data they hold, by reading local PST files, pulling messages in bulk through Exchange Web Services or the Graph API, or planting forwarding rules that quietly copy mail to an attacker address. For analysts the audit trail is key: non-owner mailbox access, bulk export operations, EWS use by accounts with no administrative role, and new auto-forwarding or transport rules sending mail outside the organization.

Practice detecting Email Collection on realistic SIEM, XDR alerts in SOCSimulator Operations.

SIEMXDR

What is Email Collection?

Email Collection is documented as technique T1114 in MITRE ATT&CK® v19.1 under the Collection tactic. Detection requires visibility into SIEM, XDR telemetry.

Detection Strategies

The following detection strategies help SOC analysts identify Email Collection activity. These methods apply across SIEM, XDR environments and can be implemented as detection rules, correlation queries, or behavioral analytics in your security platform.

  1. 1

    Monitor Exchange and Office 365 audit logs for unusual email export operations, mailbox access by non-owners, and use of Exchange Web Services for bulk email retrieval from accounts with no administrative function.

  2. 2

    Alert on email forwarding rule creation, particularly rules that forward messages to external email addresses or that use broad criteria to forward all messages or messages matching business-sensitive keywords.

  3. 3

    Detect programmatic access to email APIs using service accounts or OAuth applications requesting broader mail permissions than typical business applications require, especially new application registrations.

  4. 4

    Monitor for access to Outlook data files (PST, OST) by processes other than Outlook itself, as attackers may attempt to copy these files for offline analysis containing years of email communication history.

  5. 5

    Alert on unusually large email downloads through webmail interfaces or sync clients that significantly exceed the user normal email activity baseline, which may indicate bulk collection prior to exfiltration.

Example Alerts

These realistic alert examples show what Email Collection looks like in your security tools. Use them to tune detection rules and train analysts to recognize true positives versus false positives in live environments.

HighSIEM

Email Forwarding Rule Created to External Account

Office 365 audit log recorded creation of a new inbox rule for CFO account ceo@company.com that forwards all messages containing keywords "invoice", "payment", "wire transfer", and "bank" to an external Gmail address. This forwarding rule was created at 11:43 PM using the account after successful MFA bypass. The rule enables ongoing email monitoring and is a common precursor to BEC fraud.

HighSIEM

Bulk Email Download via Exchange Web Services

Exchange Web Services audit log shows 34,000 email messages downloaded from the CEO mailbox over 2 hours using account svc_migration. This service account is authorized for mailbox migrations but no migration was scheduled. The downloaded emails were sent to an external system outside the migration infrastructure and include all communications for the past 3 years.

HighXDR

PST File Copied from Executive Workstation

File copy event detected: Outlook.pst (8.4GB) copied from C:\Users\vp_sales\Documents to a network share and subsequently to an encrypted archive. The copy was performed by a background process that does not correspond to any legitimate application. This PST file contains 5 years of VP Sales email communications including customer negotiations and unreleased product roadmaps.

Frequently Asked Questions

How do SOC analysts detect Email Collection?
Detection centers on SIEM, XDR telemetry for the collection phase of the attack. Monitor Exchange and Office 365 audit logs for unusual email export operations, mailbox access by non-owners, and use of Exchange Web Services for bulk email retrieval from accounts with no administrative function. Alert on email forwarding rule creation, particularly rules that forward messages to external email addresses or that use broad criteria to forward all messages or messages matching business-sensitive keywords.
What does a Email Collection alert look like?
A representative SIEM detection is "Email Forwarding Rule Created to External Account" (high severity): Office 365 audit log recorded creation of a new inbox rule for CFO account ceo@company.com that forwards all messages containing keywords "invoice", "payment", "wire transfer", and "bank" to an external Gmail address. This forwarding rule was created at 11:43 PM using the account after successful MFA bypass. The rule enables ongoing email monitoring and is a common precursor to BEC fraud.
Which tools detect Email Collection, and how can I practice?
Email Collection (T1114) is best surfaced with SIEM, XDR telemetry, which exposes the collection signals described above. Practice detecting it on those exact consoles in SOCSimulator Operations, free.

Practice Email Collection in a Free Room

Investigate Email Collection on realistic SIEM, XDR, and firewall consoles, free.

Account Takeover: Impossible-Travel Sign-In

Account Takeover: Impossible-Travel Sign-In

A finance analyst's Microsoft Entra account is accessed without MFA from Moldova 18 minutes after their normal London sign-in. Impossible travel confirmed. The unauthorized session reads the inbox via Graph and adds an external recovery address. Work the Entra audit trail to identify the attacker IP, the compromised mailbox, and the persistence mechanism.

25m·256 tasks
View Operation
Credential Harvesting: The Lookalike Login

Credential Harvesting: The Lookalike Login

Investigate an adversary-in-the-middle (AiTM) credential phishing campaign that lured an employee to a lookalike Microsoft 365 login page. Working entirely from SIEM logs, you will identify the lookalike domain, reconstruct the multi-hop redirect chain through a compromised legitimate site, uncover a secondary phishing wave against another employee, and confirm account takeover in Azure AD sign-in logs via impossible travel and session-token replay. You finish by choosing the containment action that actually evicts an attacker holding a valid session token. Foundational skills for SOC analysts in lookalike-domain analysis and identity-centric incident response.

20m·257 tasks
View Operation
QR Code Phishing: Scan to Compromise

QR Code Phishing: Scan to Compromise

In this scenario, you will investigate a modern 'Quishing' (QR phishing) attack that bypassed traditional email filters by hiding its payload inside an image. You will trace the full chain: a spoofed MFA-enrollment lure sent from purpose-built infrastructure, a redirect server that conceals the final destination, and an Evilginx-style adversary-in-the-middle page that stole an authenticated session cookie despite MFA. You will then follow the attacker's post-compromise moves (Graph API mailbox enumeration, SharePoint exfiltration, and a hidden inbox forwarding rule) and choose the containment action that actually evicts them.

15m·256 tasks
View Operation
Glossary

What is Exfiltration? SOC Glossary

Data exfiltration is the unauthorized transfer of sensitive data out of a victim environment to attacker-controlled infr…

Read more
Glossary

What is DLP? SOC Glossary

Data Loss Prevention (DLP) is a set of technologies and policies that detect and prevent unauthorized transmission, stor…

Read more
Glossary

What is SIEM? SOC Glossary

Security Information and Event Management (SIEM) is a platform that aggregates, normalizes, and correlates log data from…

Read more
Glossary

What is Log Management? SOC Glossary

Log management is the process of collecting, normalizing, storing, retaining, and analyzing log data from across the IT …

Read more
Career Path

DFIR Analyst Career Guide: Salary & Skills

DFIR Analysts combine forensic investigation with incident response. You collect and analyze digital evidence from compr…

Read more
Career Path

Incident Responder Career Guide: Salary & Skills

Incident Responders lead the technical response when confirmed breaches happen. You coordinate containment, run forensic…

Read more
Tool

SIEM Training Console: SOCSimulator

The SIEM console in SOCSimulator replicates the workflow of enterprise platforms like Splunk Enterprise Security, Micros…

Read more
Tool

XDR Training Console: SOCSimulator

The XDR console in SOCSimulator replicates the investigation workflow of platforms like CrowdStrike Falcon, Microsoft De…

Read more
Comparison

SOCSimulator Vs. Letsdefend: Platform Comparison

SOCSimulator wins on operational realism. You get multi-tool shift simulation with SLA pressure, noise injection, and al…

Read more
Playbook

Business Email Compromise Investigation: Investigation Playbook

When financial staff receive urgent payment requests from executives or vendors, or when email rules are discovered forw…

Read more
Free Room

Evilginx AiTM: Session Cookie Hijack

medium difficulty room covering T1114.003

Read more
Glossary

SOC Glossary: Security Operations Terminology

Complete glossary of Security Operations Center terminology for aspiring SOC analysts.

Read more