Gather Victim Identity Information: Email Addresses T1589.002

Tactic: Reconnaissance

Adversaries may gather email addresses that can be used during targeting. Even if internal instances exist, organizations may have public-facing email infrastructure and addresses for employees.

Events covered

2 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 (10 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
Channel1eq 1, in 1
CommadCount1ge 18
EventID1eq 14768
ScriptBlockText1match 1-ldapfilter*(useraccountcontrol:1.2.840.113556.1.4.803:=524288), -properties*msds-allowedtodelegateto, -properties*principalsallowedtodelegatetoaccount
Status1eq 10x6
TargetUserName1ne 1*$
aws::userAgent1starts_with 1aws-cli
command1contains 1suspiciouscommands
eventtype1eq 1
isOutlier1eq 11

Top indicator values (12 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
CommadCountge
8
1
EventIDeq
4768
113
ScriptBlockTextmatch
-ldapfilter*(useraccountcontrol:1.2.840.113556.1.4.803:=524288)
1
ScriptBlockTextmatch
-properties*msds-allowedtodelegateto
1
ScriptBlockTextmatch
-properties*principalsallowedtodelegatetoaccount
1
ScriptBlockTextmatch
-properties*trustedfordelegation
1
ScriptBlockTextmatch
-properties*trustedtoauthfordelegation
1
Statuseq
0x6
15
TargetUserNamene
*$
114
aws::userAgentstarts_with
aws-cli
1
commandcontains
suspiciouscommands
1
isOutliereq
1
128

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

Splunk 1 rule

Kusto 1 rule