// MITRE ATT&CK

T1547.002 · Authentication Package

🎯 Persistence Windows Sub-technique

Sub-technique of T1547 · Boot or Logon Autostart Execution.

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...

How to detect & mitigate it

Detecting Authentication Package starts with your SIEM/EDR telemetry. Write a detection rule with the Sigma generator, analyze suspicious logs in the log analyzer, and place the technique on your coverage with the ATT&CK matrix.

Related techniques

Source: MITRE ATT&CK®. ATT&CK is a registered trademark of The MITRE Corporation. Content for educational purposes.