The Real Reason Phishing Attacks Work—And Why Security Training Misses the Point

Sasha Reid

Sasha Reid

July 7, 2026

The Real Reason Phishing Attacks Work—And Why Security Training Misses the Point

Every organization that has been hit by a phishing-enabled breach goes through a version of the same conversation afterward. How did this happen? Didn’t we do training? The answer is almost always yes — they did do training. They sent simulated phishing emails. They had employees sit through modules about spotting suspicious links. They marked the box. And then someone clicked anyway, and an attacker was in the network.

The problem isn’t that security awareness training is useless. Some of it helps at the margins. The problem is that the mental model behind most phishing training is wrong — it treats phishing as primarily an information problem (employees don’t know what phishing looks like) when it’s primarily a decision-making problem under cognitive load (employees know what phishing looks like but are operating in conditions where careful evaluation of every email is not possible).

Understanding why phishing works at a psychological level, rather than just at a technical level, is what separates organizations that reduce phishing risk from those that run training programs and hope for the best.

What Phishing Actually Exploits

Phishing works because it exploits the gap between System 1 and System 2 thinking — Daniel Kahneman’s framework for automatic, pattern-matching cognition versus deliberate, effortful reasoning. Reading email is a high-volume, low-attention task for most knowledge workers. You process dozens or hundreds of messages a day, most of which are routine, and you’ve trained yourself to move quickly. The decision to click a link or open an attachment happens in System 1 mode — rapidly, automatically, based on whether the email pattern matches familiar expectations.

Good phishing is good because it matches familiar patterns closely enough that System 1 processing doesn’t trigger a pause for System 2 evaluation. An email that appears to come from your CEO, with a recognizable email domain, a plausible request (review this document before the meeting), and a link that looks like a Microsoft 365 login — that email looks like dozens of real emails you’ve received and acted on. System 1 says “this is normal.” System 2 never gets activated.

Standard security training attempts to insert System 2 evaluation by giving people rules to check: look at the sender domain, hover over links, watch for urgent language. These rules work when applied. The problem is that applying them requires deliberately slowing down and checking every email, which is not compatible with the volume of email most employees process. You can’t apply System 2 evaluation to all 80 emails you receive today; you’d never finish your actual work. So you apply it to emails that trigger suspicion, and sophisticated phishing is specifically engineered not to trigger that suspicion.

Cybersecurity analyst reviewing phishing attempt indicators on multiple screens showing email headers and link analysis tools

Why Simulated Phishing Tests Have Mixed Results

Simulated phishing programs — where the security team (or a vendor) sends fake phishing emails to employees and tracks who clicks — are widespread and generate mixed results in practice. They produce useful data about click rates, and they create a condition where employees know phishing simulations happen, which does raise baseline vigilance somewhat. But the research on whether they produce lasting behavior change is less positive than their popularity suggests.

Several studies have found that employees who fail phishing simulations show only modest improvement in subsequent simulations, and that improvement decays over time without ongoing reinforcement. The training typically shown to employees who fail — often a brief module with phishing identification tips — addresses knowledge, not the cognitive context in which phishing succeeds. Employees understand the rules better after training; they’re not necessarily better at applying them under real conditions because the conditions haven’t changed.

There’s also a documented negative effect: employees at organizations with aggressive phishing simulation programs report higher anxiety and lower job satisfaction, particularly when simulation failures result in visible shaming or consequences. Security programs that feel punitive reduce the reporting of actual suspicious emails — employees who fear punishment for clicking become less likely to report potential incidents, which is exactly the behavior you need to encourage for incident response.

The most effective phishing simulation programs share several characteristics: they’re framed as learning opportunities rather than tests, they include contextual feedback that explains why a specific email was suspicious (not just generic awareness tips), and they make it easy and consequence-free to report actual suspicious emails. The goal is changing behavior and making reporting easy, not catching people to measure click rates.

The Spear Phishing Problem That Training Can’t Solve

Most phishing awareness training focuses on mass phishing — high-volume, low-personalization campaigns that target large numbers of employees with the same or similar messages. These are easier to catch with technical controls (spam filters, sandboxing, link scanning) and more amenable to “spot the suspicious pattern” training because the patterns are less polished.

Spear phishing — highly targeted attacks customized for a specific individual using information gathered from social media, LinkedIn, company websites, and other public sources — is qualitatively different. A spear phishing email might reference your specific project, your manager by name, your organization’s actual terminology, and arrive from a domain that was registered weeks ago specifically to impersonate a vendor you work with. No amount of generic security training prepares you to catch an email that looks indistinguishable from a real message from someone you know, because the attacker did enough homework to make it look authentic.

Spear phishing is not primarily a training problem. Technical controls — advanced email authentication (DMARC, DKIM, SPF), secure email gateway scanning, and particularly multi-factor authentication that means stolen credentials alone don’t give attackers access — provide more reliable defense against spear phishing than training does. When the goal is to protect against sophisticated, targeted attacks, the investment in technical controls delivers more resilience than the equivalent investment in training programs.

What Actually Reduces Phishing Risk

The security controls with the strongest evidence for reducing phishing impact are not training. They’re technical and architectural.

FIDO2/WebAuthn hardware security keys or passkeys are the most powerful single defense against phishing-enabled credential theft. Both provide phishing-resistant authentication — they verify the origin of the authentication request cryptographically, which means a credential entered on a fake login page provides nothing useful to an attacker. The credential is bound to the legitimate domain and won’t authenticate on a spoofed domain. Organizations that have deployed hardware keys or passkeys for high-privilege accounts have effectively eliminated credential-phishing risk for those accounts, regardless of whether the person clicks a link.

Email authentication standards — DMARC with enforcement policies, combined with DKIM and SPF — prevent the most common spoofing attacks, where the phishing email appears to come from a legitimate domain you control. A properly configured DMARC record with a reject policy means emails that fail authentication checks don’t reach employee inboxes. Most organizations have not fully deployed DMARC enforcement, leaving a large gap that’s technically fixable.

Reducing the attack surface for credential reuse — ensuring that employees don’t use the same passwords across systems, and that credential compromise in one system doesn’t enable access to others — reduces the impact of phishing even when it succeeds. If an attacker phishes a set of credentials that only work for a single SaaS application with MFA enabled, the blast radius is contained.

Security engineer configuring email authentication settings including DMARC and DKIM records in a DNS management console

The Role Training Should Actually Play

None of this means training is worthless. It means training should be targeted to what humans can actually do reliably in their actual working conditions, rather than asking them to apply rules that require System 2 evaluation to every message they receive.

Training that works focuses on reporting behavior rather than detection behavior. “When something feels off, report it and don’t worry about being wrong” is a lesson employees can act on under cognitive load. “Check the sender domain and hover over every link” is a lesson that requires stopping automatic behavior and applying deliberate evaluation — which works sometimes but fails at scale.

Role-specific training for high-risk positions — finance employees who process wire transfers, executives whose email identities are commonly spoofed, IT administrators with privileged access — is more effective than generic all-staff training because it can address the specific attack patterns most relevant to that group and the specific workflows where they’re most vulnerable.

And organizational culture around reporting matters more than most security teams acknowledge. An organization where someone who reports a potential phishing email is thanked regardless of whether it was real gets more security-relevant information than one where reporting feels like admitting you almost made a mistake. The security team’s job is to make reporting easy and rewarding, which requires treating employees as partners in security rather than as risks to be managed through training compliance.

More articles for you