Mimikatz is a post-exploitation tool written by Benjamin Delpy which bundles together several of the most useful tasks that attackers perform. Mimikatz is one of the best tools to gather credential data from Windows systems.
Using Mimikatz
Getting ready
Metasploit has two versions of Mimikatz available as Meterpreter extensions: version 1.o by loading the mimikatz extension, and the newer version 2.x by loading the kiwi extension. In this recipe, we will address the newer version and some of its most useful tasks.
How to do it...
- In a Meterpreter session running with system...