Which attack floods the server by sending a high volume of SYN-ACK packets in response to client SYNs, attempting to exhaust resources during the handshake?

Prepare for the Certified Ethical Hacker Version 11 Exam. Study with comprehensive questions and explanations. Equip yourself with the skills needed for success!

Multiple Choice

Which attack floods the server by sending a high volume of SYN-ACK packets in response to client SYNs, attempting to exhaust resources during the handshake?

Explanation:
The concept being tested is how resources are consumed during the TCP handshake. When a client sends a SYN, the server must allocate state and respond with a SYN-ACK while waiting for the final ACK. Flooding the server with a high volume of SYN-ACK responses in reaction to incoming SYNs drives the target to generate many handshake responses, consuming CPU, memory, and backlog queue space. This type of activity is known as a SYN-ACK flood attack, because the attack overwhelms the server by inundating it with synchronization-acknowledgment packets during the handshake. The other options describe different attack vectors—an HTTP POST attack targets application data, while a spoofed-ACK session flood disrupts established sessions rather than the handshake itself.

The concept being tested is how resources are consumed during the TCP handshake. When a client sends a SYN, the server must allocate state and respond with a SYN-ACK while waiting for the final ACK. Flooding the server with a high volume of SYN-ACK responses in reaction to incoming SYNs drives the target to generate many handshake responses, consuming CPU, memory, and backlog queue space. This type of activity is known as a SYN-ACK flood attack, because the attack overwhelms the server by inundating it with synchronization-acknowledgment packets during the handshake. The other options describe different attack vectors—an HTTP POST attack targets application data, while a spoofed-ACK session flood disrupts established sessions rather than the handshake itself.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy