Fix the disclosure date

bug/bundler_fix
HD Moore 2015-05-09 10:44:28 -05:00
parent 706e304849
commit fe907dfe98
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ class Metasploit3 < Msf::Exploit::Remote
'Platform' => 'php',
'Arch' => ARCH_PHP,
'Targets' => [['ThemePunch Revolution Slider (revslider) 3.0.95', {}]],
'DisclosureDate' => 'Nov 26 2015',
'DisclosureDate' => 'Nov 26 2014',
'DefaultTarget' => 0)
)
end