update osvdb refs

git-svn-id: file:///home/svn/framework3/trunk@8441 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Steve Tornio 2010-02-10 18:46:03 +00:00
parent d96a6a1f8f
commit b37b409c3e
3 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', '2004-0795' ],
[ 'OSVDB', '4180' ],
[ 'BID', '9821' ],
],
'DisclosureDate' => 'Mar 4 2004'))

View File

@ -32,6 +32,7 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
['OSVDB', '27644' ],
['MSB', 'MS06-063' ],
['CVE', '2006-3942'],
['BID', '19215'],

View File

@ -17,6 +17,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
['MSB', 'MS09-001'],
['OSVDB', '48153'],
['CVE', '2008-4114'],
['BID', '31179'],
]))