Turns out that we dont need the report or accounts includes in there, so removing them for tidyness

bug/bundler_fix
Stuart Morgan 2015-12-20 02:37:25 +00:00
parent c11c0ca7e0
commit 3a89d3cc70
1 changed files with 0 additions and 2 deletions

View File

@ -8,9 +8,7 @@ require 'msf/core'
require 'sqlite3'
class Metasploit3 < Msf::Post
include Msf::Auxiliary::Report
include Msf::Post::Windows::LDAP
include Msf::Post::Windows::Accounts
def initialize(info = {})
super(update_info(