SYN scan is the type of TCP scanning. This scan type is also known as “half-open scanning” because it not opens a full TCP connection. The port scanner generates a SYN packet. If the target port is open, it will respond with a SYN-ACK packet. The scanner host responds with a RST packet that closes the connection before the handshake is completed.
What is SYN scan?
This entry was posted in Uncategorized. Bookmark the permalink.