Join our Newsletter — 33% off our NHI Course

What is the difference between spear phishing and standard phishing in practice?

Standard phishing casts a wide net with generic messages sent in bulk, hoping a small percentage of recipients react. Spear phishing is targeted and customised, using personal or organisational details to make the message feel credible. That extra precision usually improves success rates, makes detection harder, and increases the chance that attackers can steal credentials, move laterally, or cause financial and reputational damage.

Why This Matters for Security Teams

Phishing is not just a user-awareness problem. In practice, the difference between broad phishing and spear phishing changes the attacker’s economics, the defender’s detection strategy, and the likely blast radius after a click. Generic phishing aims for volume and predictable mistakes; spear phishing uses context, timing, and credibility to defeat that instinctive skepticism. That makes it more likely to bypass simple filters, especially when the message references real projects, vendors, or internal processes.

For security teams, that distinction matters because the response cannot be the same. Broad campaigns often trigger mass-blocking, mailbox hygiene, and awareness reminders. Targeted campaigns require stronger identity controls, tighter approval workflows, and better verification steps for payment, credential, and document requests. NHI Management Group’s Ultimate Guide to NHIs — What are Non-Human Identities is useful here because many modern spear-phishing cases do not stop at a human mailbox; they pivot into service accounts, API keys, and automation tokens that were never meant to be handed over by email. As NHI Mgmt Group notes in its guide, 80% of identity breaches involved compromised non-human identities such as service accounts and API keys.

The real mistake is treating spear phishing as “just a better email.” It is usually an identity compromise attempt with a social-engineering front end, and defenders discover the difference only after a credential, token, or approval path has already been abused.

How It Works in Practice

Standard phishing is usually broad and repetitive. Attackers send the same lure to many recipients, often with obvious pressure, generic branding, or fake login prompts. Spear phishing is built from reconnaissance. The attacker collects names, job titles, vendors, recent travel, active projects, or inbox patterns, then writes a message that fits the recipient’s real context. The goal is not volume; it is credibility.

That credibility changes the control surface. A modern defender should assume the attacker may target not only passwords, but also session tokens, OAuth consent, payment workflows, and shared inboxes. Practical defenses therefore combine email controls with identity controls and workflow verification. NIST SP 800-53 Rev. 5 helps frame this as a layered control problem, not a single filter problem, especially for access control, auditability, and incident response. For a deeper identity lens, Ultimate Guide to NHIs — Standards is relevant because phishing often becomes dangerous when it reaches systems that store or use credentials outside the expected lifecycle.

  • Use phishing-resistant MFA where possible, especially for privileged users and admins.
  • Verify high-risk requests out of band, especially payments, credential resets, and document approvals.
  • Restrict the exposure of secrets in email-connected workflows, ticketing tools, and automation systems.
  • Monitor for anomalous sign-ins, consent grants, mailbox rules, and forwarding changes.

In targeted attacks, the message often looks legitimate enough that a human will comply, which is why controls must assume the message may be convincing rather than obviously malicious. These controls tend to break down in outsourced, fast-moving environments where approval chains are informal and staff treat email as a trusted system of record.

Common Variations and Edge Cases

Tighter verification often adds friction, so organisations have to balance speed against certainty, especially in finance, legal, and executive workflows. That tradeoff is acceptable when the request is high risk, but it can become burdensome if every routine interaction is treated like a breach.

There is no universal standard for the exact boundary between phishing and spear phishing. Current guidance suggests the difference is practical, not academic: if the attacker tailors the lure to a known person, role, or event, it is spear phishing; if the message is broad and untargeted, it is standard phishing. The grey area appears in “semi-targeted” campaigns, such as industry-wide lures, vendor impersonation, or messages that use public corporate details but no internal knowledge.

Special caution is needed when the target is a shared mailbox, a delegated assistant, or an automation account. Those cases are often missed because the email looks human-targeted, but the real objective is access to a workflow, not a person. The CoPhish OAuth Token Theft via Copilot Studio example shows how social engineering can be chained into token theft and application abuse rather than simple mailbox compromise.

In practice, many organisations learn the distinction only after a well-crafted lure has already reached the credential, consent, or finance path that matters most.

Standards & Framework Alignment

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

OWASP Non-Human Identity Top 10 and CSA MAESTRO address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-63 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AC-1 Phishing and spear phishing both aim to exploit access paths and weak authentication.
OWASP Non-Human Identity Top 10 NHI-01 Targeted phishing often steals secrets used by NHIs, not just human passwords.
NIST SP 800-63 Phishing-resistant authentication is central to reducing successful credential theft.
NIST AI RMF GOVERN Organisations need governance to define how targeted social engineering is handled.
CSA MAESTRO IAM Credential theft and workflow abuse align with identity-centric agent and workflow risk.

Strengthen identity verification and access controls for high-risk requests and sign-ins.