Navigation
This module allows to check SMTP-specific vulnerabilities.
fluidasserts.proto.smtp.
has_vrfy
Check if IP has VRFY command enabled.
ip_address (str) – IP address to test.
str
port (int) – If necessary, specify port to connect to (default: 25).
int
tuple
is_version_visible
Check if banner is visible.