Process Injection: Process Hollowing T1055.012

Tactics: Stealth, Privilege Escalation

Adversaries may inject malicious code into suspended and hollowed processes in order to evade process-based defenses. Process hollowing is a method of executing arbitrary code in the address space of a separate live process.

Events covered

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

Authoring guide

Patterns shared across the 10 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 (15 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
Image5ends_with 5, contains 1:\program files (x86), :\program files\, :\windows\system32\wbem\wmiadap.exe, \excel.exe, \hollowreaper.exe
ParentImage3ends_with 2, is_not_null 1\mrt.exe, \msmpeng.exe, \rundll32.exe
event.type3eq 3start
parent_process_name3eq 3, is_not_null 1SearchProtocolHost.exe, autochk.exe, cmstp.exe, conhost.exe, cscript.exe
process_name2eq 2autochk.exe, consent.exe, csrss.exe, elastic-endpoint.exe, esensor.exe
CallTrace1contains 1unknown
CommandLine1contains 1, eq 1, is_null 1, regex_match 1-k\s\w{1,64}(?:\s?(?:-p|-s))?, svchost.exe
EventID1eq 14104
ParentCommandLine1contains 1mmsys.cpl
ScriptBlockText1contains 1, in 1, match 1(?i)[c][r][e][a][t][e][p][r][o][c][e][s][s], (?i)[c][r][e][a][t][e][r][e][m][o][t][e][t][h][r][e][a][d], (?i)[c][r][e][a][t][e][t][h][r][e][a][d]
StartModule1is_null 1
TargetImage1contains 1\syswow64\
Type1eq 1Image is replaced
process.args1is_not_null 1
process.parent.args1eq 1AppHostSvc, BthAvctpSvc, CDPSvc

Top indicator values (132 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
event.typeeq
start
3606
CallTracecontains
unknown
15
CommandLinecontains
svchost.exe
1
CommandLineeq
svchost.exe
1
CommandLineregex_match
-k\s\w{1,64}(?:\s?(?:-p|-s))?
1
EventIDeq
4104
1268
Imagecontains
:\program files (x86)
1
Imagecontains
:\program files\
1
Imagecontains
:\windows\system32\wbem\wmiadap.exe
1
Imagecontains
:\windows\syswow64\wbem\wmiadap.exe
1
Imagecontains
\appdata\local\programs\opera\
1
Imageends_with
\excel.exe
118
Imageends_with
\hollowreaper.exe
1
Imageends_with
\opera.exe
111
Imageends_with
\searchfilterhost.exe
13
Imageends_with
\searchprotocolhost.exe
12
Imageends_with
\sndvol.exe
12
Imageends_with
\svchost.exe
123
Imageends_with
\system32\cscript.exe
1
Imageends_with
\system32\mshta.exe
1
Imageends_with
\system32\wscript.exe
1
Imageends_with
\wermgr.exe
15
Imageends_with
\windowsapps\microsoftedge.exe
1
Imageends_with
\winword.exe
120
Imageends_with
\wwahost.exe
12
ParentCommandLinecontains
mmsys.cpl
1
ParentImageends_with
\mrt.exe
1
ParentImageends_with
\msmpeng.exe
1
ParentImageends_with
\rundll32.exe
115
ScriptBlockTextcontains
add-type
1

Exclusions (63 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
CommandLinecontains
svchost.exe
1
CommandLineeq
svchost.exe
1
CommandLineregex_match
-k\s\w{1,64}(?:\s?(?:-p|-s))?
1
Imagecontains
:\program files (x86)
1
Imagecontains
:\program files\
1
Imagecontains
:\windows\system32\wbem\wmiadap.exe
1
Imagecontains
:\windows\syswow64\wbem\wmiadap.exe
1
Imagecontains
\appdata\local\programs\opera\
1
Imageends_with
\opera.exe
1
Imageends_with
\sndvol.exe
1
Imageends_with
\windowsapps\microsoftedge.exe
1
Imageeq
?:\windows\splwow64.exe
1
Imageeq
?:\windows\system32\relpost.exe
1
Imagewildcard
?:\program files (x86)\*
1
Imagewildcard
?:\program files (x86)\microsoft\edgewebview\application\*\msedgewebview2.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 5 rules

Elastic 4 rules

Splunk 1 rule