Last two reference updates from Steve Tornio

git-svn-id: file:///home/svn/framework3/trunk@7150 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2009-10-12 14:42:51 +00:00
parent 26db223636
commit 5d9f3323e8
2 changed files with 6 additions and 0 deletions

View File

@ -30,6 +30,11 @@ class Metasploit3 < Msf::Exploit::Remote
'ramon' 'ramon'
], ],
'Version' => '$Revision$', 'Version' => '$Revision$',
'References' =>
[
[ 'CVE', '2009-2727'],
[ 'OSVDB', '55151' ]
],
'Payload' => 'Payload' =>
{ {
'BadChars' => "\x00", 'BadChars' => "\x00",

View File

@ -25,6 +25,7 @@ class Metasploit3 < Msf::Exploit::Remote
[ [
[ 'BID', '36346' ], [ 'BID', '36346' ],
[ 'CVE', '2009-3028' ], [ 'CVE', '2009-3028' ],
[ 'OSVDB', '57893' ]
], ],
'Payload' => 'Payload' =>
{ {