LiveActive security incident?Get immediate response
MITRE ATT&CK® Technique

T1546.010: AppInit DLLs

Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by AppInit DLLs loaded into processes. Dynamic-link libraries (DLLs) that are specified in the AppInit_DLLs value in the Registry keys HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Windows or HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Windows are loaded by user32.dll into every process that loads user32.dll. In practice this is nearly every program, since user32.dll is a very common library. [1]

Similar to Process Injection, these values can be abused to obtain elevated privileges by causing a malicious DLL to be loaded and run in the context of separate processes on the computer. [2] Malicious AppInit DLLs may also provide persistence by continuously being triggered by API activity.

The AppInit DLL functionality is disabled in Windows 8 and later versions when secure boot is enabled. [3]

EnterpriseT1546.010Sub-techniqueObject v1.2Modified
Glexia's Take · Automated analysis

Security context for executives and security teams

Automation confidenceMedium

AppInit DLLs matter because a Windows registry setting can cause a DLL to load into many user-interface-related processes, creating a durable persistence or privilege-escalation path. For leaders, the key issue is not the registry value itself; it is whether the organization can prove that high-risk autorun locations are governed, monitored, and constrained by execution-prevention controls.

Executive priority

Prioritize this where Windows endpoints or servers remain business-critical, especially if older systems or systems without Secure Boot are present. Ask whether endpoint hardening, application control, patching, and autorun monitoring provide audit-ready evidence that unauthorized DLLs cannot persist through AppInit. This technique is also relevant to incident response scoping because a single registry-based persistence point may cause code to appear across many processes.

Technical view

T1546.010 is a Windows sub-technique of Event Triggered Execution for persistence and privilege escalation. Validate monitoring of both documented registry paths: HKLM\Software\Microsoft\Windows NT\CurrentVersion\Windows and HKLM\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Windows, especially the AppInit_DLLs value. Because user32.dll is commonly loaded, defenders should correlate registry changes, DLL file presence, and module loads rather than relying on process names alone. ATT&CK provides a related detection strategy, DET0557, but the supplied technique object has no official detection text, so local engineering is required.

Likely telemetry

  • Windows registry change telemetry for AppInit_DLLs and related Windows NT\CurrentVersion\Windows keys
  • Endpoint module/DLL load telemetry showing DLLs loaded into processes that load user32.dll
  • File creation, modification, and signing metadata for DLL paths referenced by AppInit_DLLs
  • Autorun inventory data from approved administrative tooling
  • Secure Boot and Windows version/configuration state

Detection direction

  • Baseline legitimate AppInit_DLLs values and alert on new, changed, unsigned, unusual, or user-writable DLL paths.
  • Cover both native and Wow6432Node registry locations to avoid 32-bit/64-bit visibility gaps.
  • Correlate registry writes with subsequent DLL loads across multiple processes; raw module-load volume may be noisy because user32.dll is widely used.
  • Tune for authorized administrative or legacy software use, but require change evidence for any AppInit modification.
  • Use the relationship to DET0557 as a pointer for detection-strategy development, while noting that the supplied ATT&CK object does not include official detection logic.

Mitigation priorities

  • Confirm Windows systems are updated, aligning with ATT&CK mitigation M1051 Update Software.
  • Use execution prevention controls aligned with M1038 so only trusted and authorized code can execute or load.
  • Validate Secure Boot status where applicable, because the supplied description states AppInit DLL functionality is disabled on Windows 8 and later when Secure Boot is enabled.
  • Restrict and monitor administrative access capable of modifying HKLM autorun registry locations.
  • Include AppInit registry keys in incident response persistence checks and compliance evidence for endpoint hardening.
Additional notes and limits

Relationship context shows this technique is the current sub-technique replacing revoked T1103, is under T1546 Event Triggered Execution, and has documented use relationships to APT39 and the T9000, Cherry Picker, and Ramsay software entries. These relationships support relevance for threat-informed defense, but do not by themselves prove current activity in any environment.

The supplied object does not provide official detection text or environment-specific prevalence. This take is limited to the official ATT&CK fields, external references, and relationships provided; local baselines, endpoint telemetry quality, Windows versions, Secure Boot state, and application-control policy determine actual defensive coverage.

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Official MITRE ATT&CK definition

AppInit DLLs

Adversaries may establish persistence and/or elevate privileges by executing malicious content triggered by AppInit DLLs loaded into processes. Dynamic-link libraries (DLLs) that are specified in the AppInit_DLLs value in the Registry keys HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Windows or HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows NT\CurrentVersion\Windows are loaded by user32.dll into every process that loads user32.dll. In practice this is nearly every program, since user32.dll is a very common library. [1]

Similar to Process Injection, these values can be abused to obtain elevated privileges by causing a malicious DLL to be loaded and run in the context of separate processes on the computer. [2] Malicious AppInit DLLs may also provide persistence by continuously being triggered by API activity.

The AppInit DLL functionality is disabled in Windows 8 and later versions when secure boot is enabled. [3]

View the same entry on attack.mitre.org (MITRE-hosted reference; in-page links above use the Glexia ATT&CK library.)

Glexia analysis

How security teams should use this page

Treat this object as behavior context, not an attribution claim. Validate the related groups, software, data sources, and mitigations against official ATT&CK relationships and your own telemetry before making control-coverage decisions.

ATT&CK relationship table

Related techniques

This mirrors the MITRE pattern of making group, software, campaign, and technique relationships scannable. Relationship notes come from mirrored ATT&CK relationship text when available.

2 rows
DomainIDNameRelationship / procedure
EnterpriseT1546Event Triggered ExecutionThis object subtechnique of Event Triggered Execution.
EnterpriseT1103AppInit DLLsAppInit DLLs revoked by this object.
Associated objects

Groups, software, and campaigns

GroupEnterprise

G0087: APT39

APT39 is one of several names for cyber espionage activity conducted by the Iranian Ministry of Intelligence and Security (MOIS) through the front company Rana Intelligence Computing since at least 2014. APT39 has primarily targeted the travel, hospitality, academic, and telecommunications industries in Iran and across Asia, Africa, Europe, and North America to track individuals and entities considered to be a threat by the MOIS.[1][2][3][4][5]

MalwareEnterprise

S0098: T9000

T9000 is a backdoor that is a newer variant of the T5000 malware family, also known as Plat1. Its primary function is to gather information about the victim. It has been used in multiple targeted attacks against U.S.-based organizations. [1] [2]

Windows
MalwareEnterprise

S0458: Ramsay

Ramsay is an information stealing malware framework designed to collect and exfiltrate sensitive documents, including from air-gapped systems. Researchers have identified overlaps between Ramsay and the Darkhotel-associated Retro malware.[1][2]

Windows
Relationship explorer

All related ATT&CK context

Mitigations

Mitigation direction

Change history

Object version and sync metadata

The fields below describe the current mirrored snapshot. When Glexia retains multiple ATT&CK source imports, you can open the table to compare the same object across releases (hashes and MITRE timestamps). For MITRE’s own release notes and roadmap, see ATT&CK resources — Updates.

ATT&CK release
19.1
Object version
1.2
Created
Modified
Raw hash
44081eec9b21e499...
Imported snapshots across ATT&CK releases(1)
ReleaseBundle importedObject versionModifiedStatusRaw hash
19.11.2Current bundle44081eec9b21…
Raw source

Mirrored ATT&CK source object

The raw object is retained through the mirrored ATT&CK source bundle and object hash. The raw endpoint returns the exact object from the mirrored bundle when available.

Source references

External references and citations

MITRE external references are preserved separately from Glexia analysis so citations remain traceable to their original source records.

  1. [1]
    Elastic Process Injection July 2017

    Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.

    Open source URL
  2. [2]
    AppInit Registry

    Microsoft. (2006, October). Working with the AppInit_DLLs registry value. Retrieved July 15, 2015.

    Open source URL
  3. [3]
    AppInit Secure Boot

    Microsoft. (n.d.). AppInit DLLs and Secure Boot. Retrieved July 15, 2015.

    Open source URL
  4. [4]
    FBI FLASH APT39 September 2020

    FBI. (2020, September 17). Indicators of Compromise Associated with Rana Intelligence Computing, also known as Advanced Persistent Threat 39, Chafer, Cadelspy, Remexi, and ITG07. Retrieved December 10, 2020.

    Open source URL
  5. [5]
    Palo Alto T9000 Feb 2016

    Grunzweig, J. and Miller-Osborn, J.. (2016, February 4). T9000: Advanced Modular Backdoor Uses Complex Anti-Analysis Techniques. Retrieved April 15, 2016.

  6. [6]
    Beechey 2010

    Beechey, J. (2010, December). Application Whitelisting: Panacea or Propaganda?. Retrieved November 18, 2014.

  7. [7]
    Microsoft Windows Defender Application Control

    Gorzelany, A., Hall, J., Poggemeyer, L.. (2019, January 7). Windows Defender Application Control. Retrieved July 16, 2019.

    Open source URL
  8. [8]
    Windows Commands JPCERT

    Tomonaga, S. (2016, January 26). Windows Commands Abused by Attackers. Retrieved February 2, 2016.

    Open source URL
  9. [9]
    NSA MS AppLocker

    NSA Information Assurance Directorate. (2014, August). Application Whitelisting Using Microsoft AppLocker. Retrieved March 31, 2016.

    Open source URL
  10. [10]
    Corio 2008

    Corio, C., & Sayana, D. P. (2008, June). Application Lockdown with Software Restriction Policies. Retrieved September 12, 2024.

    Open source URL
  11. [11]
    TechNet Applocker vs SRP

    Microsoft. (2012, June 27). Using Software Restriction Policies and AppLocker Policies. Retrieved April 7, 2016.

    Open source URL
  12. [12]
    Trustwave Cherry Picker

    Merritt, E.. (2015, November 16). Shining the Spotlight on Cherry Picker PoS Malware. Retrieved April 20, 2016.

    Open source URL
  13. [13]
    Eset Ramsay May 2020

    Sanmillan, I.. (2020, May 13). Ramsay: A cyber‑espionage toolkit tailored for air‑gapped networks. Retrieved May 27, 2020.

    Open source URL
  14. [14]
    AppInit Registry

    Microsoft. (2006, October). Working with the AppInit_DLLs registry value. Retrieved July 15, 2015.

    Open source URL
  15. [15]
    AppInit Registry

    Microsoft. (2006, October). Working with the AppInit_DLLs registry value. Retrieved July 15, 2015.

    Open source URL
  16. [16]
    AppInit Secure Boot

    Microsoft. (n.d.). AppInit DLLs and Secure Boot. Retrieved July 15, 2015.

    Open source URL
  17. [17]
    AppInit Secure Boot

    Microsoft. (n.d.). AppInit DLLs and Secure Boot. Retrieved July 15, 2015.

    Open source URL
  18. [18]
    Elastic Process Injection July 2017

    Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.

    Open source URL
  19. [19]
    Elastic Process Injection July 2017

    Hosseini, A. (2017, July 18). Ten Process Injection Techniques: A Technical Survey Of Common And Trending Process Injection Techniques. Retrieved December 7, 2017.

    Open source URL
  20. [20]
    TechNet Autoruns

    Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.

    Open source URL
  21. [21]
    TechNet Autoruns

    Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.

    Open source URL
  22. [22]
    TechNet Autoruns

    Russinovich, M. (2016, January 4). Autoruns for Windows v13.51. Retrieved June 6, 2016.

    Open source URL
  23. [23]
    mitre-attackT1546.010
    Open source URL
  24. [24]
    mitre-attackT1546.010
    Open source URL
  25. [25]
    mitre-attackT1546.010
    Open source URL
  26. [26]
    FBI FLASH APT39 September 2020

    FBI. (2020, September 17). Indicators of Compromise Associated with Rana Intelligence Computing, also known as Advanced Persistent Threat 39, Chafer, Cadelspy, Remexi, and ITG07. Retrieved December 10, 2020.

    Open source URL
  27. [27]
    Palo Alto T9000 Feb 2016

    Grunzweig, J. and Miller-Osborn, J.. (2016, February 4). T9000: Advanced Modular Backdoor Uses Complex Anti-Analysis Techniques. Retrieved April 15, 2016.

  28. [28]
    Beechey 2010

    Beechey, J. (2010, December). Application Whitelisting: Panacea or Propaganda?. Retrieved November 18, 2014.

  29. [29]
    Corio 2008

    Corio, C., & Sayana, D. P. (2008, June). Application Lockdown with Software Restriction Policies. Retrieved September 12, 2024.

    Open source URL
  30. [30]
    Microsoft Windows Defender Application Control

    Gorzelany, A., Hall, J., Poggemeyer, L.. (2019, January 7). Windows Defender Application Control. Retrieved July 16, 2019.

    Open source URL
  31. [31]
    NSA MS AppLocker

    NSA Information Assurance Directorate. (2014, August). Application Whitelisting Using Microsoft AppLocker. Retrieved March 31, 2016.

    Open source URL
  32. [32]
    TechNet Applocker vs SRP

    Microsoft. (2012, June 27). Using Software Restriction Policies and AppLocker Policies. Retrieved April 7, 2016.

    Open source URL
  33. [33]
    Windows Commands JPCERT

    Tomonaga, S. (2016, January 26). Windows Commands Abused by Attackers. Retrieved February 2, 2016.

    Open source URL
  34. [34]
    Trustwave Cherry Picker

    Merritt, E.. (2015, November 16). Shining the Spotlight on Cherry Picker PoS Malware. Retrieved April 20, 2016.

    Open source URL
Source and licensing

Source: MITRE ATT&CK®. © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation. Glexia is not affiliated with or endorsed by MITRE.