Disconnecting dose not close the connection. It only puts the sever into a wait state (TIME_WAIT). They are left open even after the program is closed they only disconnect when the sever times out. This leaves the open port vulnerable.
NETSTAT output
Log in to post a comment.
NETSTAT output