Make all keywords consistent for modules.

git-svn-id: file:///home/svn/framework3/trunk@12936 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2011-06-13 03:38:31 +00:00
parent 0ea8936c0d
commit d11e1f3294
4 changed files with 7 additions and 7 deletions

View File

@ -22,7 +22,7 @@ class Metasploit3 < Msf::Auxiliary
module will attempt to download the Majordomo config.pl file.
},
'Author' => ['Nikolas Sotiriu'],
'Version' => '$Revision: 10821 $',
'Version' => '$Revision$',
'References' =>
[
['OSVDB', '70762'],

View File

@ -1,5 +1,5 @@
##
# $Id: vlc_modplug_s3m.rb 12282 2011-04-08 15:48:53Z jduck $
# $Id$
##
##
@ -34,7 +34,7 @@ class Metasploit3 < Msf::Exploit::Remote
},
'License' => MSF_LICENSE,
'Author' => [ 'jduck' ],
'Version' => '$Revision: 12282 $',
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2011-1574' ],

View File

@ -1,5 +1,5 @@
##
# $Id: kolibri_http.rb 10887 2011-08-03 12:19:19Z mr_me $
# $Id$
##
##
@ -29,7 +29,7 @@ class Metasploit3 < Msf::Exploit::Remote
'TheLeader', # original exploit
'sinn3r', # msf commit
],
'Version' => '$Revision: 10887 $',
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2002-2268' ],

View File

@ -1,5 +1,5 @@
##
# $Id: wireshark_packet_dect.rb 12371 2011-04-19 16:41:58Z sinn3r $
# $Id$
##
##
@ -30,7 +30,7 @@ class Metasploit3 < Msf::Exploit::Remote
'sickness', #proof of concept
'corelanc0d3r', #rop exploit + msf module
],
'Version' => '$Revision: 12371 $',
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2011-1591'],