add reference to cve-2000-1209 (sa blank password)

git-svn-id: file:///home/svn/framework3/trunk@8324 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2010-01-29 16:37:06 +00:00
parent 0099fedeb3
commit 4863faf0a7
1 changed files with 6 additions and 4 deletions

View File

@ -32,10 +32,12 @@ class Metasploit3 < Msf::Exploit::Remote
'Version' => '$Revision$',
'References' =>
[
[ 'OSVDB', '557'],
[ 'CVE', '2000-0402'],
[ 'BID', '1281'],
[ 'URL', 'http://www.thepentest.com/presentations/FastTrack_ShmooCon2009.pdf'],
[ 'CVE', '2000-1209' ],
[ 'CVE', '2000-0402' ],
[ 'OSVDB', '557' ],
[ 'OSVDB', '4787' ],
[ 'BID', '1281' ],
[ 'URL', 'http://www.thepentest.com/presentations/FastTrack_ShmooCon2009.pdf' ],
],
'Platform' => 'win',
'Targets' =>