Include 'msf/core/exploit/powershell'

Prevent:

```
[-] 	/pentest/exploit/metasploit-framework/modules/exploits/windows/misc/hp_dataprotector_exec_bar.rb: NameError uninitialized constant Msf::Exploit::Powershell
```
bug/bundler_fix
Brendan Coles 2014-03-06 12:57:43 +11:00
parent 9d0743ae85
commit df2bdad4f9
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
require 'msf/core'
require 'msf/core/exploit/powershell'
class Metasploit3 < Msf::Exploit::Remote