ATT&CK coverage › Technique

Event Triggered Execution: Netsh Helper DLL T1546.007

Adversaries may establish persistence by executing malicious content triggered by Netsh Helper DLLs. Netsh.exe (also referred to as Netshell) is a command-line scripting utility used to interact with the network configuration of a system. It contains functionality to add helper DLLs for extending functionality of the utility. The paths to registered netsh.exe helper DLLs are entered into the Windows Registry at <code>HKLM\SOFTWARE\Microsoft\Netsh</code>.

Events covered

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

ProviderEvent IDTitle
Sysmon1Process creation
Sysmon13RegistryEvent (Value Set)

Authoring guide

Patterns shared across the 4 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 (5 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
Image3ends_with 2, eq 1\netsh.exe, C:\Windows\System32\poqexec.exe, \secedit.exe
Details2match 2, eq 1\Contacts\, \AppData\Local\Temp\, \Temporary Internet, .dll, iasmontr.dll
TargetObject2match 2\SOFTWARE\Microsoft\NetSh
OriginalFileName2eq 2netsh.exe, SeCEdit
CommandLine2match 2helper, add, /cfg, /export, /db

Top indicator values (26 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
TargetObjectmatch\SOFTWARE\Microsoft\NetSh22
Detailsmatch:\Perflogs\13
Detailsmatch:\Users\Public\14
Detailsmatch\Pictures\13
Detailsmatch\Favorites\13
Detailsmatch:\Users\14
Detailsmatch\Contacts\14
Detailsmatch\AppData\Local\Temp\19
Detailsmatch\Temporary Internet13
Detailsmatch\Favourites\13
Detailsmatch:\Windows\Temp\14
CommandLinematchadd116
OriginalFileNameeqnetsh.exe114
CommandLinematchhelper1
Imageends_with\netsh.exe116
Detailseqiasmontr.dll1
Detailseqipmontr.dll1
Detailseqippromon.dll1
ImageeqC:\Windows\System32\poqexec.exe17
Detailsmatch.dll13

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