Gather Victim Identity Information T1589

Tactic: Reconnaissance

Adversaries may gather information about the victim's identity that can be used during targeting. Information about identities may include a variety of details, including personal data (ex: employee names, email addresses, security question responses, etc.) as well as sensitive details such as credentials or multi-factor authentication (MFA) configurations.

Events covered

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

Authoring guide

Patterns shared across the 9 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 (18 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
EventID2eq 24768, 7
Status2eq 20x6, 200
Channel1eq 1, in 1
CommadCount1ge 18
ImageLoaded1ends_with 1\\samcli.dll, \\samlib.dll
OriginalFileName1eq 1samcli.dll, samlib.dll
ScriptBlockText1match 1-ldapfilter*(useraccountcontrol:1.2.840.113556.1.4.803:=524288), -properties*msds-allowedtodelegateto, -properties*principalsallowedtodelegatetoaccount
TargetFilename1in 1*.backup_ld.so, *.boot.sh, *.logpam
TargetUserName1ne 1*$
Timestamp1lt 1timestamp
UriPath1contains 1/api/users/activity
aws::userAgent1starts_with 1aws-cli
azure_ad::risk_event_types1eq 1leakedCredentials
command1contains 1suspiciouscommands
eventtype1eq 1

Top indicator values (37 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
EventIDeq
7
139
ImageLoadedends_with
\\samcli.dll
1
ImageLoadedends_with
\\samlib.dll
1
OriginalFileNameeq
samcli.dll
1
OriginalFileNameeq
samlib.dll
1
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
Statuseq
200
12
TargetFilenamein
*.backup_ld.so
1
TargetFilenamein
*.boot.sh
1
TargetFilenamein
*.logpam
1
TargetFilenamein
*/lib/libdsx.so
1
TargetFilenamein
*/lib/libseconf
1
TargetFilenamein
*/lib/libseconf/.pts
1
TargetFilenamein
*/lib/libseconf/local.txt
1
TargetFilenamein
*/lib/locate /.pts
1
TargetFilenamein
*/lib/locate/local.txt
1
TargetFilenamein
*/libseconf/.ports
1
TargetFilenamein
*/var/log/remote.txt
1
TargetFilenamein
*rkload
1
TargetFilenamein
*sshpass.txt
1
TargetFilenamein
*sshpass2.txt
1
TargetUserNamene
*$
114
Timestamplt
timestamp
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 3 rules

Splunk 3 rules

Kusto 2 rules

Panther 1 rule