Land #2586 - require 'msf/core/exploit/powershell'

bug/bundler_fix
sinn3r 2013-10-26 00:44:49 -05:00
commit 69823be7cf
No known key found for this signature in database
GPG Key ID: 2384DB4EF06F730B
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
##
require 'msf/core'
require 'msf/core/exploit/powershell'
require 'rex'
class Metasploit3 < Msf::Exploit::Local