We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d98841d commit 2b5ba7dCopy full SHA for 2b5ba7d
lib/rex/post/meterpreter/ui/console/command_dispatcher/mimikatz.rb
@@ -37,7 +37,7 @@ def initialize(shell)
37
#
38
def commands
39
{
40
- "mimikatz_command" => "Run a custom commannd",
+ "mimikatz_command" => "Run a custom command",
41
"wdigest" => "Attempt to retrieve wdigest creds",
42
"msv" => "Attempt to retrieve msv creds (hashes)",
43
"livessp" => "Attempt to retrieve livessp creds",
0 commit comments