medium
Single Answer
0Julie wants to conduct a replay attack. What type of attack is most commonly associated with successful replay attacks?
Answer Options
A
SQL injection
B
An on-path attack
C
Brute force
D
A DDoS
Correct Answer: B
Explanation
On-path attacks that route traffic through a system or device that the attacker controls allow the attacker to both receive and modify traffic, making replay attacks more likely to succeed. SQL injection attacks are associated with web applications and databases. Brute-force and distributed denial-of-service (DDoS) attacks are not typically associated with replay attacks.