Add OSVDB ids

bug/bundler_fix
Pedro Ribeiro 2014-11-08 11:05:34 +00:00
parent bf7c7688c0
commit e7b448537f
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ class Metasploit3 < Msf::Auxiliary
[
[ 'CVE', '2014-6038' ],
[ 'CVE', '2014-6039' ],
[ 'OSVDB', 'TODO' ],
[ 'OSVDB', 'TODO' ],
[ 'OSVDB', '114342' ],
[ 'OSVDB', '114344' ],
[ 'URL', 'https://raw.githubusercontent.com/pedrib/PoC/master/ManageEngine/me_eventlog_info_disc.txt' ],
[ 'URL', 'http://seclists.org/fulldisclosure/2014/Nov/12' ]
],