Fix requrires for enable_support_account

unstable
James Lee 2013-07-01 16:22:39 -05:00
parent be1a0d3cae
commit 1865e6c19d
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
require 'msf/core'
require 'rex'
require 'msf/core/post/windows/registry'
require 'msf/core/post/windows/priv'
require 'msf/core/post/common'
class Metasploit3 < Msf::Post
include Msf::Post::Windows::Registry