Fix #4693 - Uninit Rex::OLE in MS14-064 exploits

Fix #4693
bug/bundler_fix
sinn3r 2015-02-02 00:20:34 -06:00
parent d0cf316758
commit 9112e70187
3 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@
##
require 'msf/core'
require 'rex/ole'
class Metasploit3 < Msf::Exploit::Remote
Rank = ExcellentRanking

View File

@ -4,6 +4,7 @@
##
require 'msf/core'
require 'rex/ole'
class Metasploit3 < Msf::Exploit::Remote
Rank = ExcellentRanking

View File

@ -4,6 +4,7 @@
##
require 'msf/core'
require 'rex/ole'
class Metasploit3 < Msf::Exploit::Remote
Rank = ExcellentRanking