ATT&CK coverage › Technique

Obtain Capabilities: Tool T1588.002

Adversaries may buy, steal, or download software tools that can be used during targeting. Tools can be open or closed source, free or commercial. A tool can be used for malicious purposes by an adversary, but (unlike malware) were not intended to be used for those purposes (ex: PsExec).

Events covered

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

ProviderEvent IDTitle
Sysmon1Process creation
Sysmon11FileCreate
Sysmon13RegistryEvent (Value Set)
Security-Auditing4688A new process has been created.

Authoring guide

Patterns shared across the 10 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 (9 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
TargetObject5ends_with 4, match 4\EulaAccepted, \PsPasswd, \Active Directory Explorer, \PsService, \Keyboard Layout\Substitutes\
Image3ends_with 3, is_null 1\handle.exe, \Dbgview.exe, \sdelete.exe, \PsLoggedon.exe, \ADExplorer64.exe
Hashes1match 1IMPHASH=40445337761D80CF465136FAFB1F63E6, IMPHASH=233F85F2D4BC9D6521A6CAAE11A1E7F5, IMPHASH=32089B8851BBF8BC2D014E9F37288C83
Company1eq 1Cube0x0
CommandLine1match 1 -accepteula
OriginalFileName1eq 1Dbgview.exe
Product1eq 1Sysinternals DebugView
Details1match 100050429, 00000429, 0000042a
file_name1in 1"networktools.zip", "brtools.zip", "passrecenc.zip"

Top indicator values (144 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
TargetObjectends_with\EulaAccepted44
TargetObjectmatch\PsExec33
TargetObjectmatch\Active Directory Explorer33
TargetObjectmatch\LiveKd33
TargetObjectmatch\PsLoglist33
TargetObjectmatch\ProcDump33
TargetObjectmatch\Handle33
TargetObjectmatch\PsPasswd33
TargetObjectmatch\Process Explorer33
TargetObjectmatch\SDelete22
Imageends_with\pspasswd64.exe23
Imageends_with\procexp.exe26
Imageends_with\procdump.exe26
Imageends_with\procexp64.exe26
Imageends_with\procdump64.exe25
Imageends_with\handle64.exe25
Imageends_with\livekd64.exe25
Imageends_with\psloglist64.exe24
Imageends_with\livekd.exe27
Imageends_with\ADExplorer64.exe26

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 9 rules

Splunk 1 rule