kevmap

Techniques › T1574

T1574 Hijack Execution Flow

stealth · execution — Linux, macOS, Windows · attack.mitre.org · JSON

1
MITRE detection strategy
3
analytics
8
Sigma rules tagged attack.t1574
16
KEV CVEs mapped here
<p>Adversaries may execute their own malicious payloads by hijacking the way operating systems run programs. Hijacking execution flow can be for the purposes of persistence, since this hijacked execution may reoccur over time. Adversaries may also use these mechanisms to elevate privileges or evade defenses, such as application control or other restrictions on execution.</p><p>There are many ways an adversary may hijack the flow of execution, including by manipulating how the operating system locates programs to be executed. How the operating system locates libraries to be used by a program can also be intercepted. Locations where the operating system looks for programs/resources, such as file directories and in the case of Windows the Registry, could also be poisoned to include malicious payloads.</p>

KEV CVEs mapped to this technique · CTID Mappings Explorer

CVEVendor / productMapping typeStateAdded
CVE-2025-27363FreeType FreeType primary impact Mapped2025-05-06
CVE-2024-21762Fortinet FortiOS exploitation technique primary impact Mapped2024-02-09
CVE-2023-6549Citrix NetScaler ADC and NetScaler Gateway exploitation technique Mapped2024-01-17
CVE-2023-7024Google Chromium WebRTC primary impact Mapped2024-01-02
CVE-2023-4966Citrix NetScaler ADC and NetScaler Gateway exploitation technique Mapped2023-10-18
CVE-2023-5217Google Chromium libvpx primary impact Mapped2023-10-02
CVE-2023-3519Citrix NetScaler ADC and NetScaler Gateway exploitation technique Mapped2023-07-19
CVE-2023-27997Fortinet FortiOS and FortiProxy SSL-VPN exploitation technique Mapped2023-06-13
CVE-2017-6742Cisco IOS and IOS XE Software exploitation technique Mapped2023-04-19
CVE-2022-3038Google Chromium Network Service primary impact Mapped2023-03-30
CVE-2022-41328Fortinet FortiOS exploitation technique Mapped2023-03-14
CVE-2022-42475Fortinet FortiOS primary impact Mapped2022-12-13
CVE-2022-41073Microsoft Windows secondary impact Mapped2022-11-08
CVE-2016-1010Adobe Flash Player and AIR exploitation technique Mapped2022-05-25
CVE-2022-1040Sophos Firewall secondary impact Mapped2022-03-31
CVE-2020-5735Amcrest Cameras and Network Video Recorder (NVR) primary impact Mapped2021-11-03

Detection strategy · ATT&CK Enterprise v19.2

Sigma rules · SigmaHQ da9bb07d64, tag attack.t1574

Author: FPT.EagleEye, Thomas Patzke (improvements) · 2021-06-29 (modified 2022-06-02) · logsource: product=windows category=image_load · 02fb90de-c321-4e63-a6b9-25f4b03dfd14
Detect DLL Load from Spooler Service backup folder. This behavior has been observed during the exploitation of the Print Spooler Vulnerability CVE-2021-1675 and CVE-2021-34527 (PrinterNightmare).
Techniques: T1574
CVE tags: CVE-2021-1675CVE-2021-34527
Author: Florian Roth (Nextron Systems), oscd.community, Jonhnathan Ribeiro · 2019-11-15 (modified 2021-11-27) · logsource: product=windows category=process_creation · 1c373b6d-76ce-4553-997d-8c1da9a6b5f5
Detects exploitation attempt of privilege escalation vulnerability via SetupComplete.cmd and PartnerSetupComplete.cmd described in CVE-2019-1378
CVE tags: CVE-2019-1378
Author: Florian Roth (Nextron Systems) · 2019-07-17 (modified 2023-05-24) · logsource: product=windows category=process_creation · 50919691-7302-437f-8e10-1fe088afa145
Detects a "regsvr32" execution where the DLL doesn't contain a common file extension.
Techniques: T1574
Author: Bhabesh Raj · 2021-07-01 (modified 2023-02-17) · logsource: product=windows category=file_delete · 5b2bbc47-dead-4ef7-8908-0cf73fcbecbf
Detect DLL deletions from Spooler Service driver folder. This might be a potential exploitation attempt of CVE-2021-1675
Techniques: T1574
CVE tags: CVE-2021-1675
Author: frack113 · 2022-08-07 (modified 2023-08-17) · logsource: product=windows category=registry_set · 9827ae57-3802-418f-994b-d5ecf5cd974b
Detects the addition of the "Debugger" value to the "DbgManagedDebugger" key in order to achieve persistence. Which will get invoked when an application crashes
Techniques: T1574
Author: Ivan Dyachkov, Yulia Fomina, oscd.community · 2020-10-07 (modified 2021-11-27) · logsource: product=windows category=process_creation · a2910908-e86f-4687-aeba-76a5f996e652
Detects using register-cimprovider.exe to execute arbitrary dll file.
Techniques: T1574
Author: Tim Rauch (rule), Elastic (idea) · 2022-10-21 · logsource: product=windows category=file_event · dbbd9f66-2ed3-4ca2-98a4-6ea985dd1a1c
Detects attempts to create a DLL file to a known desktop application dependencies folder such as Slack, Teams or OneDrive and by an unusual process. This may indicate an attempt to load a malicious module via DLL search order hijacking.
Author: Florian Roth (Nextron Systems) · 2020-07-01 (modified 2023-08-17) · logsource: product=windows category=registry_set · e0813366-0407-449a-9869-a2db1119dc41
Detects a suspicious printer driver installation with an empty Manufacturer value
Techniques: T1574
CVE tags: CVE-2021-1675

Sub-techniques

IDNameSigma rulesKEV CVEs
T1574.001DLL930
T1574.004Dylib Hijacking00
T1574.005Executable Installer File Permissions Weakness20
T1574.006Dynamic Linker Hijacking20
T1574.007Path Interception by PATH Environment Variable20
T1574.008Path Interception by Search Order Hijacking20
T1574.009Path Interception by Unquoted Path00
T1574.010Services File Permissions Weakness00
T1574.011Services Registry Permissions Weakness110
T1574.012COR_PROFILER20
T1574.013KernelCallbackTable00
T1574.014AppDomainManager00