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 73b4a9d commit e03ace1Copy full SHA for e03ace1
modules/post/windows/gather/netlm_downgrade.rb
@@ -26,7 +26,7 @@ def initialize(info={})
26
super(update_info(info,
27
'Name' => 'Windows NetLM Downgrade Attack',
28
'Description' => %q{ This module will change a registry value to enable
29
- the sending of LM challange hashes and then initiate a SMB connection to
+ the sending of LM challenge hashes and then initiate a SMB connection to
30
the SMBHOST datastore. If an SMB server is listening, it will receive the
31
NetLM hashes
32
},
0 commit comments