f5 module

bug/bundler_fix
m0t 2015-11-09 13:41:59 +00:00
parent 893c4cd52d
commit d4d4e3ddb0
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ class Metasploit3 < Msf::Exploit::Remote
[ [
['CVE', '2015-3628'], ['CVE', '2015-3628'],
['URL', 'https://support.f5.com/kb/en-us/solutions/public/16000/700/sol16728.html'], ['URL', 'https://support.f5.com/kb/en-us/solutions/public/16000/700/sol16728.html'],
['URL', 'XXX GDS BLOG'] ['URL', 'https://gdssecurity.squarespace.com/labs/2015/9/8/f5-icallscript-privilege-escalation-cve-2015-3628.html']
], ],
'Platform' => ['unix'], 'Platform' => ['unix'],
'Arch' => ARCH_CMD, 'Arch' => ARCH_CMD,