Which kind of attack is an IP spoofing attack?
- On-path
- DDoS
- Pass-the-Hash
- Evil-Twin
Explanation & Hint: The On-path attack intercepts communications between two systems. The attacker splits the original TCP connection into 2 new connections, one between the client and the attacker and the other between the attacker and the server. This often uses IP spoofing to trick a victim into connecting to the attack. |