// MITRE ATT&CK

T1546.007 · Netsh Helper DLL

🎯 Privilege Escalation Windows Sub-technique

Sub-technique of T1546 · Event Triggered Execution.

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 fu...

How to detect & mitigate it

Detecting Netsh Helper DLL starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.