Add missing require

[FixRM #7345]
unstable
James Lee 2012-10-15 17:18:04 -05:00
parent 9192a01803
commit 52feae2dcd
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