Join our Newsletter — 33% off our NHI Course

Should organisations rely on security awareness training or stronger authentication for phishing defence?

They should do both, but not as equals. Training helps reduce careless behaviour, while stronger authentication and real-time risk controls stop the breach when training fails. In practice, identity controls should be designed as the decisive barrier and training should reinforce, not substitute for, that barrier.

Why This Matters for Security Teams

Phishing defence is not really a question of whether people can be taught to spot suspicious messages. It is a question of whether a stolen password, token, or session can still become a breach. security awareness training reduces risky clicks and reporting delays, but it does not reliably stop credential replay, MFA fatigue, token theft, or adversary-in-the-middle phishing. Stronger authentication and conditional access create a harder failure point that is much harder for attackers to bypass.

That matters because phishing attacks now target identity paths, not just inboxes. NIST SP 800-53 Rev 5 Security and Privacy Controls frames authentication and access control as core safeguards, while organisational policies under NIST SP 800-53 Rev 5 Security and Privacy Controls emphasise stronger verification when access is at stake. NHIMG research on CoPhish OAuth Token Theft via Copilot Studio shows how modern phishing shifts toward token capture and delegated access abuse, where user caution alone is not enough.

Astrix Security & CSA report that only 1.5 out of 10 organisations are highly confident in their ability to secure non-human identities, which reflects a broader identity-control gap that phishing actors exploit across human and machine accounts alike. In practice, many security teams discover the weakness only after a valid login, token theft, or mailbox takeover has already occurred, rather than through intentional testing.

How It Works in Practice

The practical answer is layered defence, with identity controls carrying the heavier load. Training should help users recognise high-risk prompts, verify unexpected requests, and report suspicious activity quickly. But the decisive barrier should be stronger authentication, phishing-resistant MFA, device and location signals, session risk scoring, and step-up checks when behaviour changes. That means designing the control stack so a compromised password is not enough to authenticate, and a stolen session is not enough to move laterally.

Most mature programmes combine three functions:

  • Prevent: use phishing-resistant authentication methods where possible, especially for privileged users and remote access.
  • Detect: monitor anomalous sign-ins, impossible travel, token reuse, and consent grants that do not match normal behaviour.
  • Respond: revoke sessions, reset credentials, and force re-authentication when risk thresholds are crossed.

That approach aligns with ISO/IEC 27001:2022 Information Security Management, which expects organisations to select controls that actually reduce risk rather than merely document awareness. It also fits NHIMG guidance in The State of Non-Human Identity Security, where weak credential rotation and poor visibility are cited as major causes of compromise. Training still matters, but it should be treated as a supporting layer that improves detection and reduces user error, not as the primary defence.

These controls tend to break down in legacy environments that cannot support modern MFA, token binding, or conditional access because authentication still falls back to reusable secrets and long-lived sessions.

Common Variations and Edge Cases

Tighter authentication often increases friction, help desk load, and rollout complexity, so organisations need to balance user experience against breach resistance. That tradeoff is especially visible in contractors, service accounts, and third-party access, where full phishing-resistant deployment is not always immediate. Current guidance suggests prioritising the highest-risk identities first, rather than waiting for a perfect enterprise-wide rollout.

There is also no universal standard for how much training is “enough.” Awareness programmes work best when they are frequent, role-specific, and tied to measurable outcomes such as reporting rates and simulated phishing resilience. They work poorly when they are treated as annual compliance theatre. For privileged users, finance teams, executives, and administrators, training should be paired with stronger controls because the blast radius of a single click is much larger.

Edge cases matter most in hybrid identity environments. If an organisation uses passwordless login for staff but still depends on shared secrets for integration accounts, phishing resistance is only partial. The same is true when MFA protects the front door but OAuth consent, recovery channels, or help-desk resets remain weak. That is why Poland Military Breach and similar incidents are useful reminders: attackers often look for the weakest identity path, not the most obvious one. The right question is not whether training or authentication wins, but which control actually stops the compromise when the human inevitably misjudges the message.

Standards & Framework Alignment

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

OWASP Agentic AI Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63, NIST Zero Trust (SP 800-207) and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AC-7 Phishing defence depends on verifying identities and limiting access on every sign-in.
NIST SP 800-63 AAL2 Stronger authentication is the core control for reducing phishing success.
NIST Zero Trust (SP 800-207) Zero Trust shifts defence from user trust to continuous verification and risk-based access.
OWASP Agentic AI Top 10 Agentic workflows amplify token theft and session abuse when identity is weak.
NIST AI RMF GOVERN Training and authentication choices should be governed as risk controls, not awareness alone.

Assign ownership for phishing risk, measure control effectiveness, and update governance when attack patterns change.