7MinSec / LPLITE

A place to track issues/changes to LPLITE curriculum
2 stars 0 forks source link

Dumping and cracking Active Directory hashes: CMD.exe (admin) #60

Closed jaustin1 closed 1 year ago

jaustin1 commented 1 year ago

CMD.EXE must be an elevated prompt here. Otherwise, the student is not able to get into debug mode.

You probably know the answer: there are lots of ways! Mimikatz can do this in a pretty straightforward way for us, so lets do this:

Navigate to C:\users\public\pentest-tools\mimikatz\x64.

Type mimikatz.exe and press Enter.

image image

7MinSec commented 1 year ago

Added the first step of spawning an elevated cmd.exe.