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
```
This commit is contained in:
Brendan Coles
2014-03-06 12:57:43 +11:00
parent 9d0743ae85
commit df2bdad4f9
@@ -5,6 +5,7 @@
require 'msf/core'
require 'msf/core/exploit/powershell'
class Metasploit3 < Msf::Exploit::Remote