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:
@@ -5,6 +5,7 @@
|
||||
|
||||
|
||||
require 'msf/core'
|
||||
require 'msf/core/exploit/powershell'
|
||||
|
||||
|
||||
class Metasploit3 < Msf::Exploit::Remote
|
||||
|
||||
Reference in New Issue
Block a user