Canadian Cyber Security Journal
SOCIAL:
Filed under: TechTalk

Mirage2FA Phishing Kit Bypasses Microsoft 365 MFA at Scale

What Happened

Researchers documented a surge in Mirage2FA, a commercial phishing-as-a-service kit sold by an operator known as LinX Coders and active since September 2024, targeting organizations running Microsoft 365. Instead of attempting to defeat multi-factor authentication algorithms directly, Mirage2FA positions a fake login page between the victim and the real Microsoft sign-in flow, an adversary-in-the-middle technique capturing both the entered password and the session cookie issued after the victim completes MFA. With a valid session cookie in hand, the attacker skips authentication entirely and steps directly into the victim’s mailbox and any connected single sign-on services. Of roughly 9,400 targeted email addresses researchers tracked, close to half resulted in a confirmed compromise, with United States organizations accounting for nearly two-thirds of victims and European companies making up most of the remainder.

Why This Matters for Canadian Organizations

Canadian businesses running Microsoft 365, the dominant productivity platform across Canadian enterprise and government, face direct exposure to this technique, since session-cookie theft defeats the same MFA setups organizations rely on to satisfy PIPEDA and OSFI B-13 access control expectations. A stolen session token grants an attacker the same reach as the legitimate user, including access to email, SharePoint, and any application tied to single sign-on, without needing a password or a second factor at all. Organizations treating MFA enrollment alone as sufficient protection against account takeover carry a false sense of security against this class of attack.

What to Do

Security teams should move toward phishing-resistant authentication methods such as FIDO2 security keys or passkeys, which resist adversary-in-the-middle interception in ways one-time codes and push notifications do not. Conditional access policies limiting sign-ins by device compliance and location, combined with shortened session token lifetimes, reduce the window an attacker has to use a stolen cookie. Full technical detail on the campaign is available from The Hacker News.

Enjoy this article? Don’t forget to share.