Land #3675, firefox_svg_plugin un-deprecation

bug/bundler_fix
William Vu 2014-08-19 17:52:41 -05:00
commit f0f5772217
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 0 additions and 4 deletions

View File

@ -12,10 +12,6 @@ class Metasploit3 < Msf::Exploit::Remote
include Msf::Exploit::EXE
# include Msf::Exploit::Remote::BrowserAutopwn
include Msf::Exploit::Remote::FirefoxPrivilegeEscalation
include Msf::Module::Deprecated
DEPRECATION_DATE = Date.new(2014, 10, 17)
DEPRECATION_REPLACEMENT = 'exploit/multi/browser/firefox_tostring_console_injection'
# autopwn_info({
# :ua_name => HttpClients::FF,