Which statement about ICMP tunneling is true?

Prepare for the Wireshark Traffic Analysis Exam. Study with flashcards and multiple choice questions, each question includes hints and explanations. Ace your exam!

Multiple Choice

Which statement about ICMP tunneling is true?

Explanation:
ICMP tunneling hides data by placing it in the payload of ICMP packets and sending that data between hosts. This means the data isn’t in the usual network payload of a web or application protocol, but encoded inside ICMP messages themselves—often using echo requests and replies—to form a covert channel. That’s why the statement that ICMP packets carry hidden data is true: the packets themselves are repurposed as a transport medium for the payload, outside normal application traffic. It’s not about using ICMP error messages specifically, and it’s not restricted to a single ICMP type—the key idea is embedding data in the ICMP payload to transfer binary information. As for the other points: ICMP tunneling isn’t guaranteed to be easily detected or blocked by default, since many networks allow ICMP and only surface-level checks may miss unusual payloads; ICMP payloads can carry binary data, so that claim is false; and tunneling often uses echo messages rather than relying solely on ICMP error messages, so that statement isn’t accurate.

ICMP tunneling hides data by placing it in the payload of ICMP packets and sending that data between hosts. This means the data isn’t in the usual network payload of a web or application protocol, but encoded inside ICMP messages themselves—often using echo requests and replies—to form a covert channel.

That’s why the statement that ICMP packets carry hidden data is true: the packets themselves are repurposed as a transport medium for the payload, outside normal application traffic. It’s not about using ICMP error messages specifically, and it’s not restricted to a single ICMP type—the key idea is embedding data in the ICMP payload to transfer binary information.

As for the other points: ICMP tunneling isn’t guaranteed to be easily detected or blocked by default, since many networks allow ICMP and only surface-level checks may miss unusual payloads; ICMP payloads can carry binary data, so that claim is false; and tunneling often uses echo messages rather than relying solely on ICMP error messages, so that statement isn’t accurate.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy