add/fix some cve and osvdb refs

git-svn-id: file:///home/svn/framework3/trunk@13270 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Steve Tornio 2011-07-21 01:10:40 +00:00
parent b7ca38f212
commit 46451acec5
3 changed files with 7 additions and 2 deletions

View File

@ -29,6 +29,8 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2011-1566'],
[ 'OSVDB', '72349'],
[ 'URL', 'http://aluigi.org/adv/igss_8-adv.txt' ],
],
'DisclosureDate' => 'Mar 21 2011'))

View File

@ -32,7 +32,8 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', 'CVE-2009-1386' ]
[ 'CVE', '2009-1386' ],
[ 'OSVDB', '55073'],
],
'DisclosureDate' => 'Apr 26 2000'))

View File

@ -29,6 +29,8 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2011-1140'],
[ 'OSVDB', '71552'],
[ 'URL', 'http://www.wireshark.org/security/wnpa-sec-2011-04.html' ],
[ 'URL', 'https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5717' ],
],
@ -66,4 +68,4 @@ Packet Dump:
00000b0: 4f4e 5441 4354 2d53 414d 4241 3400 0000 ONTACT-SAMBA4...
00000c0: 00c0 6105 0000 00ff ffff ff30 0c02 0101 ..a........0....
00000d0: 6507 0a01 0004 0004 00 e........
=end
=end