Subscribe to the Non-Human & AI Identity Journal

Why do targeted phishing campaigns still work against mature organisations?

Targeted phishing works when the attacker is quiet, context-aware, and able to use legitimate credentials or trusted workflows after initial access. Mature organisations often still separate email security from identity governance, which leaves a gap between detection, recovery, and approval controls. That gap lets a small compromise produce outsized access.

Why This Matters for Security Teams

Targeted phishing remains effective because mature organisations often harden the inbox without fully hardening the identity and approval paths that follow. Attackers do not need to win every control at once. They only need one believable message, one rushed approval, or one reused secret to pivot from email into legitimate systems. That is why guidance from the NIST Cybersecurity Framework 2.0 still matters: detect, recover, and access governance must operate as one chain, not separate programmes.

NHIMG research on the State of Secrets in AppSec shows why the human factor becomes a technical factor fast: organisations average 6 distinct secrets manager instances, which fragments control and makes compromise harder to contain. In practice, many security teams encounter phishing not as an inbox problem, but as an identity and secrets problem after access has already been used legitimately.

How It Works in Practice

Targeted phishing succeeds when the attacker understands the organisation’s internal language, vendors, workflows, and escalation habits. A message that references a real project, a finance approval, or an IT maintenance event can look routine enough to bypass suspicion. Once a user interacts, the attacker may capture credentials, coerce MFA approval, trigger a password reset, or steal a session token. From there, the path is often less about malware and more about authorised misuse.

Effective defence therefore has to connect email security, identity governance, and response playbooks. Mature controls usually include:

  • phishing-resistant MFA for privileged and high-risk users
  • conditional access that evaluates device, location, and session risk at login time
  • rapid token revocation and session invalidation after suspicious activity
  • least privilege with NIST Cybersecurity Framework 2.0 aligned access reviews
  • tight secret handling so a single inbox compromise cannot expose API keys, certificates, or automation tokens

The best operational signal is whether detection leads to immediate credential and session containment, not just mailbox quarantine. NHIMG’s DeepSeek breach research reinforces the point that exposed secrets are not static assets; once discovered, they can be abused quickly and repeatedly. These controls tend to break down when identity, email, and secrets management are owned by separate teams with no shared response trigger, because the attacker can move faster than the handoffs.

Common Variations and Edge Cases

Tighter phishing controls often increase friction for legitimate users, requiring organisations to balance user experience against resilience. That tradeoff is real, especially in sales, finance, executive support, and outsourced operations where external email volume is high and exceptions are common.

There is no universal standard for this yet, but current guidance suggests that the highest-risk accounts deserve the strictest controls first. For example, executives and finance approvers should not rely on the same approval path as general users, and shared service accounts should be eliminated or heavily constrained. When attackers target help desks instead of end users, the issue becomes reset workflow abuse rather than message filtering. When they target cloud consoles or source control, the issue becomes stolen secrets and session tokens, not just fraudulent email.

That is why mature organisations should treat phishing as a cross-domain identity event. The question is not whether a message looked suspicious, but whether the organisation can stop a credential, token, or approval path from being reused after the first click. Teams that focus only on awareness training usually miss the real failure mode, which is that trusted workflows remain usable long after the initial lure has been detected.

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 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AA-01 Identity proofing and access control are central to stopping phishing-driven misuse.
OWASP Non-Human Identity Top 10 NHI-03 Phishing often succeeds by stealing or abusing non-human secrets and tokens.
NIST AI RMF Risk governance helps connect human, identity, and workflow exposure into one response model.

Tie phishing response to identity verification, access review, and session revocation across critical systems.