Ask Question
8 July, 08:53

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?

+3
Answers (1)
  1. 8 July, 10:52
    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?
Find 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 you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers