Land #5111, mimikatz typo fix
commit
ae62d00ee4
|
@ -37,7 +37,7 @@ class Console::CommandDispatcher::Mimikatz
|
|||
#
|
||||
def commands
|
||||
{
|
||||
"mimikatz_command" => "Run a custom commannd",
|
||||
"mimikatz_command" => "Run a custom command",
|
||||
"wdigest" => "Attempt to retrieve wdigest creds",
|
||||
"msv" => "Attempt to retrieve msv creds (hashes)",
|
||||
"livessp" => "Attempt to retrieve livessp creds",
|
||||
|
|
Loading…
Reference in New Issue