Dumping Lsass
- by Vince
-
in Blog
-
Hits: 1025
I gave a talk recently at BSides Iowa and now that my talk is finished I wanted to get back to blogging. There were a number of topics in my talk and a number of them have yet to be written about. One of those topics is about the recent changes in Lsass. Basically, Microsoft has restricted our ability to use Mimikatz to dump Lsass.
What is Lsass?
Local Security Authority Subsystem Service (Lsass.exe) is the process on an Active Directory domain controller. It's responsible for providing Active Directory database lookups, authentication, and replication.
To summarize that into something meaningful, Lsass contains usernames, passwords, and hashes.