ATT&CK coverage › Technique

Office Application Startup T1137

Adversaries may leverage Microsoft Office-based applications for persistence between startups. Microsoft Office is a fairly common application suite on Windows-based operating systems within an enterprise network. There are multiple mechanisms that can be used with Office for persistence when an Office-based application is started; this can include the use of Office Template Macros and add-ins.

Events covered

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

ProviderEvent IDTitle
Sysmon11FileCreate
Sysmon13RegistryEvent (Value Set)

Authoring guide

Patterns shared across the 11 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 (6 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
Details6eq 4, match 2DWORD (0x00000001), 0x00000001, "0x00000001", (Empty), DWORD (0x00000000)
TargetObject5ends_with 3, match 2\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet..., \Outlook\Security\Level, \SOFTWARE\Microsoft\Office\, \Outlook\Security\, \Outlook\LoadMacroProviderOnBoot
TargetFilename4ends_with 3, match 1, eq 1\Microsoft\Outlook\VbaProject.OTM, .xlt, .docm, .doc, "*Appdata\\Roaming\\Microsoft\\Outlook\\VbaProject.OTM"
Image3ends_with 3\outlook.exe, \EXCEL.exe, \WINWORD.exe
registry_path2eq 2"*\\Outlook\\*", "*\\Outlook\\Security*"
registry_value_name2eq 2"LoadMacroProviderOnBoot", "Level"

Top indicator values (39 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
DetailseqDWORD (0x00000001)237
TargetFilenameends_with\Microsoft\Outlook\VbaProject.OTM22
Imageends_with\outlook.exe216
Detailsmatch0x0000000122
Detailseq"0x00000001"242
TargetObjectmatch\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\Domains\1
DetailseqDWORD (0x00000000)138
Detailseq(Empty)124
TargetObjectends_with\Outlook\Security\Level1
TargetObjectmatch\SOFTWARE\Microsoft\Office\12
TargetObjectmatch\Outlook\Security\1
TargetFilenameends_with.xls12
Imageends_with\WINWORD.exe15
TargetFilenameends_with.xlt12
TargetFilenamematch\STARTUP12
TargetFilenamematch\Microsoft\Word\STARTUP12
TargetFilenamematch\Microsoft\Excel\XLSTART12
TargetFilenamematch\XLSTART12
TargetFilenameends_with.docx12
TargetFilenameends_with.xlsm15

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

Splunk 3 rules