Skip to content

Commit 8a149b3

Browse files
Removed Version.
1 parent 4ce51fe commit 8a149b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/http/svn_wcdb_scanner.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ class Metasploit3 < Msf::Auxiliary
1818
def initialize
1919
super(
2020
'Name' => 'SVN wc.db Scanner',
21-
'Version' => '$Revision$',
2221
'Description' => %q{
2322
Scan for servers that allow access to the SVN wc.db file.
2423
Based on the work by Tim Meddin.

0 commit comments

Comments
 (0)