Build1 distinct publisher3 min readPublished
Island's write-up describes an adversary-in-the-middle proxy that hands passwords, push approvals and SMS codes to real Microsoft servers, then keeps the cookie Microsoft issues. Origin binding is the only listed control that breaks it.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
The load-bearing line in Island's write-up is a short one: an origin-unbound MFA method is used [10]. Origin-unbound means the response the user produces is valid regardless of which page collected it, so a tap in Authenticator or six digits typed into a lookalike form is worth the same to the proxy as it is to Microsoft. That is why the relay order matters. Island describes the proxy passing the password, then Authenticator push approvals or OTPs, then SMS codes, in sequence, to legitimate Microsoft servers in real time [8]. Microsoft then issues the session cookie it would have issued anyway, and the proxy takes it and reuses it before it expires [9]. In Microsoft 365 that can read as an ordinary successful sign-in, without a spike in login failures and without malware execution [11].
The delivery chain is built against reputation rather than against the user. An OAuth error redirect for an application registered in the attacker's own tenant puts the redirect on a Microsoft domain, and Google sign-in endpoints are used the same way as relay points [4]. Legitimate Docusign notifications, document viewers and Microsoft or Google domains all appear before the attacker domain, which shows up only in the final hop [5]. Sender authentication passes, because the envelope really is Docusign's [3]. The landing infrastructure sits on .vu domains mimicking brand names with document-operation paths in mixed case, such as PwPt-sHaRe or Ms36-AcCeSs [6]. Island publishes 755 domain IOCs and says not to treat any single characteristic as definitive proof [15]. My read of that caution: the mixed-case path is the cheapest artefact for the operator to regenerate, so a rule written on it buys you until the next build. The kit also spends client CPU on proof-of-work and checks for automation and DevTools [7], which means your sandbox gets a worse experience than the victim does.
The economics are the part that should set your planning assumption. The price is $320 and the reported scope is hundreds of organisations [1]. At 200 organisations that is $1.60 of tooling per target [21]. The material states the figure without a billing period [22], so read it as the order of magnitude of an attacker's tooling budget rather than a line item. Island's own framing is that commercialisation lets attackers who cannot build AiTM infrastructure execute session theft anyway [20].
For the recommended controls to transfer, two things have to be true. Passkeys and FIDO2 keys are origin-bound [16], but they only help if the origin-unbound method is actually removed for those accounts, because the relay described here works on whatever fallback remains [10]. The other suggestion, blocking suspicious redirect paths through browser policy, presumes managed devices and a browser you can set policy on [17]. Detection has the same prerequisite problem: Island's recipe is a join across browser transition sequences, redirect paths, device trust state, token anomalies and post-authentication activity [13]. On the endpoint there is usually no malware, so browser history and navigation history are the auxiliary evidence [12], and on the identity side the signals are token reuse after a legitimate success, device or IP or browser mismatch, newly registered MFA methods, OAuth grants and mailbox rules [14]. That join needs retention on both sides at the same timestamps.
A password reset does nothing to a cookie that has already been issued, which is why the response guidance puts revocation of active sessions and refresh tokens alongside it [18], and why the sweep has to cover the inbox rules, forwarding settings and OAuth grants an attacker may have added on the way through [19].
Ranked by verification strength, evidence, and original report placement.
Links are distributed using legitimate Docusign notifications, fake document-sharing notifications placed inside document viewers, or compromised legitimate sites and online services; successful sender authentication does not guarantee safety.
The browser is redirected from trusted domains to the attacker infrastructure using OAuth error redirects for applications registered in the attacker tenant, or Google sign-in endpoints as relay points.
The path passes through legitimate Docusign notifications, document viewers and Microsoft/Google domains, finally reaching the attacker domain in the last step.
Microsoft 365 sign-in processing is relayed in real time to legitimate Microsoft servers, sequentially passing the user's password, Authenticator push approvals or OTPs, and SMS codes.
An origin-unbound MFA method is used, allowing the AiTM proxy to relay and capture the authentication process and the session cookies.
Detection requires combining a sequence of browser transitions, redirect paths, device trust states, token anomalies and post-authentication activities.
Distinct publishers with included, body-backed reporting in this cluster.
dev.to
1 article · August 27, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
security
NovaCookies: $320 a month buys a session-theft rig that rides real Docusign mail2 distinct publishers
leadership
Enterprise security reviews went from 20 questions to hundreds of rows, and vendors pay first1 distinct publisher
security
Vishing gets a product tier: Okta finds kits that steer the victim's browser mid-call1 distinct publisher
security
Mirage2FA: 4,532 domains later, "we have MFA" is not an answer to the auditor1 distinct publisher
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Detailed but single-sourced vendor tradecraft report
The technical description is unusually specific and internally consistent -- delivery paths, OAuth-error redirect staging, .vu lookalike domains with mixed-case paths, proof-of-work and DevTools gating, real-time relay of password/push/OTP/SMS, cookie capture and reuse, per-surface detection signals, and 755 domain IOCs. But every one of those details traces to one vendor write-up republished by one publisher; no independent outlet, Microsoft/Docusign statement, or victim disclosure appears in the cluster, and the scale and price claims carry no verification path.
Vendor-disclosed attacker-side scale, no verified victim data
Adoption here is attacker-side uptake of a commercialized service. The disclosed indicators are real but soft: 'hundreds of organizations' targeted, a 755-domain infrastructure footprint, and an explicit commoditization argument. Against that, the report itself distinguishes attempted access from confirmed compromise and supplies no confirmed victim counts, dates, or named organizations, so measured adoption stays well below the headline framing.
Headline economics run ahead of the disclosed data
The mechanics are not overstated -- the AiTM relay, cookie reuse and origin-binding remedy are described soberly and with caveats. The overstatement sits in the framing: a bare '$320' with no billing period doing the work of a price-of-attack story, 'hundreds of organizations' targeted rather than compromised, and derived per-organization cost arithmetic that rests on an assumed denominator. Modestly positive rather than high, because the defensive substance largely matches its evidence.
Vendor research promoting adjacent browser-layer controls
The originating research comes from a security vendor whose recommended controls include managed devices and browser policy enforcement of redirect paths and credential entry -- directly adjacent to the enterprise browser category the vendor sells -- and the report supplies its own IOC feed and research artifacts. The re-publishing outlet is a developer community post with no evident commercial stake, and the headline mitigation (passkeys/FIDO2) is a vendor-neutral standard, both of which temper the score. No disclosure of commercial interest appears in the supplied material.
Coherent mechanics, one publisher, unverifiable scale
Confidence is moderate-low. The attack mechanics fit well-understood AiTM behaviour and are specific enough to act on, so the defensive core is credible. But the cluster has a single publisher restating a single vendor report, the commercial and scale claims cannot be checked, and derived economics are explicitly assumption-dependent.