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 23d1eb7 commit fce58adCopy full SHA for fce58ad
modules/auxiliary/scanner/mysql/mysql_file_enum.rb
@@ -20,7 +20,6 @@ def initialize
20
'Description' => %Q{
21
Enumerate files and directories using the MySQL load_file feature, for more information see the URL in the references.
22
},
23
- 'Version' => '$Revision $',
24
'Author' => [ 'Robin Wood <robin[at]digininja.org>' ],
25
'References' => [
26
[ 'URL', 'http://pauldotcom.com/2013/01/mysql-file-system-enumeration.html' ],
0 commit comments