Added full disclosure URL

bug/bundler_fix
Pedro Ribeiro 2014-09-27 21:34:57 +01:00
parent 030aaa4723
commit f20610a657
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ class Metasploit3 < Msf::Exploit::Remote
[ 'CVE', '2014-6034' ], [ 'CVE', '2014-6034' ],
[ 'OSVDB', 'TODO' ], [ 'OSVDB', 'TODO' ],
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_opmanager_socialit_it360.txt' ], [ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_opmanager_socialit_it360.txt' ],
[ 'URL', 'FULLDISC_URL' ] [ 'URL', 'http://seclists.org/fulldisclosure/2014/Sep/110' ]
], ],
'Privileged' => true, 'Privileged' => true,
'Platform' => 'java', 'Platform' => 'java',