Land #2968, missing powershell require

bug/bundler_fix
James Lee 2014-02-10 11:09:57 -06:00
commit c48c34a83b
No known key found for this signature in database
GPG Key ID: 2D6094C7CEA0A321
1 changed files with 1 additions and 0 deletions

View File

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