Security researchers at Island have disclosed NovaCookies, a subscription phishing kit that abuses genuine Docusign notifications to steal authenticated Microsoft 365 sessions in real time. The $320-a-month adversary-in-the-middle (AitM) service has been used to target hundreds of organizations across the US, UK, Canada, Germany, Israel and the UAE, Island said in a report shared with The Hacker News.
NovaCookies matters because it captures the session cookie left over after a user completes a password and MFA check, which means multi-factor authentication no longer stops the intrusion once a victim's browser reaches the attacker's relay.
Key takeaways
- NovaCookies is a $320/month (or $200 for 14 days) AitM phishing-as-a-service kit that relays Microsoft 365 sign-ins to steal live sessions.
- Campaigns use genuine Docusign envelopes carrying counterfeit document-share lures, with the malicious link hidden inside the shared document rather than the email body.
- Island counted at least 755 domains tied to NovaCookies infrastructure, which expanded sharply from mid-May 2026 through August.
- Proofpoint assesses NovaCookies as a variant of the Sneaky 2FA kit, adding dedicated flows for Okta and Entra domains federated to GoDaddy.
- The kit uses an OAuth error-redirect technique Microsoft documented in March, plus Cloudflare gating and debugger detection to evade scanners.
Affected
What is NovaCookies and how does it work?
NovaCookies is a commercial adversary-in-the-middle (AitM) phishing kit that sits between a victim and Microsoft 365, relaying the real sign-in flow while capturing the resulting authenticated session. Island, an enterprise browser vendor, described it as a subscription service priced at $320 per month, or $200 for a 14-day trial, according to a report shared with The Hacker News and Dark Reading.
Because the kit proxies a genuine Microsoft 365 login rather than presenting a static fake page, the victim's password and MFA code pass through to Microsoft normally while NovaCookies intercepts the session cookie issued afterward. Senior Island researcher Shachar Gritzman told Dark Reading that the initial authentication event 'can succeed normally, without malware, an exploit, or a burst of failed logins,' making the sign-in look ordinary to defenders.
Why does the Docusign lure matter?
One attack chain sends victims a genuine Docusign notification claiming an accounting department shared a remittance-advice PDF, which lets the email pass sender-authentication and reputation checks because Docusign itself sent it. Island noted that 'the malicious destination sat inside the document, below the layer most mail security products inspect,' meaning the email itself contains nothing suspicious for scanners to flag.
Some click paths route through legitimate Microsoft or Google sign-in endpoints as redirect hops before reaching NovaCookies infrastructure, and the kit also reuses an OAuth error-redirect technique that Microsoft documented earlier this year. Each hop, Gritzman said, 'can look legitimate on its own: a trusted delivery service, an identity-provider redirect, then a familiar sign-in page,' with detection only possible by correlating what happens across the full browser journey.
Who is affected by the NovaCookies campaigns?
Island said NovaCookies has targeted hundreds of organizations across multiple sectors in the US, UK, Canada, Germany, Israel and the UAE, with more than half of the affected organizations located in or tied to the United States. Dark Reading reported that Island identified at least 755 domains as part of the kit's dedicated infrastructure, which expanded sharply from mid-May 2026 and continued growing into August.
Proofpoint, in a prior X post, assessed NovaCookies as a variant of the Sneaky 2FA phishing kit. Unlike the original Sneaky2FA, which mainly targeted Microsoft accounts, the NovaCookies variant adds dedicated attack flows for Okta and for Entra ID domains federated to GoDaddy, and operates as a fully managed phishing-as-a-service platform where affiliates pay to use centrally hosted infrastructure rather than running their own.
How does NovaCookies evade detection?
- Many lure domains are registered on the '.vu' top-level domain, such as 'fordmotbvmorcompany[.]vu', according to Island's findings.
- Phishing URLs use alternating-case labels like PwPt-sHaRe, Ms36-AcCeSs and ClOd-ViEw to mimic legitimate Microsoft service names.
- The kit is advertised and managed through Telegram, which is also used to configure redirect services and handle customer support.
- Built-in anti-analysis checks include a Cloudflare gate and a mechanism to detect debugging tools before serving the fake Microsoft 365 login form.
Gritzman told Dark Reading the service includes 'short-lived context binding and runtime inspection' designed to resist automated email scanners, reinforcing that NovaCookies is built for infrastructure durability rather than a single disposable campaign.
What does this mean for MFA and session security?
Abhishek Agrawal, co-founder and CEO of Material Security, told Dark Reading that NovaCookies 'steals the authenticated session itself, which means MFA, the control most organizations still treat as the endgame for phishing, doesn't factor in at all.' Once a relay captures a valid session, he said, an attacker remains inside the account for as long as that session stays valid, which can be a long time.
Agrawal linked the shift toward session theft to the broader adoption of passkeys and WebAuthn, which has made straightforward credential theft harder and pushed phishing-as-a-service operators to productize session hijacking instead. He argued that 'the dominant model of email security, stopping the bad message at the front door, assumes the front door is where the fight happens,' which breaks down once an attacker walks in with a valid session rather than a stolen password.
How should defenders respond?
Gritzman recommended that organizations assume a phishing incident may expose an authenticated session, not just a password, and prioritize preventing the relay itself. He advised deploying phishing-resistant authentication such as FIDO, starting with privileged and high-impact accounts, and requiring managed devices where practical.
- Detect relays by correlating browser journey signals with device trust, token anomalies and post-authentication activity, per Island's guidance.
- If a relay succeeds, revoke active sessions and refresh tokens rather than relying only on a password reset, which does not invalidate a stolen session.
- Treat genuine Docusign, OneDrive or SharePoint notifications with caution when they carry unexpected document-share links, since sender authentication alone cannot catch malicious content nested inside a shared document.
Timeline
Impact & actions
NovaCookies lets attackers hijack live Microsoft 365 sessions after MFA succeeds, turning a routine sign-in into a full account takeover invisible to password-only defenses.
Security: Because MFA completes normally before the session is stolen, phishing-resistant authentication and post-authentication controls are needed since password resets alone do not revoke an already-active session.
Privacy: Compromised sessions can expose mailbox contents, shared documents and identity data tied to the hijacked Microsoft 365, Okta or Entra account.
Recommended actions · High urgency
- 1Deploy phishing-resistant authentication such as FIDO2/WebAuthn, starting with privileged and high-impact accounts
- 2Require managed devices for sign-in where practical
- 3Correlate browser sign-in journeys with device trust signals, token anomalies and post-authentication activity to detect relayed sessions
- 4When a relay is suspected, revoke active sessions and refresh tokens rather than relying on a password reset alone
- 5Train staff and mail-security tooling to inspect links inside shared documents, not just the email body, on Docusign and similar notifications
Technical details
- Exploitation
- Exploited in the wild
- Attack vector
- Adversary-in-the-middle phishing relay delivered via genuine Docusign document-share notifications, with malicious links hidden inside the shared document and clicks routed through legitimate Microsoft or Google sign-in redirect hops before reaching NovaCookies infrastructure, which uses an OAuth error-redirect technique Microsoft documented in March to reach the attacker-controlled relay.
Indicators of compromise
- Domain
- fordmotbvmorcompany[.]vu — Example NovaCookies lure domain hosted on the .vu TLD
Mitigations
- Enforce phishing-resistant authentication (FIDO2/WebAuthn) for privileged and high-impact accounts
- Require managed devices for sign-in where practical
- Revoke active sessions and refresh tokens when a relay is suspected, instead of relying on password resets alone
Response
Vendor
Customer guidance
Island advises assuming a phishing incident may expose an authenticated session rather than just a password, prioritizing phishing-resistant authentication such as FIDO for privileged accounts, requiring managed devices where practical, and revoking active sessions and refresh tokens rather than just resetting passwords when a relay is suspected.
Updates
Island's report on NovaCookies was shared with The Hacker News and published alongside a Dark Reading interview with the researcher who led the analysis.
FAQ
What is NovaCookies?
NovaCookies is a subscription adversary-in-the-middle phishing kit, priced around $320 a month or $200 for 14 days, that relays Microsoft 365 sign-ins through attacker infrastructure to steal live authenticated sessions, according to Island.
Does MFA stop NovaCookies?
No. Because the kit relays the sign-in through its own infrastructure, victims complete their password and MFA challenge normally, and NovaCookies captures the resulting session cookie afterward, so MFA alone does not prevent the takeover.
Why do the phishing emails look genuine?
Some campaigns use real Docusign envelopes with counterfeit document-share lures, hiding the malicious link inside the shared document rather than the email body, which lets the message pass sender-authentication and reputation checks.
Is NovaCookies related to Sneaky 2FA?
Proofpoint assesses NovaCookies as a variant of the Sneaky 2FA phishing kit, adding dedicated attack flows for Okta and for Entra ID domains federated to GoDaddy, and running as a centrally hosted phishing-as-a-service platform rather than affiliate-hosted infrastructure.
Who has NovaCookies targeted?
Island says the kit has been used against hundreds of organizations across multiple sectors in the US, UK, Canada, Germany, Israel and the UAE, with more than half of targeted organizations in or related to the US.
How should organizations respond to a suspected NovaCookies compromise?
Island recommends revoking active sessions and refresh tokens rather than only resetting passwords, deploying phishing-resistant authentication such as FIDO for privileged accounts, and correlating browser sign-in activity with device trust and token anomalies.
The bottom line
Island disclosed NovaCookies, a $320-a-month AitM phishing kit that hides malicious links inside genuine Docusign document-share notifications to steal authenticated Microsoft 365 sessions even after MFA succeeds.
What happens next
What to do




-640x640.webp&w=3840&q=75)

