Question:

In a secure communication model, if an attacker intercepts a message and replaces it with a fake one before forwarding it, this attack is best classified as :

Show Hint

Intercept + Modify + Forward = MITM. It's the most dangerous "active" eavesdropping because the victims often don't know their conversation is being forged.
Updated On: Jun 6, 2026
  • Replay attack
  • Masquerade attack
  • Man in the middle
  • Denial of service
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

This scenario describes a classic active attack where the adversary sits between two communicating parties. 1. Defining the Man-in-the-Middle (MITM) Attack: In an MITM attack, the attacker secretly relays and possibly alters the communication between two parties who believe they are directly communicating with each other. The specific action of "intercepting, replacing with a fake, and forwarding" is the hallmark of this attack. 2. Distinguishing from Other Attacks:
Replay Attack: The attacker captures a valid session/message and sends it again later without changing it.
Masquerade Attack: One entity pretends to be a different entity (often the first step of an MITM).
Denial of Service (DoS): The goal is to make a service unavailable, not necessarily to forge messages. 3. Conclusion: Because the attacker is actively modifying the data in transit between two parties, "Man in the middle" is the most comprehensive classification for this behavior.
Was this answer helpful?
0
0

Top CUET PG Data Science A.I Cyber Security and Computer Sci. Questions

View More Questions