Cyber Security - Lecture 11
Cyber Security - Lecture 11
lecture 11
Contents
Networks Vulnerability Scanning
TCP Handshake
Connection establishment
Connection termination
Network Reconnaissance
System Tools
The localhost argument indicates the IP address on which to open the listening port.
The localport argument indicates the listening port on the local system; connections will be
made to this port number.
The remoteport argument indicates the port to which data is to be forwarded.
The remotehost argument indicates the hostname or IP address of the target.