Email Collection: Remote Email Collection T1114.002

Adversaries may target an Exchange server, Office 365, or Google Workspace to collect sensitive information. Adversaries may leverage a user's credentials and interact directly with the Exchange server to acquire information from within a network. Adversaries may also access externally facing Exchange services, Office 365, or Google Workspace to access email using credentials or access tokens. Tools such as MailSniper can be used to automate searches for specific keywords.

Events covered

4 catalog events are tagged with this technique by at least one rule.

Authoring guide

Patterns shared across the 3 rules above: which fields they filter on, what specific values they look for, and what they exclude. The catalog normalizes field names across vendors so Sigma's Image, Elastic's process.name, and Splunk's process_name collapse into one row. Each rule contributes at most once per row.

Fields filtered most (5 distinct)

The fields most rules look at when detecting this technique. The How column shows the operators authors use (eq, wildcard, regex_match, match) and how often each appears. Sample values are concrete examples to start from, not an exhaustive list.

FieldRulesHowSample values
CommandLine2regex_match 1, wildcard 1(?i)-FilePath.{1,}\.pst, *-Mailbox*-ContentFilter*, *MailboxExportRequest*
event.type2eq 2start
process_name2eq 2powershell.exe, powershell_ise.exe, pwsh.exe
EventID1eq 14103, 4104
process.args1wildcard 1Set-CASMailbox*ActiveSyncAllowedDeviceIDs*

Top indicator values (10 distinct)

Specific (field, operator, value) combinations the rules check for, ranked by how many rules under this technique use each one. The Corpus reach column counts how many rules across the entire catalog (any technique) check the same combination. High numbers point to widely-used indicators that are likely noisy on their own; combine them with another condition for useful signal. Blank means the combination is specific to rules under this technique. Click a value to expand the rules under this technique that use it.

FieldKindValueRules (here)Corpus reach
event.typeeq
start
2241
process_nameeq
powershell.exe
299
process_nameeq
powershell_ise.exe
250
process_nameeq
pwsh.exe
260
CommandLineregex_match
(?i)-FilePath.{1,}\.pst
1
CommandLinewildcard
*-Mailbox*-ContentFilter*
1
CommandLinewildcard
*MailboxExportRequest*
1
EventIDeq
4103
1105
EventIDeq
4104
1268
process.argswildcard
Set-CASMailbox*ActiveSyncAllowedDeviceIDs*
1

Rules under this technique

Every rule in the catalog tagged with this technique, grouped by vendor. Click a rule title for its full predicates, exclusions, and indicators.

Elastic 2 rules

Splunk 1 rule