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 829248f + 2a714a7 commit 8a0f86fCopy full SHA for 8a0f86f
modules/auxiliary/admin/smb/download_file.rb
@@ -22,7 +22,7 @@ def initialize
22
super(
23
'Name' => 'SMB File Download Utility',
24
'Description' => %Q{
25
- This module deletes a file from a target share and path. The usual reason
+ This module downloads a file from a target share and path. The usual reason
26
to use this module is to work around limitations in an existing SMB client that may not
27
be able to take advantage of pass-the-hash style authentication.
28
},
0 commit comments