Start with Identity
← Blog
News

Entra passkey enrollment vishing targets Microsoft 365 users

An extortion crew tracked as Pink phones employees claiming they must enroll a new Entra passkey, then walks them through a relay panel that registers the attacker's passkey instead. The result is durable authenticated access to Microsoft 365.

By SWI Community TeamJul 9, 2026Updated Jul 27, 2026

A threat actor that Okta tracks as O-UNC-066, and Unit 42 as CL-CRI-1147, has been calling employees to say they must enroll a new Microsoft Entra passkey. The cluster sits inside The Com, the collective that also contains Scattered Spider, ShinyHunters, and LAPSUS$, and runs a leak site branded Pink. Victims are sent to phishing domains with "passkey" in the name imitating Microsoft's enrollment flow.

Behind it sits an operator-controlled PHP panel driving the session live. It adapts to whatever second factor the victim uses, TOTP, push, or SMS code, relaying what they supply to the operator, who authenticates against the real account. The victim believes they are registering their own passkey. In fact the attacker's is registered, with a recovery-key step used as misdirection, after which SharePoint and OneDrive are drained for extortion. Targets span food and beverage, technology, healthcare, automotive, construction, and aviation.

Why it matters

Researchers attribute the campaign's success largely to unfamiliarity. Users have been told passkeys are the secure option, and few have enrolled one often enough to recognise what a legitimate registration looks like.

This is not a weakness in WebAuthn. The cryptography did exactly what it promises: a passkey was bound to a real account. The failure was in enrollment, and it produces something worse than stolen credentials, because the attacker now holds a legitimate registered authenticator that survives a password reset.

The lesson is that phishing-resistant MFA protects authentication, not registration, and any programme that hardens the first while leaving the second reachable by a phone call has moved the attack rather than stopped it. Treat enrollment and recovery as the privileged operations they are: verify identity out of band before a helpdesk assists with either, block authentication from regions you do not operate in, and tell users plainly that unsolicited passkey enrollment requests are a known attack. Our enterprise passkey guide covers the enrollment controls this bypasses.

Source: BleepingComputer

Independent analysis. No vendor sponsorship.