Avoid require race with powershell

bug/bundler_fix
Tod Beardsley 2013-08-05 09:56:32 -05:00
parent 8431eb7a79
commit 40f015f596
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
require 'msf/core'
require 'rex'
require 'msf/core/exploit/exe'
require 'msf/core/exploit/powershell'
class Metasploit3 < Msf::Exploit::Local
Rank = ExcellentRanking