LSA Protection

Overview#

LSA Protection is a concept within Microsoft Active Directory allows you configure additional protection for the Local Security Authority (LSA) process to prevent Code injection that could Compromised Credentials.
LSA plug-ins which are NOT compatible with LSA Protection Mode will NOT function after enabling the mode.
Such plug-ins can be identified by using Audit Mode before changing the Protection Mode.

For an LSA plug-in or driver to successfully load as a protected process, it must meet the following criteria:

Signature verification - requires Software library which is loaded into the LSA be Digitally Signed with a Microsoft signature (referred to as Authenticode). Examples of these plug-ins are Smart Card drivers, cryptographic plug-ins, and AD Password Filters.

LSA plug-ins that are drivers, such as Smart Card drivers, need to be signed by using the WHQL Certification. LSA plug-ins that do not have a WHQL Certification process, must be signed by using the file signing service for LSA.

LSA Protection Audit Mode#

To enable the audit mode for Lsass.exe on by editing the Windows registry located at:

Analyze the results of Windows Event Log Event 3065 and Event 3066.

Enabling LSA Protection#

Open the Registry Editor (RegEdit.exe), on by editing the Windows registry located at:

More Information#

There might be more information for this subject on one of the following: