Suggest the correct replacement for the deprecated module

The deprecated module has been suggesting the wrong replacement,
it should be exploits/multi/browser/adobe_flash_pixel_bender_bof.rb
bug/bundler_fix
wchen-r7 2015-10-29 16:24:29 -05:00
parent 57304a30a8
commit 82e600a53a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ class Metasploit3 < Msf::Exploit::Remote
include Msf::Exploit::Remote::BrowserExploitServer
include Msf::Module::Deprecated
deprecated(Date.new(2015, 8, 11), 'exploit/multi/browser/adobe_flash_uncompress_zlib_uaf')
deprecated(Date.new(2015, 11, 9), 'exploit/multi/browser/adobe_flash_pixel_bender_bof.rb')
def initialize(info={})
super(update_info(info,