Join our Newsletter — 33% off our NHI Course

How should organisations use hardware security keys as part of layered phishing defence for at-risk users?

Organisations should treat hardware security keys as one control in a layered authentication strategy, not as a standalone cure. They are strongest when paired with phishing-resistant multifactor authentication, password managers, strong account recovery rules, and user training. For high-risk groups such as journalists, human rights defenders, and election security teams, the goal is to reduce account takeover pathways and limit reuse of weak credentials.

How hardware keys fit into a layered phishing defence

Hardware security keys work best as a phishing-resistant factor that raises the cost of account takeover, especially for users who are likely to be targeted with tailored lures, clone sites, or adversary-in-the-middle attacks. The key value is not that they stop every attack, but that they remove a common credential replay path and force attackers to find a different way in.

That makes them most useful when the surrounding authentication design is already disciplined. A key on its own does little if the user can still fall back to weak recovery, if passwords are reused elsewhere, or if high-value sessions can be recovered through email-only reset flows.

For teams evaluating implementation, it is often the combination that matters: strong factors for sign-in, a password manager to reduce reuse and typing on lookalike sites, and recovery rules that do not silently reintroduce the same phishing exposure the key was meant to remove. For users under sustained targeting, that layered design is the real control.

Where the control can fail in practice

Hardware keys are strongest against direct phishing of the sign-in step, but they do not eliminate account compromise paths that bypass authentication altogether. Attackers can still succeed through help-desk abuse, weak recovery procedures, session theft, token theft, social engineering, or permissions already granted to third-party apps and mail rules. In practice, the control is only as strong as the weakest adjacent path.

That is why organisations should treat key rollout as part of a broader account protection model, not a one-time product purchase. If a user can be tricked into approving a reset, can transfer ownership to an attacker-controlled email address, or can be coerced into revealing backup codes, the security key has not failed, the surrounding process has.

For high-risk users, deployment also needs to account for usability and operational continuity. If fallback methods are too restrictive, users will create unsafe workarounds; if they are too permissive, they become the easiest route for an attacker. The practical goal is to narrow the recovery path without making legitimate access brittle.

What good practice looks like for at-risk users

At-risk users such as journalists, human rights defenders, election staff, and executives should be enrolled with stronger defaults than the general population. That usually means phishing-resistant MFA, tightly controlled backup methods, and a clear recovery workflow that requires stronger verification before any reset or device replacement is approved.

NIST SP 800-63 Digital Identity Guidelines is a useful reference point for phishing-resistant authenticators and assurance-oriented enrollment choices, while CIS Controls v8 helps anchor the surrounding account, access, and logging safeguards that make the key effective in practice.

For teams that want the adversary perspective, MITRE D3FEND is a useful defensive map for thinking about phishing-resistant authentication and the adjacent controls that reduce replay, spoofing, and session abuse. Where organisations need a broader security reference set, NIST Cybersecurity Framework 2.0 helps place the control inside governance, protection, detection, and recovery rather than treating it as a standalone fix.

Practitioner takeaway: Use hardware keys to remove the easy phishing win, then test whether recovery, help-desk, and session controls still give attackers a parallel path. If they do, the deployment is incomplete.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack and risk surface, while NIST SP 800-63, CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST SP 800-63 Phishing-resistant authenticators — Phishing-Resistant Authentication Directly supports hardware keys as phishing-resistant MFA for at-risk users.
Recommendation — Prefer phishing-resistant authenticators for high-risk accounts and limit weaker fallback methods.
CIS Controls v8 6 — Access Control Management Covers account, access, and recovery controls that determine whether keys truly reduce takeover risk.
Recommendation — Restrict recovery paths and enforce least-privilege access for accounts protected by security keys.
MITRE ATT&CK T1566 — Phishing The question is about defending users against phishing-led compromise.
Recommendation — Hunt for phishing delivery patterns and block credential capture paths before they reach users.
NIST CSF 2.0 PR.AC — Access Control Hardware keys are an access control that strengthens authentication assurance and account protection.
PR.PT — Protective Technology Security keys are protective technology used to reduce phishing success and account takeover.
Recommendation — Apply access control policies that require strong authentication for high-risk accounts. Deploy phishing-resistant authenticators as a protective control for targeted users.