Cross-source coverage

T1574.002 / ATT&CK

Hijack Execution Flow: DLL Side-Loading

ATT&CK has retired this technique. Rules still tag it; the current id is T1574.001 Hijack Execution Flow: DLL.

5 rules across 3 sources.

From MITRE ATT&CK 19.2

Adversaries may execute their own malicious payloads by side-loading DLLs. Similar to DLL, side-loading involves hijacking which DLL a program loads. But rather than just planting the DLL within the search order of a program then waiting for the victim application to be invoked, adversaries may directly side-load their payloads by planting then invoking a legitimate application that executes their payload(s).

Side-loading takes advantage of the DLL search order used by the loader by positioning both the victim application and malicious payload(s) alongside each other. Adversaries likely use side-loading as a means of masking actions they perform under a legitimate, trusted, and potentially elevated system or software process. Benign executables used to side-load payloads may not be flagged during delivery and/or execution. Adversary payloads may also be encrypted/packed or otherwise obfuscated until loaded into the memory of the trusted process.

Tactics
Stealth · Execution
Platforms
Windows
Telemetry

Azure/Azure-Sentinel

2 rules
Detection Severity Format
First-Time Network Connection by Unusual Process High KQL
Gentlemen Ransomware payload execution and staging Undefined KQL

Wazuh Core Ruleset

2 rules
Detection Severity Format
Windows Defender executed from suspicious path, possible DLL side-loading Critical Wazuh XML
Possible DLL search order hijack by created in Windows root folder · win.eventdata.image = (?i)svchost\.exe, win.eventdata.targetFilename = (?i)[c-z]:\\\\Windows\\\\.+\.dll Medium Wazuh XML

Bert-JanP/Hunting-Queries-Detection-Rules

1 rule
Detection Severity Format
Smoke Sandstorm - SnailResin and SlugResin Infection Detection Undefined KQL

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.