What term describes a DoS attack that does not complete the TCP three-way handshake?

Prepare for the Network Security Examination by mastering key concepts in cybersecurity. Utilize interactive questions and detailed explanations to enhance your knowledge. Excel in your exam with our comprehensive preparation resources!

Multiple Choice

What term describes a DoS attack that does not complete the TCP three-way handshake?

Explanation:
In TCP, a connection starts with a three-way handshake: SYN, SYN-ACK, then ACK. If the initiator sends a SYN but never completes with the final ACK, the server has already allocated a resource for that connection and waits for the last step. The connection remains in an incomplete, waiting state—that’s a half-open connection. This situation is the essence of a DoS tactic because many half-open attempts can exhaust the server’s resources and prevent legitimate clients from connecting. Half-close isn’t correct here because it refers to one side closing its sending channel after a connection is established, not to an incomplete handshake. So the best term for a DoS attack that does not complete the TCP three-way handshake is half-open.

In TCP, a connection starts with a three-way handshake: SYN, SYN-ACK, then ACK. If the initiator sends a SYN but never completes with the final ACK, the server has already allocated a resource for that connection and waits for the last step. The connection remains in an incomplete, waiting state—that’s a half-open connection. This situation is the essence of a DoS tactic because many half-open attempts can exhaust the server’s resources and prevent legitimate clients from connecting.

Half-close isn’t correct here because it refers to one side closing its sending channel after a connection is established, not to an incomplete handshake. So the best term for a DoS attack that does not complete the TCP three-way handshake is half-open.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy