LSASS protection is the set of controls used to protect the Local Security Authority Subsystem Service and the sensitive credential material it may hold in memory. It matters because many Windows credential theft attacks depend on reading or injecting into LSASS successfully.
What is LSASS Protection?
Protections can include process isolation, credential guard features, admin restrictions, EDR monitoring, and hardening against memory dumping tools. Because LSASS is such a common target, defending it has outsized identity-security value.
What LSASS Protection Commonly Supports
Common uses include credential theft prevention, endpoint hardening, Windows security baselines, and privileged access defense.
LSASS Protection vs. Unprotected Credential Memory Access
LSASS protection raises the difficulty of reading or abusing sensitive security process memory. Unprotected access makes credential dumping materially easier.
Frequently Asked Questions
Why focus on LSASS specifically?
Because it frequently contains or brokers high-value credential material used across the Windows ecosystem.
Does LSASS protection stop every credential attack?
No. It helps a lot, but attackers may adapt with other theft paths or privilege escalation methods.
Related Cybersecurity Terms