December 2017
Intermediate to advanced
860 pages
16h 1m
English
mimikatz is a great addition to Metasploit that can recover passwords in clear text from the lsass service. We have already used the hash by using the pass-the-hash attack. However, sometimes, passwords can also be required to save time in the first place, and for the use of HTTP Basic authentication, which requires the other party to know the password rather than the hash.
mimikatz can be loaded using the load mimikatz command in Metasploit. The passwords can be found using the kerberos command made available by the mimikatz module:

Read now
Unlock full access