Blue Screen of Death With Mimikatz
Mimikatz is a post exploitation tools used for clear text dumping credentials and many else Dumping credentials with mimiktatz 1.first this first clone the script with git clone https://github.com/ParrotSec/mimikatz 2.run mimikatz.exe in X64 directory…
Mimikatz is a post exploitation tools used for clear text dumping credentials and many else
Dumping credentials with mimiktatz
1.first this first clone the script with git clone https://github.com/ParrotSec/mimikatz
2.run mimikatz.exe in X64 directory
3.Escalate privilege with privilege::debug

4. Load the drivers with the “!+” command and execute the BSOD with !bsod



