Replay attack is correct because it involves capturing a legitimate authentication exchange and retransmitting it later to impersonate the original client, allowing the attacker to gain unauthorized access without needing to decrypt or crack the credentials. Relay attack is incorrect because it involves intercepting and forwarding communications between two parties in real time rather than storing and retransmitting previously captured data. Downgrade attack is incorrect because it forces a system to use weaker encryption or protocols, such as older SSL/TLS versions, rather than reusing captured authentication traffic. Fragmentation attack is incorrect because it targets weaknesses in packet handling, such as WEP fragmentation, to recover encryption material and does not rely on retransmitting previously captured authentication exchanges. OBJ. 4.2