Skip to content

A python script to automate the NTLM hash dumping form the Lsass process

Notifications You must be signed in to change notification settings

MaorSabag/Lsass-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

lsass Automation

Original Author: Maor Sabag

A python script to automate the NTLM hash dumping from the Lsass process

Dependencies

pip3 install -r requirements.txt
installing Mimikatz on your PC

Usage

  1. Start a Powershell/Cmd as an administrator
  2. python3 lsass_dump.py
  3. Choose whether you already have the lsass.dmp file or you want to do it locally.
  4. Paste the mimikatz directory (make sure there is a 'mimikatz.exe' file in the folder!)
  5. let the script do it's magic.
python3 lsass_dump.py

About

A python script to automate the NTLM hash dumping form the Lsass process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages