require 'msf/core/post/windows/accounts'
module Msf
module Scripts
module Meterpreter
module Common
include ::Msf::Post::Accounts
end