cybersecurity · phishing · email security · MFA · replay attack

When a Phishing Link Beats Your MFA: Understanding Replay Attacks

TL;DR — key takeaways

Clicking a modern phishing link can hand attackers more than your password — adversary-in-the-middle (AiTM) kits proxy the real login page, capture the session cookie issued after you pass MFA, and replay it to take over the account. Standard MFA (SMS, app codes, push) does not stop this. Defences that work: phishing-resistant MFA (FIDO2/passkeys), time-of-click link scanning on email, short session lifetimes with conditional access, and staff awareness.

Related reading