add some refs

git-svn-id: file:///home/svn/framework3/trunk@9163 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Steve Tornio 2010-04-27 21:23:20 +00:00
parent 8a0785f91e
commit 6a20cf524c
3 changed files with 4 additions and 0 deletions

View File

@ -31,6 +31,7 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'OSVDB', '30096'],
[ 'BID', '20804' ],
[ 'CVE', '2006-5614' ],
],

View File

@ -36,6 +36,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
['BID', '19215'],
['OSVDB', '27644'],
['CVE', '2006-3942'],
['URL', 'http://www.coresecurity.com/common/showdoc.php?idx=562&idxseccion=10'],
['MSB', 'MS06-035'],

View File

@ -31,6 +31,8 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2009-3103'],
[ 'OSVDB', '57799' ],
[ 'MSB', 'MS09-050' ],
]
))