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 d52236f commit 2a714a7Copy full SHA for 2a714a7
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