Skip to content

Commit 15b741b

Browse files
author
Tod Beardsley
committed
Require the powershell mixin explicitly
1 parent 6b15a07 commit 15b741b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/windows/http/oracle_endeca_exec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
##
77

88
require 'msf/core'
9+
require 'msf/core/exploit/powershell'
910

1011
class Metasploit3 < Msf::Exploit::Remote
1112
Rank = ExcellentRanking

0 commit comments

Comments
 (0)