Land #8176, deregeister smb2_login from pro bruteforce
This commit is contained in:
@@ -30,8 +30,8 @@ module Metasploit
|
||||
|
||||
CAN_GET_SESSION = true
|
||||
DEFAULT_REALM = 'WORKSTATION'
|
||||
LIKELY_PORTS = [ 139, 445 ]
|
||||
LIKELY_SERVICE_NAMES = [ "smb" ]
|
||||
#LIKELY_PORTS = [ 139, 445 ]
|
||||
#LIKELY_SERVICE_NAMES = [ "smb" ]
|
||||
PRIVATE_TYPES = [ :password, :ntlm_hash ]
|
||||
REALM_KEY = Metasploit::Model::Realm::Key::ACTIVE_DIRECTORY_DOMAIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user