ATT&CK coverage › Technique

System Binary Proxy Execution: Compiled HTML File T1218.001

Adversaries may abuse Compiled HTML files (.chm) to conceal malicious code. CHM files are commonly distributed as part of the Microsoft HTML Help system. CHM files are compressed compilations of various content such as HTML documents, images, and scripting/web related programming languages such VBA, JScript, Java, and ActiveX. CHM content is displayed using underlying components of the Internet Explorer browser loaded by the HTML Help executable program (hh.exe).

Events covered

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

ProviderEvent IDTitle
Sysmon1Process creation
Security-Auditing4688A new process has been created.

Authoring guide

Patterns shared across the 5 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 (4 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\hh.exe, \MSHTA.EXE, \rundll32.exe, \wmic.exe, \pwsh.exe
CommandLine4match 4.chm, \onenoteofflinecache_files\, \exported\, https://, \\\\
OriginalFileName3eq 3HH.exe
ParentImage2ends_with 2\hh.exe, \onenote.exe

Top indicator values (32 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
Imageends_with\hh.exe314
OriginalFileNameeqHH.exe35
Imageends_with\cscript.exe264
Imageends_with\wscript.exe264
Imageends_with\cmd.exe292
Imageends_with\pwsh.exe2140
Imageends_with\powershell.exe2143
CommandLinematch.chm12
Imageends_with\installutil.exe15
Imageends_with\msiexec.exe121
Imageends_with\CertReq.exe15
ParentImageends_with\hh.exe1
Imageends_with\regsvr32.exe157
Imageends_with\CertUtil.exe1
Imageends_with\MSbuild.exe1
Imageends_with\rundll32.exe176
Imageends_with\wmic.exe137
Imageends_with\MSHTA.EXE1
Imageends_with\schtasks.exe145
CommandLinematch\exported\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.

Sigma 5 rules