Removed Version.

unstable
Stephen Haywood 2012-12-06 17:24:16 -05:00
parent 4ce51fe889
commit 8a149b3ea3
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ class Metasploit3 < Msf::Auxiliary
def initialize
super(
'Name' => 'SVN wc.db Scanner',
'Version' => '$Revision$',
'Description' => %q{
Scan for servers that allow access to the SVN wc.db file.
Based on the work by Tim Meddin.