Last two reference updates from Steve Tornio
git-svn-id: file:///home/svn/framework3/trunk@7150 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
26db223636
commit
5d9f3323e8
|
@ -30,6 +30,11 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
'ramon'
|
||||
],
|
||||
'Version' => '$Revision$',
|
||||
'References' =>
|
||||
[
|
||||
[ 'CVE', '2009-2727'],
|
||||
[ 'OSVDB', '55151' ]
|
||||
],
|
||||
'Payload' =>
|
||||
{
|
||||
'BadChars' => "\x00",
|
||||
|
|
|
@ -25,6 +25,7 @@ class Metasploit3 < Msf::Exploit::Remote
|
|||
[
|
||||
[ 'BID', '36346' ],
|
||||
[ 'CVE', '2009-3028' ],
|
||||
[ 'OSVDB', '57893' ]
|
||||
],
|
||||
'Payload' =>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue