add disc date

bug/bundler_fix
Austin 2017-10-21 20:13:25 -04:00 committed by GitHub
parent e0831c1053
commit c7e35f885b
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ class MetasploitModule < Msf::Exploit::Remote
['EDB', '24464'], ['EDB', '24464'],
['URL', 'https://www.exploit-db.com/exploits/25978/'], ['URL', 'https://www.exploit-db.com/exploits/25978/'],
], ],
'DisclosureDate' => 'Jun 5 2013',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => ARCH_MIPSBE, 'Arch' => ARCH_MIPSBE,