Three PhaaS Kits Targeting US Organizations to Steal M65 Logins by Bypassing MFA

By Published On: August 6, 2026

The Escalating Threat: PhaaS Kits Bypassing MFA to Target US M365 Logins

In the evolving landscape of cyber threats, one of the most concerning developments is the sophisticated attack on multi-factor authentication (MFA) protections. Long heralded as a robust defense, MFA is now being actively circumvented by advanced Phishing-as-a-Service (PhaaS) kits. Recent intelligence highlights three such kits – Sneaky 2FA, EvilTokens, and EvilProxy – specifically targeting US organizations to steal Microsoft 365 (M365) credentials and session tokens. This isn’t merely credential theft; it’s a direct assault on the integrity of identity and access management, enabling threat actors to bypass what many consider the final security frontier.

Understanding the PhaaS Ecosystem and its Evolution

Phishing-as-a-Service platforms have dramatically lowered the barrier to entry for cybercriminals. These kits provide readily available tools, infrastructure, and support for orchestrating sophisticated phishing campaigns, even for those with limited technical expertise. The latest generation of these services, exemplified by Sneaky 2FA, EvilTokens, and EvilProxy, distinguishes itself by its singular focus on bypassing MFA, rendering traditional phishing defenses inadequate.

Sneaky 2FA: The Adversary-in-the-Middle (AiTM) Approach

Sneaky 2FA leverages the Adversary-in-the-Middle (AiTM) technique, a highly effective method for session hijacking. In an AiTM attack, the phisher positions themselves between the victim and the legitimate M365 login portal. When a user attempts to log in, their credentials and the subsequent MFA token are intercepted in real-time. The attacker then uses these stolen credentials and the valid MFA token to authenticate themselves to the legitimate service, effectively hijacking the user’s session. This allows them to bypass MFA without ever needing to know the user’s actual password or MFA code, as they are relaying the valid authentication process.

EvilTokens: Exploiting OAuth Device-Code Flow

EvilTokens adopts a different, equally insidious strategy by abusing the OAuth device-code flow. This flow is typically used for devices with limited input capabilities, allowing users to authenticate by entering a code on a separate, more capable device. EvilTokens manipulates this process by tricking users into authorizing a malicious application or device. Once authorized, the attacker gains access tokens, enabling them to impersonate the user and access M365 resources without needing their direct credentials or an MFA prompt for each access attempt. This method often involves social engineering to convince users to enter a device code on a phishing site or through a malicious application.

EvilProxy: Real-time Reverse-Proxy Credential Relay

Perhaps one of the most talked-about and sophisticated PhaaS kits, EvilProxy employs a real-time reverse-proxy credential relay. Similar to AiTM, EvilProxy acts as a proxy between the victim and the legitimate M365 service. However, its strength lies in its ability to transparently intercept and relay all traffic, including session cookies and MFA tokens, in real-time. This sophisticated man-in-the-middle capability allows EvilProxy to capture authentication cookies after a successful MFA challenge, enabling the attacker to log in as the legitimate user without requiring re-authentication or further MFA prompts. This technique is particularly dangerous because it steals the session token itself, providing persistent access.

  • For more details on EvilProxy’s capabilities and historical prevalence, you might refer to analyses related to its broad impact, though a specific CVE for EvilProxy as a service isn’t typically issued.

Remediation Actions and Mitigations

Combating these advanced PhaaS kits requires a multi-layered and proactive security strategy. Organizations cannot rely solely on traditional MFA when these kits are specifically designed to bypass it. Here are critical remediation actions:

  • Implement Conditional Access Policies: Leverage Azure AD Conditional Access policies to enforce stricter controls based on device compliance, location, IP ranges, and user risk levels. Block access from unmanaged devices or suspicious locations.
  • Strengthen Phishing Awareness Training: Educate users about the new generation of sophisticated phishing attacks, including those that mimic legitimate login pages even with MFA. Emphasize vigilance against unusual login prompts or requests for device codes.
  • Use FIDO2/Hardware Security Keys for MFA: Wherever possible, deploy FIDO2-compliant hardware security keys (e.g., YubiKey, Titan Security Key). These are resistant to phishing and man-in-the-middle attacks because the authentication is cryptographically bound to the origin.
  • Monitor M365 Audit Logs and Sign-in Activity: Regularly review M365 audit logs for unusual sign-in patterns, such as multiple failed attempts, access from unusual geographies, or session takeovers. Look for suspicious application consent grants (related to OAuth abuse).
  • Deploy Advanced Threat Protection (ATP) Solutions: Utilize Microsoft Defender for Office 365 or similar ATP solutions that can detect and block sophisticated phishing emails, malicious attachments, and suspicious URLs.
  • Enforce Principle of Least Privilege: Limit user permissions to the absolute minimum required for their roles to reduce the impact of a compromised account.
  • Implement User and Entity Behavior Analytics (UEBA): UEBA tools can detect anomalies in user behavior, such as a user accessing unusual resources or from an unusual location after a successful login, which might indicate a compromised session.
  • Regularly Audit OAuth Application Permissions: Periodically review and revoke unnecessary or suspicious OAuth application permissions granted within your M365 tenant.
Tool Name Purpose Link
Microsoft Defender for Office 365 Advanced phishing and threat protection for M365 Official Microsoft Site
Azure AD Conditional Access Enforce access policies based on conditions Microsoft Docs
FIDO2 Security Keys Phishing-resistant hardware MFA FIDO Alliance
M365 Audit Logs Monitor user and admin activity Microsoft Docs

Key Takeaways

The emergence of PhaaS kits like Sneaky 2FA, EvilTokens, and EvilProxy represents a significant evolution in cyberattack sophistication. Their ability to bypass conventional MFA mechanisms demands a recalibration of organizational security strategies. It underscores the critical need for a defense-in-depth approach that combines robust technical controls, continuous monitoring, and advanced user education. Relying on MFA alone is no longer sufficient; a proactive stance against these advanced phishing tactics is imperative for safeguarding M365 environments and protecting sensitive organizational data.

Share this article

Leave A Comment