This module provides methods for establish a connection to a remote host and communicating with it.
Initializes an instance of an exploit module that exploits a vulnerability in a TCP server.
Returns the local host for outgoing connections
Performs cleanup, disconnects the socket if necessary
Establishes a TCP connection to the specified RHOST/RPORT
Returns the TCP connection timeout
Returns the local port for outgoing connections
Closes the TCP connection
Returns the local host
Returns the local port
Returns the proxy configuration
Returns the target host
Returns the remote port
Returns the boolean indicating SSL
[Validate]