LSASS
Dumping LSASS
1. Task Manager Method
C:\Users\loggedonusersdirectory\AppData\Local\Temp\lsass.DMP2. Rundll32.exe and Comsvcs.dll Method
Finding LSASS PID
C:\Windows\system32> tasklist /svc
Image Name PID Services
========================= ======== ============================================
lsass.exe 672 KeyIso, SamSs, VaultSvcPS C:\Windows\system32> Get-Process lsass
Handles NPM(K) PM(K) WS(K) CPU(s) Id SI ProcessName
------- ------ ----- ----- ------ -- -- -----------
1260 21 4948 15396 2.56 672 0 lsassUsing pypykatz to extract credential
Running pypykatz
Cracking the NT hash with hashcat
Last updated