This is the property NIST means by phishing resistance: the authenticator signs the origin the browser is actually on.
fix: Keep passkey-only for high-value roles and block weaker fallback factors.
Most "MFA" is still replayable. This lab models the four failure modes that matter in the field: real-time adversary-in-the-middle proxies, helpdesk-led re-enrollment, post-auth cookie theft, and soft fallback abuse. Change the factor and the recovery/session controls, then watch the attack outcome rerun live.
Evilginx / EvilProxy style kits relay the exact login ceremony to the real site and steal whatever the victim can replay.
References: Microsoft, 'EvilProxy phishing as a service' · NIST SP 800-63B §5.1 phishing resistance
Origin-bound public-key auth. The phishing site gets a signature for the wrong origin.
Blocked
This is the property NIST means by phishing resistance: the authenticator signs the origin the browser is actually on.
fix: Keep passkey-only for high-value roles and block weaker fallback factors.