Skip to content

Commit e2e2dfc

Browse files
committed
Undo FF
1 parent 777efb5 commit e2e2dfc

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)