add references

git-svn-id: file:///home/svn/framework3/trunk@9283 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Steve Tornio 2010-05-11 14:51:43 +00:00
parent 7f758d5a02
commit ec4ed55d0d
9 changed files with 13 additions and 1 deletions

View File

@ -44,6 +44,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', '2008-1447' ],
[ 'OSVDB', '46776'],
[ 'US-CERT-VU', '800113' ],
[ 'URL', 'http://www.caughq.org/exploits/CAU-EX-2008-0003.txt' ],
],

View File

@ -31,6 +31,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', '2008-1447' ],
[ 'OSVDB', '46776'],
[ 'US-CERT-VU', '800113' ],
[ 'URL', 'http://www.caughq.org/exploits/CAU-EX-2008-0002.txt' ],
],

View File

@ -31,6 +31,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', '2008-3996' ],
[ 'OSVDB', '49321'],
[ 'URL', 'http://www.appsecinc.com/resources/alerts/oracle/2008-08.shtml'],
],
'DisclosureDate' => 'Oct 22 2008'))

View File

@ -32,6 +32,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', '2008-3995' ],
[ 'OSVDB', '49320'],
[ 'URL', 'http://www.appsecinc.com/resources/alerts/oracle/2008-09.shtml' ],
],
'DisclosureDate' => 'Oct 22 2008'))

View File

@ -28,6 +28,8 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2010-0866'],
[ 'OSVDB', '62184'],
[ 'URL', 'http://blackhat.com/html/bh-dc-10/bh-dc-10-archives.html#Litchfield' ],
[ 'URL', 'http://www.notsosecure.com/folder2/2010/02/04/hacking-oracle-11g/' ],
],

View File

@ -28,6 +28,8 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2008-3982'],
[ 'OSVDB', '49324'],
[ 'URL', 'http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpuoct2008.html' ],
[ 'URL', 'http://www.appsecinc.com/resources/alerts/oracle/2008-10.shtml' ],
],

View File

@ -30,8 +30,9 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'BID', '26098' ],
[ 'CVE', '2007-5511'],
[ 'OSVDB', '40079'],
[ 'BID', '26098' ],
[ 'URL', 'http://rawlab.mindcreations.com/codes/exp/oracle/sys-lt-findricsetV2.sql'],
[ 'URL', 'http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpuoct2007.html'],
],

View File

@ -28,6 +28,8 @@ class Metasploit3 < Msf::Auxiliary
'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2008-3983'],
[ 'OSVDB', '49325'],
[ 'URL', 'http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpuoct2008.html' ],
[ 'URL', 'http://www.appsecinc.com/resources/alerts/oracle/2008-10.shtml' ],
[ 'URL', 'http://www.dsecrg.com/pages/expl/show.php?id=23' ]

View File

@ -29,6 +29,7 @@ class Metasploit3 < Msf::Auxiliary
'References' =>
[
[ 'CVE', '2009-0978' ],
[ 'OSVDB', '53734'],
[ 'URL', 'http://www.oracle.com/technology/deploy/security/critical-patch-updates/cpuapr2009.html' ],
],
'DisclosureDate' => 'May 4 2009'))