Skip to content

Commit ae62d00

Browse files
committed
Land rapid7#5111, mimikatz typo fix
2 parents d98841d + 2b5ba7d commit ae62d00

File tree

1 file changed

+1
-1
lines changed
  • lib/rex/post/meterpreter/ui/console/command_dispatcher

1 file changed

+1
-1
lines changed

lib/rex/post/meterpreter/ui/console/command_dispatcher/mimikatz.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ def initialize(shell)
3737
#
3838
def commands
3939
{
40-
"mimikatz_command" => "Run a custom commannd",
40+
"mimikatz_command" => "Run a custom command",
4141
"wdigest" => "Attempt to retrieve wdigest creds",
4242
"msv" => "Attempt to retrieve msv creds (hashes)",
4343
"livessp" => "Attempt to retrieve livessp creds",

0 commit comments

Comments
 (0)