ATT&CK coverage › Technique

Software Discovery T1518

Adversaries may attempt to get a listing of software and software versions that are installed on a system or in a cloud environment. Adversaries may use the information from Software Discovery during automated discovery to shape follow-on behaviors, including whether or not the adversary fully infects the target and/or attempts specific actions.

Events covered

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

ProviderEvent IDTitle
Sysmon1Process creation
Security-Auditing4688A new process has been created.
PowerShell4104Creating Scriptblock text (MessageNumber of MessageTotal).

Authoring guide

Patterns shared across the 4 rules above: which fields they filter on, what specific values they look for, and what they exclude. Field names are normalized 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 (3 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
CommandLine2match 2\software\, query, /v, WinPwn , WinPwn.exe
ScriptBlockText2match 2select-object, \software\, get-itemProperty, WinPwn , WinPwn.exe
Image1ends_with 1\reg.exe

Top indicator values (17 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.

FieldKindValueRules (here)Corpus reach
CommandLinematchquery16
Imageends_with\reg.exe146
CommandLinematch\software\12
CommandLinematch/v14
CommandLinematchsvcversion1
ScriptBlockTextmatch\software\1
ScriptBlockTextmatchformat-table1
ScriptBlockTextmatchget-itemProperty1
ScriptBlockTextmatchselect-object1
CommandLinematchOffline_Winpwn1
CommandLinematchWinPwn.exe1
CommandLinematchWinPwn 1
CommandLinematchWinPwn.ps11
ScriptBlockTextmatchOffline_Winpwn1
ScriptBlockTextmatchWinPwn.ps11
ScriptBlockTextmatchWinPwn 1
ScriptBlockTextmatchWinPwn.exe1

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.

Sigma 4 rules