Fix load order problem

[FIXRM #7151]
unstable
James Lee 2012-07-20 15:58:11 -06:00
parent 9d16a1a472
commit cccd3754a4
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ require 'msf/core'
require 'rex'
require 'rexml/document'
require 'msf/core/post/windows/registry'
require 'msf/core/post/windows/priv'
class Metasploit3 < Msf::Post
include Msf::Auxiliary::Report