Actually require PhpEXE mixin.

unstable
Tod Beardsley 2012-11-01 14:53:18 -05:00
parent 4615e710ce
commit b1b85bee44
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
##
require 'msf/core'
require 'msf/core/exploit/php_exe'
class Metasploit3 < Msf::Exploit::Remote
Rank = ExcellentRanking