Original Author: Maor Sabag
A python script to automate the NTLM hash dumping from the Lsass process
pip3 install -r requirements.txt
installing Mimikatz on your PC
- Start a Powershell/Cmd as an administrator
- python3 lsass_dump.py
- Choose whether you already have the lsass.dmp file or you want to do it locally.
- Paste the mimikatz directory (make sure there is a 'mimikatz.exe' file in the folder!)
- let the script do it's magic.
python3 lsass_dump.py