Land #7306, Update links and add CVE to WebNMS modules

bug/bundler_fix
wchen-r7 2016-09-13 15:52:27 -05:00
commit 10efafe44e
No known key found for this signature in database
GPG Key ID: 2384DB4EF06F730B
3 changed files with 10 additions and 3 deletions

View File

@ -30,7 +30,10 @@ Windows and Linux.
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'References' => 'References' =>
[ [
[ 'URL', 'https://blogs.securiteam.com/index.php/archives/2712' ] [ 'CVE', '2016-6601'],
[ 'CVE', '2016-6602'],
[ 'URL', 'https://blogs.securiteam.com/index.php/archives/2712' ],
[ 'URL', 'http://seclists.org/fulldisclosure/2016/Aug/54' ]
], ],
'DisclosureDate' => 'Jul 4 2016' 'DisclosureDate' => 'Jul 4 2016'
) )

View File

@ -31,7 +31,9 @@ Windows and Linux.
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'References' => 'References' =>
[ [
[ 'URL', 'https://blogs.securiteam.com/index.php/archives/2712' ] [ 'CVE', '2016-6601'],
[ 'URL', 'https://blogs.securiteam.com/index.php/archives/2712' ],
[ 'URL', 'http://seclists.org/fulldisclosure/2016/Aug/54' ]
], ],
'DisclosureDate' => 'Jul 4 2016' 'DisclosureDate' => 'Jul 4 2016'
) )

View File

@ -33,7 +33,9 @@ Windows and Linux.
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'References' => 'References' =>
[ [
[ 'URL', 'https://blogs.securiteam.com/index.php/archives/2712' ] [ 'CVE', '2016-6600'],
[ 'URL', 'https://blogs.securiteam.com/index.php/archives/2712' ],
[ 'URL', 'http://seclists.org/fulldisclosure/2016/Aug/54' ]
], ],
'DefaultOptions' => { 'WfsDelay' => 15 }, 'DefaultOptions' => { 'WfsDelay' => 15 },
'Privileged' => false, 'Privileged' => false,