Event Triggered Execution: Component Object Model Hijacking T1546.015

Tactics: Privilege Escalation, Persistence

Adversaries may establish persistence by executing malicious content triggered by hijacked references to Component Object Model (COM) objects. COM is a system within Windows to enable interaction between software components through the operating system. References to various COM objects are stored in the Registry.

Events covered

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

Authoring guide

Patterns shared across the 22 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 (17 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
EventID8eq 84104, 4688, 1, 13, 4103
TargetObject8ends_with 5, contains 4, wildcard 1\(default), \clsid\, \clsid\{c90250f3-4d7d-4991-9b69-a5c5bc1c2ae6}\inprocserve..., \debugpath, \inprocserver32\(default)
Details6eq 3, contains 2, ge 1, wildcard 1%appdata%, %temp%, %tmp%, %windir%\System32\ActXPrxy.dll, 4035969341
Image5ends_with 2, eq 2, contains 1, is_not_null 1, starts_with 1\officeclicktorun.exe, \rundll32.exe, c:\program files (x86)\microsoft..., c:\program files\common files\microsoft shared\clicktorun\, c:\windows\system32\svchost.exe
process_name5match 4, eq 1(?i)dllhost, (?i)rundll32\.exe, reg.exe
Type4eq 4
CommandLine3contains 3-localserver , -sta , hkey_local_machine\software\classes\clsid\{7c857801-7381-..., hkey_local_machine\software\classes\clsid\{cf4cc405-e2c5-..., inprocserver32
ScriptBlockText3eq 2, contains 1*createinstance([type]::gettypefromclsid*, *software\\classes\\clsid\\*\\inprocserver32*, .shellexecute(, ::gettypefromclsid(
EventType2eq 1, ne 1RegistryValueSet, deletion
OriginalFileName2eq 2reg.exe, rundll32.exe
c_process2lt 26
parent_process_name2match 2(?i)cleanmgr\.exe
RegistryValueName1eq 1Attributes
TargetDomainName1ne 1NT AUTHORITY
event.type1eq 1change

Top indicator values (110 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
EventIDeq
4104
3268
EventIDeq
4688
3313
EventIDeq
1
2237
Imageeq
c:\windows\system32\svchost.exe
2
c_processlt
6
22
parent_process_namematch
(?i)cleanmgr\.exe
22
process_namematch
(?i)dllhost
22
process_namematch
(?i)rundll32\.exe
24
CommandLinecontains
-localserver
1
CommandLinecontains
-sta
1
CommandLinecontains
hkey_local_machine\software\classes\clsid\{7c857801-7381-11cf-884d-00aa004b2e...
1
CommandLinecontains
hkey_local_machine\software\classes\clsid\{cf4cc405-e2c5-4ddd-b3ce-5e7582d8c9...
1
CommandLinecontains
inprocserver32
1
CommandLinecontains
reg add
114
CommandLinecontains
{
12
CommandLinecontains
}
12
Detailscontains
%appdata%
14
Detailscontains
%temp%
15
Detailscontains
%tmp%
15
Detailscontains
:\perflogs\
14
Detailscontains
:\users\
14
Detailscontains
\appdata\local\
12
Detailscontains
\contacts\
14
Detailscontains
\desktop\
13
Detailscontains
\downloads\
12
Detailscontains
\favorites\
13
Detailscontains
\favourites\
13
Detailscontains
\microsoft\windows\start menu\programs\startup\
12
Detailscontains
\pictures\
13
Detailscontains
\programdata\
1

Exclusions (66 distinct)

Field/operator/value combinations excluded by rules under this technique (top-level not() clauses), sorted by how many rules exclude each. These are the false-positive paths the community has learned to filter out. A new rule that ignores the high-count entries here will likely fire on the same noisy paths. Click a value to expand the rules under this technique that exclude it.

FieldKindValueRules excluding
Imageeq
c:\windows\system32\svchost.exe
3
Imageeq
c:\windows\system32\msiexec.exe
2
Imageeq
c:\program files (x86)\microsoft office\root\integration\integrator.exe
1
Imageeq
c:\program files (x86)\teamviewer\teamviewer.exe
1
Imageeq
c:\program files\microsoft office\root\integration\integrator.exe
1
Imageeq
c:\program files\teamviewer\teamviewer.exe
1
Imageeq
c:\windows\system32\securityhealthservice.exe
1
Imageeq
c:\windows\syswow64\msiexec.exe
1
Detailseq
%windir%\System32\ActXPrxy.dll
1
Detailseq
C:\Windows\System32\ActXPrxy.dll
1
Imageends_with
\officeclicktorun.exe
1
Imagestarts_with
c:\program files\common files\microsoft shared\clicktorun\
1
Imagewildcard
?:\$windows.~bt\sources\setuphost.exe
1
Imagewildcard
?:\program files (x86)\*.exe
1
Imagewildcard
?:\program files\*.exe
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 9 rules

Elastic 2 rules

Splunk 10 rules

Kusto 1 rule