Ask Question
6 September, 12:01

A TCP SYN flood attack uses the three-way handshake mechanism. The attacker at system A sends a SYN packet to the victim at system B. System B responds by sending a SYN/ACK packet to the attacker at system A. System A does not reply to system B, leaving victim B hung waiting for a response. Which of the following best describes the status of victim B?

+5
Answers (1)
  1. 6 September, 13:54
    0
    The victim B is under attack.

    Step-by-step explanation:

    This scenerio is know as the TCP Half open scan. The attacker send to SYN packet to the victim just to know if a port is open.

    A TCP Half Open Scan also referred to as SYN scanning determines if a port is open by performing the first half of a three-way handshake.

    Attacker is trying to have TCP connection to a server through any port, this is done by sending a SYN (synchronization) packet, as if to initiate a three-way handshake, to every port on the server.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “A TCP SYN flood attack uses the three-way handshake mechanism. The attacker at system A sends a SYN packet to the victim at system B. ...” in 📙 Mathematics if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers