Skip to content
← RegistryDossier · 6 steps · 5 edges

FIDO2 caBLE hybrid → phone authenticator hijack

Attacker phishing site shows the legitimate FIDO2 QR. Victim scans with their phone authenticator. The link completes the WebAuthn ceremony in the attacker's browser — they're now signed in as the victim.

Filed by AD Knowledge Base
§ Kill-chainDrag · zoom · scroll

§ Context

Assumed environment: target RP supports FIDO2 hybrid transport (most modern WebAuthn deployments). Attacker controls a phishing page that proxies the WebAuthn handshake.

§ Steps

  1. 01
    Attacker session authenticatedInitial Access
    T1078Valid Accounts
  2. 02
    Lure victim to attacker login pageInitial Access
    T1566Phishing
  3. 03
    WebAuthn assertion sent to RP via attacker browserCredential Access
    T1539Steal Web Session Cookie
  4. 04
    Mailbox / SaaS exfilCollection
    M365-EWS-EXFILExchange Web Services (EWS) Exfil
  5. 05
    Set up reverse-proxy phishlet with QR displayInitial Access
    PH-AITM-EVILGINXAITM Phishing — Evilginx / Modlishka
  6. 06
    Victim scans QR with phone authenticatorCredential Access
    AUTH-FIDO2-CABLEFIDO2 caBLE / Hybrid Transport Abuse

§ References

§ Frequently asked

What is the "FIDO2 caBLE hybrid → phone authenticator hijack" attack path?
Attacker phishing site shows the legitimate FIDO2 QR. Victim scans with their phone authenticator. The link completes the WebAuthn ceremony in the attacker's browser — they're now signed in as the victim. It chains 6 steps drawn from real-world offensive-security techniques.
What starting position does this attack require?
The first step is Attacker session authenticated (T1078) — a initial access primitive. Assumed environment: target RP supports FIDO2 hybrid transport (most modern WebAuthn deployments).
What is the final impact of this kill-chain?
The final step lands on Victim scans QR with phone authenticator (AUTH-FIDO2-CABLE), which falls under Credential Access. From here, an operator typically pivots into post-exploitation or maintains persistence.
How can defenders detect or prevent this attack?
Detection and prevention vary per step. Refer to each linked MITRE ATT&CK entry under "References" — every technique on that page lists defensive controls, detection telemetry, and known threat-actor usage.

§ Related dossiers