Module: Metasploit::Framework::LoginScanner::Base
- Extended by:
 - ActiveSupport::Concern
 
- Includes:
 - ActiveModel::Validations
 
- Included in:
 - ACPP, AFP, AMQP, DB2, FTP, FreeswitchEventSocket, HTTP, Kerberos, LDAP, MQTT, MSSQL, MySQL, POP3, Postgres, Redis, SMB, SNMP, SSH, Telnet, VMAUTHD, VNC, VarnishCLI, X3
 
- Defined in:
 - lib/metasploit/framework/login_scanner/base.rb
 
Overview
This module provides the base behaviour for all of the LoginScanner classes. All of the LoginScanners should include this module to establish base behaviour