216.73.216.36

T1547.002: Authentication Package

View on MITRE ATT&CK The MITRE Corporation · Published 24/01/2020 15:54 · Modified 27/03/2026 01:11

Essential information

MITRE technique ID
T1547.002
Confidence
100/100
Revoked
No
Published
24/01/2020 15:54
Modified
27/03/2026 01:11
Author / Source
The MITRE Corporation

Platforms

windows

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 `HKLM\SYSTEM\CurrentControlSet\Control\Lsa\` with the key value of `"Authentication Packages"=<target binary>`. The binary will then be executed by the system when the authentication packages are loaded.

Kill chain phases

Kill chainPhase
mitre-attack persistence
mitre-attack privilege-escalation

Marking (TLP)

Copyright 2015-2025, The MITRE Corporation. MITRE ATT&CK and ATT&CK are registered trademarks of The MITRE Corporation.

External references