Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
UNC6671 Automates Microsoft 365 Data Theft via Session Hijacking
August 7, 2026
Papyrus Ad Fraud Abuses Hidden WebViews to Fake User Engagement
August 7, 2026
Critical Flaws in Enterprise Java Platforms Let Attackers Execute Remote Code
August 7, 2026
Home/Threats/Tycoon 2FA AiTM Kit Bypasses MFA for Entra ID, Google Workspace
Threats

Tycoon 2FA AiTM Kit Bypasses MFA for Entra ID, Google Workspace

Key Takeaways The Tycoon 2FA AiTM Kit actively bypasses multi-factor authentication (MFA) on Microsoft Entra ID and Google Workspace by stealing session tokens. This advanced phishing kit employs two...

David kimber
David kimber
May 27, 2026 4 Min Read
64 0

Key Takeaways

  • The Tycoon 2FA AiTM Kit actively bypasses multi-factor authentication (MFA) on Microsoft Entra ID and Google Workspace by stealing session tokens.
  • This advanced phishing kit employs two primary attack vectors: WebSocket-based session relay and abuse of the OAuth device code grant flow.
  • Even after a major takedown effort in March 2026, the kit’s operators quickly adapted, demonstrating significant resilience and sophistication.
  • Traditional MFA methods are insufficient; organizations must implement phishing-resistant MFA like FIDO2 security keys or passkeys to mitigate this threat.

Elastic Security Labs has released a comprehensive analysis detailing the operational mechanisms of the Tycoon 2FA Adversary-in-the-Middle (AiTM) Kit. Their research, shared in a report, illuminates the kit’s sophisticated tactics, which include exploiting WebSocket-based session relays and the device code grant flow to compromise cloud identity platforms. This analysis underscores the pervasive nature of this threat within the contemporary phishing landscape.

Table Of Content

  • Key Takeaways
  • How Tycoon 2FA Bypasses MFA
  • Evasion and Post-Compromise Persistence
  • What You Should Do
  • Indicators of Compromise (IoCs):-

Despite a coordinated international effort in March 2026, led by Microsoft and Europol, which resulted in the seizure of over 300 malicious domains, the Tycoon 2FA campaign quickly resurfaced. Within weeks, its operators rebuilt their infrastructure and integrated OAuth Device Code phishing techniques, as documented by eSentire in late April 2026. This rapid recovery highlights the professional and well-resourced nature of the group behind the kit.

The sheer scale and technical sophistication of Tycoon 2FA position it as one of the most critical phishing threats currently active. Organizations relying solely on conventional MFA solutions remain vulnerable, as the kit effectively circumvents these controls through session token theft. A thorough understanding of the kit’s operational methodology is essential for developing robust defensive strategies.

How Tycoon 2FA Bypasses MFA

The Tycoon 2FA kit deviates from traditional credential theft methods. Instead, it functions as a real-time reverse proxy, positioning itself between the victim and legitimate login portals for Microsoft or Google. This allows it to intercept and relay all communication.

Victims proceed through their standard MFA challenges, entirely unaware that the kit has captured their session token the instant it was issued. The attack typically commences with a phishing email containing a malicious link or QR code embedded within various file types, such as PDFs, SVGs, HTML documents, or PowerPoint presentations.

The malicious link directs victims through a multi-layered redirection chain before ultimately landing on a pixel-perfect replica of the target login page. This fake page often dynamically incorporates the victim’s organization’s branding, directly sourced from the legitimate service. Once the victim successfully completes the MFA process, the kit intercepts the valid session cookie, granting the attacker seamless access to the account without requiring further authentication.

Evasion and Post-Compromise Persistence

The Tycoon 2FA kit is engineered for resilience against incident response procedures. It possesses the capability to register a rogue device within Entra ID, thereby acquiring a primary refresh token (PRT). This PRT remains valid even if a defender revokes all compromised user sessions, rendering the conventional “revoke sessions and reset password” remediation insufficient for complete containment.

Beyond establishing persistence, the kit employs advanced evasion techniques to thwart analysis. It actively filters out traffic originating from cloud and hosting IP ranges, blocks developer tools, detects automation frameworks, and removes its own malicious code from the webpage after execution. Furthermore, each victim receives a uniquely encrypted payload, seeded with session-specific values, making signature-based detection exceedingly difficult.

What You Should Do

  • Implement Phishing-Resistant MFA: Deploy strong, phishing-resistant multi-factor authentication methods such as FIDO2 security keys or passkeys, as these are immune to AiTM session token theft.
  • Enforce Device Compliance: Utilize Conditional Access policies to enforce device compliance, ensuring only trusted and compliant devices can access corporate resources.
  • Block Device Code Flows: Restrict OAuth device code flows for all users, except for explicitly approved and tightly controlled scenarios.
  • Enable Token Protection: Activate token protection mechanisms to bind authentication tokens to specific devices, enhancing security against token replay attacks.
  • Comprehensive Remediation: In the event of a suspected compromise, meticulously enumerate and delete all registered devices associated with the compromised account *before* revoking user sessions to fully break the device-PRT persistence chain.

Indicators of Compromise (IoCs):-

The following indicators were documented by Elastic Security Labs in their analysis of Tycoon 2FA campaigns.

Type Indicator Description
Client App ID 29d9ed98-a469-4536-ade2-f981bc1d605e Microsoft Authentication Broker client ID used by the kit relay for device-code-grant abuse and PRT minting
OAuth Client ID 77185425430.apps.googleusercontent.com Google Chrome OAuth client targeted in every Google Workspace relay session
OAuth Scope https://www.google.com/accounts/OAuthLogin Chrome’s internal bootstrap sign-in scope used by the kit to initiate Google relay sessions
User-Agent node, axios/1.15.2, node-fetch/1.0, undici Node.js HTTP client user agents used by the Tier 1 kit relay against Microsoft Entra ID
API Domain api.ipapi.is IP geolocation/ASN lookup service called by the kit to filter out researcher and cloud provider traffic
ASN Alibaba Cloud (and similar cheap-VPS ASNs) Tier 1 kit relay infrastructure used for automated token acquisition and renewal
ASN Clouvider, Host Telecom Cheap hosting ASNs used by kit relay IPs in Google Workspace campaigns
Socket.IO Event recieveid Consistent kit fingerprint (note deliberate typo) used in the WebSocket C2 relay channel
Crypto Key 1234567890123456 Hardcoded AES-CBC key found in kit JavaScript for encrypting collected credentials
Library CryptoJS 4.2.0 JavaScript library bundled in the Google-targeting kit variant for credential encryption
Socket.IO Version Socket.IO 4.6.0 WebSocket C2 library version used in the Google-targeting kit variant
Entra Error Code 53003 Error returned when device code flow is blocked via Conditional Access, confirming successful policy enforcement

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackphishingSecurityThreat

Share Article

David kimber

David kimber

David is a penetration tester turned security journalist with expertise in mobile security, IoT vulnerabilities, and exploit development. As an OSCP-certified security professional, David brings hands-on technical experience to his reporting on vulnerabilities and security research. His articles often feature detailed technical analysis of exploits and provide actionable defense recommendations. David maintains an active presence in the security research community and has contributed to multiple open-source security tools.

Previous Post

Grandoreiro Malware Targets Portuguese Banks and Latin American Companies

Next Post

GHOST STADIUM Phishing Campaign Targets FIFA World Cup Fans

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
Critical Zbtlink Router Backdoor Affects 20+ Models
August 7, 2026
OpenAI Expands GPT-3.5 Access With Unlimited Chats for All Users
August 7, 2026
SilverFox Hijacks Drivers to Disable Security Tools
August 7, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Emy Elsamnoudy
Emy Elsamnoudy
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us