Update module info

Fix: removed info that didn't belong
bug/bundler_fix
Filipe Reis 2016-10-27 03:11:38 +01:00 committed by GitHub
parent e522d7f5a4
commit 2851faefe8
1 changed files with 0 additions and 3 deletions

View File

@ -32,9 +32,6 @@ class MetasploitModule < Msf::Auxiliary
'Filipe Reis <fr[at]integrity.pt>', # module creation and privilege escalation
'Vitor Oliveira <vo[at]integrity.pt>', # module creation and privilege escalation
],
'Privileged' => false,
'Platform' => 'php',
'Arch' => ARCH_PHP,
'Targets' => [['Joomla 3.4.4 - 3.6.3', {}]],
'License' => MSF_LICENSE,
'DisclosureDate' => 'Oct 25 2016'