nerdexam
(ISC)2

SSCP · Question #1066

What attack involves the perpetrator sending spoofed packet(s) wich contains the same destination and source IP address as the remote host, the same port for the source and destination, having the…

The correct answer is B. Land attack. A LAND attack sends a TCP SYN packet where the source IP and source port are spoofed to exactly match the destination IP and destination port of the target. The victim system sends a SYN-ACK back to itself, enters an infinite loop trying to complete the handshake, and may crash…

Submitted by yasin.bd· Apr 18, 2026Network and Communications Security

Question

What attack involves the perpetrator sending spoofed packet(s) wich contains the same destination and source IP address as the remote host, the same port for the source and destination, having the SYN flag, and targeting any open ports that are open on the remote host?

Options

  • ABoink attack
  • BLand attack
  • CTeardrop attack
  • DSmurf attack

How the community answered

(44 responses)
  • A
    2% (1)
  • B
    93% (41)
  • D
    5% (2)

Explanation

A LAND attack sends a TCP SYN packet where the source IP and source port are spoofed to exactly match the destination IP and destination port of the target. The victim system sends a SYN-ACK back to itself, enters an infinite loop trying to complete the handshake, and may crash or hang. A Boink/Teardrop attack fragments packets maliciously; a Smurf attack uses ICMP broadcast amplification. The looped self-reply is the defining characteristic of a LAND attack.

Topics

#Denial of Service#Network Attacks#IP Spoofing#TCP/IP Vulnerabilities

Community Discussion

No community discussion yet for this question.

Full SSCP Practice