nerdexam
EC-Council

312-50V12 · Question #151

Jake, a network security specialist, is trying to prevent network-level session hijacking attacks in his company. While studying different types of such attacks, he learns about a technique where an…

The correct answer is D. Man-in-the-middle Attack Using Forged ICMP and ARP Spoofing. The described attack, where an attacker inserts their machine between a client and server to reroute packets transparently using forged ICMP and ARP spoofing, is characteristic of a Man-in-the-middle (MITM) attack.

Submitted by tunde_lagos· Mar 4, 2026Network and Perimeter Hacking

Question

Jake, a network security specialist, is trying to prevent network-level session hijacking attacks in his company. While studying different types of such attacks, he learns about a technique where an attacker inserts their machine into the communication between a client and a server, making it seem like the packets are flowing through the original path. This technique is primarily used to reroute the packets. Which of the following types of network-level session hijacking attacks is Jake studying?

Options

  • ATCP/IP Hijacking
  • BRST Hijacking
  • CUDP Hijacking
  • DMan-in-the-middle Attack Using Forged ICMP and ARP Spoofing

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    8% (4)
  • C
    4% (2)
  • D
    86% (42)

Why each option

The described attack, where an attacker inserts their machine between a client and server to reroute packets transparently using forged ICMP and ARP spoofing, is characteristic of a Man-in-the-middle (MITM) attack.

ATCP/IP Hijacking

TCP/IP Hijacking is a broader category that often refers to taking over an *existing* TCP session, rather than the described transparent insertion of a machine to reroute all traffic from the outset using ARP and ICMP manipulation.

BRST Hijacking

RST Hijacking specifically involves sending a forged TCP RST (reset) packet to abruptly terminate an established connection, which does not fit the description of transparently rerouting ongoing communications.

CUDP Hijacking

UDP Hijacking is less common and refers to intercepting or injecting UDP packets; however, UDP is connectionless, and the described method of transparently inserting a machine and rerouting via forged ICMP and ARP is more indicative of a MITM attack against TCP/IP communication.

DMan-in-the-middle Attack Using Forged ICMP and ARP SpoofingCorrect

A Man-in-the-middle (MITM) attack involves an attacker positioning themselves between two communicating parties to intercept, alter, or relay communications without their knowledge. Techniques like ARP spoofing are commonly used in local network MITM attacks to associate the attacker's MAC address with the IP address of a legitimate host (e.g., default gateway), thereby rerouting traffic through the attacker's machine. The question's description of inserting a machine to reroute packets transparently using 'forged ICMP and ARP Spoofing' perfectly aligns with the mechanisms of a MITM attack.

Concept tested: Man-in-the-middle (MITM) attack techniques

Source: https://www.cisco.com/c/en/us/products/security/what-is-man-in-the-middle-attack.html

Topics

#Session hijacking#Man-in-the-middle (MitM)#ARP spoofing#ICMP redirect attacks

Community Discussion

No community discussion yet for this question.

Full 312-50V12 Practice