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.
2 parents d98841d + 2b5ba7d commit ae62d00Copy full SHA for ae62d00
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