Skip to content

Commit fce58ad

Browse files
committed
Fixed msftidy stuff
1 parent 23d1eb7 commit fce58ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/mysql/mysql_file_enum.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ def initialize
2020
'Description' => %Q{
2121
Enumerate files and directories using the MySQL load_file feature, for more information see the URL in the references.
2222
},
23-
'Version' => '$Revision $',
2423
'Author' => [ 'Robin Wood <robin[at]digininja.org>' ],
2524
'References' => [
2625
[ 'URL', 'http://pauldotcom.com/2013/01/mysql-file-system-enumeration.html' ],

0 commit comments

Comments
 (0)