Require, not load, msf, not lib/msf
parent
adfced8d0e
commit
932b8ba841
|
@ -9,7 +9,7 @@
|
|||
#
|
||||
###
|
||||
|
||||
load 'lib/msf/core/payload/php.rb'
|
||||
require 'msf/core/payload/php.rb'
|
||||
|
||||
module Msf
|
||||
module Exploit::PhpEXE
|
||||
|
|
Loading…
Reference in New Issue