lib/rex/post/meterpreter/ui/console/command_dispatcher/mimikatz.rb in rex-2.0.8 vs lib/rex/post/meterpreter/ui/console/command_dispatcher/mimikatz.rb in rex-2.0.9

- old
+ new

@@ -35,10 +35,10 @@ # # List of supported commands. # 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", "ssp" => "Attempt to retrieve ssp creds", "tspkg" => "Attempt to retrieve tspkg creds",