Require, not load, msf, not lib/msf

unstable
Tod Beardsley 2012-10-15 07:11:15 -05:00
parent adfced8d0e
commit 932b8ba841
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
#
###
load 'lib/msf/core/payload/php.rb'
require 'msf/core/payload/php.rb'
module Msf
module Exploit::PhpEXE