By cloning the authenticated state of a user’s browser, threat actors can navigate sensitive platforms like Teams and SharePoint without triggering any additional security prompts or verification requests. This specific technique represents the core of the BigBear 2.0 operation, which has emerged in 2026 as a sophisticated rebranding of the older Evilginx2 framework. Unlike the simplistic phishing attempts of the past that focused on harvesting static credentials, this campaign utilizes an Adversary-in-the-Middle approach to intercept the very tokens that prove a user has already completed the multi-factor authentication process. By placing a transparent proxy between the victim and the legitimate Microsoft 365 login service, the attackers can capture session cookies in real-time. This methodology effectively renders traditional one-time passwords and SMS-based verification obsolete, as the attacker does not need to know the code itself, only the resulting cookie that is issued once the code is entered.
Global Infrastructure and Operational Scale
The operational scale of BigBear 2.0 suggests a highly organized and well-funded threat group capable of maintaining a massive distributed network. Research conducted in the middle of 2026 revealed that the infrastructure is currently managed by an individual or group using the pseudonym General Boss. This entity oversees a network of at least 42 virtual private server nodes strategically positioned across the globe to facilitate low-latency proxying and data exfiltration. The central administrative panel used by these operators contained a staggering 5,137 stolen records, indicating that the campaign has successfully infiltrated 461 distinct organizations. The sheer volume of data suggests that this is not a targeted strike but a broad, industrial-scale effort to compromise corporate identities. By utilizing a decentralized server model, the operators can quickly rotate IP addresses and domain names to stay ahead of automated blacklisting services and forensic investigators.
The General Boss Network: Global Impact
The analysis of the stolen data provides a clear picture of the diverse range of victims affected by this international phishing operation. Of the thousands of records captured by the General Boss infrastructure, 4,148 were session cookies, which are far more valuable to modern attackers than the 1,032 sets of traditional passwords also found in the logs. Even more concerning is that nearly 500 of these records represented live, fully authenticated sessions that allowed for immediate account takeover without further interaction. The campaign has touched more than 40 countries, proving that geographic boundaries offer little protection against high-frequency automated attacks. The diversity of the victim pool, which spans across thousands of unique IP addresses, highlights the success of the campaign’s social engineering lures. These results demonstrate that the Adversary-in-the-Middle model is no longer a niche technical curiosity but a primary weapon in the arsenal of global cybercrime syndicates.
The General Boss Network: Record Analysis
The effectiveness of BigBear 2.0 is further evidenced by the high conversion rate of phishing clicks to successful session hijacks. When an attacker manages to capture a session cookie, they essentially inherit the complete digital identity of the victim, including access to internal databases and confidential communications. The data logs from the 2026 campaign show a systematic approach to categorizing these stolen sessions by organization and privilege level. This classification allows the primary threat actor to prioritize high-value targets, such as executive leadership or administrative staff, for deeper exploitation. Furthermore, the persistence of these stolen sessions can vary, but the capture of refresh tokens often allows attackers to maintain access for extended periods even if the initial session cookie expires. This systematic harvesting of identity tokens has created a secondary market for access, where compromised corporate accounts are sold to the highest bidder for use in ransomware or espionage.
Strategic Targeting: Managed Service Providers
A notable trend within the BigBear 2.0 campaign is the deliberate focus on Information Technology service firms and Managed Service Providers. These organizations are high-value targets because they often possess elevated access to the digital environments of hundreds of different clients. By compromising a single technician at a service provider, an attacker can leverage established trust relationships to move laterally into the networks of multiple secondary targets. This supply chain attack vector significantly multiplies the impact of a single successful phishing email, allowing the threat actor to bypass the perimeter security of dozens of downstream companies simultaneously. Security analysts have observed that the phishing lures used against these professionals are often highly technical and tailored to look like legitimate alerts from vendor support portals. This precision indicates that the operators behind BigBear 2.0 spend considerable time researching their targets before launching their waves of automated attacks.
Strategic Targeting: The Affiliate Model
To expand the reach of the operation beyond what a single group could achieve, General Boss has implemented a sophisticated affiliate business model. This Phishing-as-a-Service structure allows other cyber-adversaries to rent the BigBear 2.0 infrastructure and administrative tools to run their own independent campaigns. Currently, at least five major affiliates have been identified, each utilizing automated Telegram bots to receive real-time notifications whenever a new victim falls for the trap. This real-time exfiltration ensures that the stolen cookies can be used immediately, often before the victim even realizes they have been compromised. The affiliate model creates a symbiotic relationship where the core developer provides the technical framework while the affiliates provide the volume of phishing traffic. This democratization of advanced identity theft tools means that even relatively low-skilled actors can now execute complex attacks that were once the exclusive domain of state-sponsored groups.
Technical Implementation and Evasion Tactics
The technical execution of the BigBear 2.0 framework relies on a seamless transparent proxy system that functions as a silent intermediary between the user and Microsoft. When a victim interacts with the phishing link, they are not directed to a static page but to a dynamic node that fetches content directly from the genuine Microsoft login servers. This means that every logo, font, and security prompt the user sees is exactly what they would find on the legitimate site, making visual detection nearly impossible. The proxy handles the bidirectional flow of data, relaying the user’s credentials to Microsoft and returning the legitimate MFA challenge to the user. This ensures that the victim successfully completes the authentication process, satisfying all secondary security requirements. The beauty of this design from the attacker’s perspective is its simplicity; it does not attempt to break the encryption but simply sits inside the encrypted tunnel to watch the keys pass through.
The Mechanics: Session Hijacking
Once the victim successfully navigates the multi-factor authentication prompt, the legitimate service issues a session cookie to the browser to maintain the user’s logged-in state. Because the BigBear 2.0 proxy is the one facilitating the connection, it intercepts this cookie before it ever reaches the victim’s computer. The attacker then stores this cookie in a local database, effectively cloning the authenticated state of the session. This cloned cookie can be injected into a separate browser controlled by the threat actor, allowing them to bypass the login screen entirely. From this point forward, the attacker is recognized by Microsoft as the legitimate user, granting them full access to the victim’s emails, cloud storage, and internal collaboration tools. This process happens in a matter of seconds, often leaving the victim unaware that a parallel session has been established. The attacker can then use this access to exfiltrate data or perform further social engineering.
The Mechanics: Advanced Evasion
Beyond the core proxying mechanism, BigBear 2.0 incorporates several advanced features designed to avoid detection by modern security suites. One such feature is the use of country-matched residential proxies, which route the malicious traffic through legitimate local internet service provider addresses. By making the traffic appear to originate from the same city or region as the victim, the framework can successfully bypass geo-fencing policies and anomaly detection systems that normally flag suspicious logins from data centers. Furthermore, the framework includes scripts that actively check for the presence of physical security keys like FIDO2 tokens. If the system detects that the user is attempting to use a phishing-resistant method, it can force a fallback to a more vulnerable authentication factor, such as a one-time password sent via email. This level of environmental awareness allows the threat actor to maximize their success rate while remaining invisible to standard monitoring tools.
Defensive Strategies and Risk Mitigation
To combat the growing threat of Adversary-in-the-Middle attacks, organizations must move beyond the traditional reliance on simple multi-factor authentication. The current security environment in 2026 demands a shift toward phishing-resistant authentication methods that cannot be easily proxied or intercepted. This includes the widespread adoption of FIDO2 and WebAuthn standards, which use cryptographic handshakes that are bound to the specific domain of the service provider. By ensuring that the authentication process is tied to the legitimate URL, these methods prevent a proxy site from successfully relaying the credentials. Additionally, administrators should implement strict conditional access policies that evaluate the health and management status of the device before granting access. By requiring that a device be registered and compliant with corporate policy, organizations can block attackers who attempt to use stolen session cookies from unauthorized or unknown hardware.
Implementing Phishing-Resistant Authentication: FIDO2
The transition to phishing-resistant authentication represented a fundamental change in how identity was verified across enterprise environments. Security teams discovered that by utilizing hardware-based security keys and passkeys, they could effectively neutralize the core threat posed by BigBear 2.0. These technologies worked by ensuring that the private key never left the physical device and that the public key exchange was cryptographically tied to the origin domain. Even if an attacker successfully proxied the visual elements of the login page, the hardware key refused to sign the authentication request because the domain on the proxy server did not match the legitimate service. This architectural defense provided a robust barrier that session-cloning tools could not overcome. Organizations that prioritized this deployment saw a dramatic reduction in successful account takeovers, as the reliance on interceptable tokens like SMS codes or push notifications was finally eliminated.
Session Management: Incident Response
The final layer of defense involved the implementation of rigorous session management and automated incident response protocols. Security professionals recognized that when a compromise was suspected, traditional remediation steps like password resets were insufficient because they did not invalidate existing session tokens. Consequently, advanced response playbooks were developed to include the immediate revocation of all active OAuth tokens and the forced termination of all concurrent web sessions. Forensic investigators also learned to scan for specific technical markers, such as the presence of unique headers like x-evg-token, which were characteristic of the BigBear framework. By reducing session lifetimes and requiring frequent re-authentication for sensitive resources, administrators significantly narrowed the window of opportunity for attackers. These proactive measures, combined with continuous monitoring of mailbox rules and third-party app consents, allowed organizations to regain control over their digital identities and secure their cloud environments.






