T1547.002 - Authentication Package

Sub-technique
Tactics:
Persistence Privilege Escalation
Platforms:
Windows
Detection:
Not specified
Description:
Adversaries may abuse authentication packages to execute DLLs when the system boots. Windows authentication package DLLs are loaded by the Local Security Authority (LSA) process at system start. They provide support for multiple logon processes and multiple security protocols to the operating system.(Citation: MSDN Authentication Packages)

Adversaries can use the autostart mechanism provided by LSA authentication packages for persistence by placing a reference to a binary in the Windows Registry location <code>HKLM\SYSTEM\CurrentControlSet\Control\Lsa\</code> with the key value of <code>"Authentication Packages"=&lt;target binary&gt;</code>. The binary will then be executed by the system when the authentication packages are loaded.
Malware (1)
Metadata
MITRE ID: T1547.002
STIX ID: attack-pattern--b8cfed42-6a8a-...
Platforms: Windows
Created: 13/01/2026 17:48
Updated: 06/03/2026 16:00