Skip to content

Commit b1b85be

Browse files
committed
Actually require PhpEXE mixin.
1 parent 4615e71 commit b1b85be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/multi/http/auxilium_upload_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/php_exe'
910

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

0 commit comments

Comments
 (0)