Skip to content

Commit f0f5772

Browse files
committed
Land rapid7#3675, firefox_svg_plugin un-deprecation
2 parents 777efb5 + e2e2dfc commit f0f5772

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

modules/exploits/multi/browser/firefox_svg_plugin.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ class Metasploit3 < Msf::Exploit::Remote
1212
include Msf::Exploit::EXE
1313
# include Msf::Exploit::Remote::BrowserAutopwn
1414
include Msf::Exploit::Remote::FirefoxPrivilegeEscalation
15-
include Msf::Module::Deprecated
16-
17-
DEPRECATION_DATE = Date.new(2014, 10, 17)
18-
DEPRECATION_REPLACEMENT = 'exploit/multi/browser/firefox_tostring_console_injection'
1915

2016
# autopwn_info({
2117
# :ua_name => HttpClients::FF,

0 commit comments

Comments
 (0)