An attack where the adversary intercepts communications between two parties, enabling eavesdropping, data modification, or content injection.
Man-in-the-Middle (MITM) is an attack where the adversary secretly intercepts and potentially alters communications between two parties who believe they are communicating directly with each other.
The attacker positions themselves between the victim and the destination (server, router, or another user). All traffic flows through the attacker, who can eavesdrop, modify data in transit, or inject malicious content.
TLS/HTTPS protects against passive eavesdropping and modification, but attackers may: