Added reference to vendor advisory

unstable
Jeff Jarmoc 2012-05-22 13:22:26 -05:00
parent 0c1d736fbc
commit c4b64a51f7
1 changed files with 3 additions and 2 deletions

View File

@ -40,7 +40,8 @@ class Metasploit3 < Msf::Exploit::Remote
[ 'OSVDB', '81899' ],
[ 'BID', '52718' ],
[ 'URL', 'http://www.zerodayinitiative.com/advisories/ZDI-12-052/' ],
[ 'URL', 'http://aluigi.altervista.org/adv/lmgrd_1-adv.txt' ]
[ 'URL', 'http://aluigi.altervista.org/adv/lmgrd_1-adv.txt' ],
[ 'URL', 'http://www.flexerasoftware.com/pl/13057.htm' ] # Vendor advisory
],
'Privileged' => true,
'DefaultOptions' =>
@ -201,4 +202,4 @@ class Metasploit3 < Msf::Exploit::Remote
disconnect
end
end
end