Deprecate psexec_psh

bug/bundler_fix
William Vu 2015-10-30 16:21:37 -05:00
parent f8a39ecc21
commit 6a01efa394
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ class Metasploit3 < Msf::Exploit::Remote
# Exploit mixins should be called first
include Msf::Exploit::Remote::SMB::Client::Psexec
include Msf::Exploit::Powershell
include Msf::Module::Deprecated
deprecated(Date.new(2016, 1, 1), 'exploit/windows/smb/psexec')
def initialize(info = {})
super(update_info(info,