Join our Newsletter — 33% off our NHI Course

Why do phishing campaigns that use links keep succeeding even when awareness training is in place?

Phishing keeps working because it exploits fast human decision making under trust and urgency, not only technical weakness. Links are easy to distribute, easy to disguise, and now appear in email, SMS, and QR codes. Training helps, but it must be matched with layered detection, identity controls, and rapid response when users click or submit credentials.

Why This Matters for Security Teams

Link-based phishing succeeds because it targets the point where awareness, workflow pressure, and identity trust meet. Users are often asked to verify invoices, reset passwords, review shared files, or approve urgent tasks, and the malicious link is designed to look like a normal step in that process. Awareness training helps people recognise patterns, but it does not remove urgency, fatigue, or the speed at which attackers can adapt lures. Guidance such as NIST SP 800-53 Rev 5 Security and Privacy Controls reinforces that awareness is only one control family, not a complete defence.

The real risk is not only that a user clicks. The larger problem is what happens next: credential capture, session theft, MFA prompt fatigue, malware delivery, or a pivot into business email compromise and downstream fraud. Organisations often treat phishing as a training problem when it is actually a control design problem that spans mail security, identity protection, browser and endpoint hardening, and incident response. In practice, many security teams encounter the failure only after a user has already submitted credentials or approved a malicious prompt, rather than through intentional simulation and control testing.

How It Works in Practice

Effective defence requires treating every link as a potential trust boundary violation. Training should teach users what malicious links look like, but technical controls should reduce the chance that one click becomes an incident. That means filtering at the email and messaging layer, detonation or inspection of suspicious URLs, strong authentication that resists replay, and monitoring for impossible travel, anomalous sign-ins, and mass mailbox forwarding changes.

Identity is central here. If an attacker gets credentials through a link, the next control is often security awareness guidance from CISA combined with phishing-resistant MFA, conditional access, and privilege minimisation. For higher-risk roles, access to sensitive systems should be protected with step-up verification and just-in-time privilege so a compromised account cannot immediately perform high-impact actions. Mail and identity telemetry should feed SIEM and SOAR workflows so response is fast enough to revoke sessions, reset tokens, and quarantine affected messages before the campaign spreads.

A practical operating model usually includes:

  • URL and attachment inspection before delivery or on click.
  • Phishing-resistant MFA for administrators and high-value users.
  • Session revocation and token invalidation after suspected compromise.
  • Mailbox rules monitoring for silent forwarding and exfiltration.
  • Reporting paths that let users escalate suspicious messages quickly.

These controls tend to break down when organisations rely on legacy email protocols, permit unmanaged devices, or allow broad standing access to sensitive applications because one successful click then becomes a reusable identity foothold.

Common Variations and Edge Cases

Tighter phishing controls often increase friction for users and operations, requiring organisations to balance convenience against the need to reduce account compromise. That tradeoff becomes sharper in customer-facing teams, executives, and distributed workforces where rapid response is important and attackers exploit context-specific trust.

Not every link campaign behaves the same way. Some are simple credential harvesters, while others chain into OAuth consent abuse, malicious calendar invitations, or fake document portals that avoid obvious login pages. Best practice is evolving for these patterns, especially where attackers use legitimate cloud services to host the lure or redirect chain. The same is true for QR-code phishing, where the visible artefact is not a URL at all, and for mobile-first campaigns where users cannot inspect the destination easily.

Training also degrades when it is generic, infrequent, or disconnected from the live environment. Simulated phishing works better when it reflects current threats, business language, and the actual channels employees use. For more mature programmes, OWASP guidance on deceptive interaction patterns can be useful when phishing is blended with AI-generated content, but there is no universal standard for every campaign type yet. Teams should assume attackers will keep iterating on delivery, not just on wording.