Email Collection: Local Email Collection T1114.001

Tactic: Collection

Adversaries may target user email on local systems to collect sensitive information. Files containing email data can be acquired from a user’s local system, such as Outlook storage or cache files.

Events covered

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

Authoring guide

Patterns shared across the 14 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 (27 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
Operation4eq 3, starts_with 2, in 1HardDelete, send, SoftDelete
ScriptBlockText4in 3, contains 1, eq 1*invoke-addgmailrule*, *invoke-domainharvestowa*, *invoke-globalmailsearch*, -comobject outlook.application, -filepath
Workload4eq 4Exchange
sourcetype4eq 4, in 3o365:management:activity, ms:o365:reporting:messagetrace, o365:reporting:messagetrace
CommandLine3contains 1, regex_match 1, wildcard 1(?i)-FilePath.{1,}\.pst, *-Mailbox*-ContentFilter*, *MailboxExportRequest*, -encodedcommand
EventID3eq 34104, 4103, 4688
m365::Folder.Path3in 3\\Recoverable Items\\Deletions, \\Sent Items
event.category2eq 2process
event.type2eq 2start
process_name2eq 2cmd.exe, cscript.exe, mshta.exe, powershell.exe, powershell_ise.exe
subject2in 2*Account Recovery*, *MFA *, *OTP *
EfectiveCommand1regex_match 1regexEmpire
EventData1contains 1-encodedcommand, powershell.exe, powershell_ise.exe
EventType1eq 1start
Status1eq 1Delivered

Top indicator values (103 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
Workloadeq
Exchange
420
sourcetypeeq
o365:management:activity
480
Operationeq
HardDelete
34
m365::Folder.Pathin
\\Recoverable Items\\Deletions
34
m365::Folder.Pathin
\\Sent Items
34
sourcetypein
ms:o365:reporting:messagetrace
34
sourcetypein
o365:reporting:messagetrace
34
EventIDeq
4104
2268
Operationstarts_with
send
22
event.categoryeq
process
2128
event.typeeq
start
2606
process_nameeq
powershell.exe
2104
process_nameeq
pwsh.exe
262
subjectin
*Account Recovery*
22
subjectin
*MFA *
22
subjectin
*OTP *
22
subjectin
*banking*
22
subjectin
*direct deposit*
22
subjectin
*passcode *
22
subjectin
*password *
22
subjectin
*pay-to*
22
CommandLinecontains
-encodedcommand
13
CommandLineregex_match
(?i)-FilePath.{1,}\.pst
1
CommandLinewildcard
*-Mailbox*-ContentFilter*
1
CommandLinewildcard
*MailboxExportRequest*
1
EfectiveCommandregex_match
regexEmpire
1
EventDatacontains
-encodedcommand
1
EventDatacontains
powershell.exe
1
EventDatacontains
powershell_ise.exe
1
EventDatacontains
pwsh.exe
1

Exclusions (7 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
EventDatacontains
gc_service.exe
1
EventDatacontains
gc_worker.exe
1
ParentImagecontains
gc_service.exe
1
ParentImagecontains
gc_worker.exe
1
process.argscontains
davclnt.dll,davsetcookie
1
process_nameeq
outlook.exe
1
process_nameeq
rundll32.exe
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.

Platform (all)
Domain (all)

Sigma 1 rule

Elastic 5 rules

Splunk 7 rules

Kusto 1 rule