An attacker sits between the sender and receiver, captures a valid message,…
2016
An attacker sits between the sender and receiver, captures a valid message, and retransmits it after some time without altering the information. This attack is called ______.
- A.
Denial of service attack
- B.
Replay attack
- C.
Simple attack
- D.
Complex attack
Attempted by 248 students.
Show answer & explanation
Correct answer: B
Correct answer: Replay attack
In a replay attack, the attacker records or captures a valid transmission and sends the same message again later.
The key clues are retransmits after some time and without altering the information. These point to delayed reuse of a genuine message.
The attack is different from impersonation alone or denial of service because the captured valid message itself is reused.