Subscribe to the Non-Human & AI Identity Journal

Why do phishing and account takeover keep driving expensive breaches?

Because attackers use trusted identities to bypass suspicion and then abuse the resulting access for financial fraud, data theft, or persistence. The cost rises when the compromise is discovered late, when vendor relationships are hijacked, or when the attacker can move through normal business processes without immediate resistance.

Why This Matters for Security Teams

Phishing and account takeover remain expensive because they exploit trusted identity paths instead of noisy malware patterns. Once an attacker has valid credentials, they can operate through normal workflows, drain money, exfiltrate data, reset controls, and hide inside business-as-usual activity. That is why the damage often grows after the initial login, not at the moment of compromise. NHIMG’s The 52 NHI breaches Report shows how quickly identity abuse turns into broader operational harm, and recent research from Anthropic reinforces that adversaries now combine stolen access with automation to scale impact faster than manual defenders can react. In the 2024 ESG Report: Managing Non-Human Identities, Oasis Security & ESG found that two-thirds of enterprises have endured a successful cyberattack resulting from compromised non-human identities, which is a useful warning sign because human and machine identities are now intertwined in the same attack chain. In practice, many security teams encounter the real cost only after the attacker has already used legitimate access to move through approved processes and trigger losses that look routine on the surface.

How It Works in Practice

The economics of phishing and account takeover are driven by chain reactions. A stolen password, session token, OAuth grant, or help-desk reset can become a foothold for financial fraud, inbox abuse, vendor impersonation, or lateral movement into cloud services and business applications. Attackers prefer identities that already have trust, because that trust reduces detection and increases the chance that requests get approved. That is why account takeover often becomes a control failure across email, IAM, SaaS, and finance rather than a single authentication event.

Security teams usually see the pattern in three stages:

  • Initial access through phishing, token theft, or credential stuffing.
  • Privilege expansion through password resets, consent abuse, or shared administrative workflows.
  • Operational monetisation through wire fraud, data theft, or persistence in vendor and automation channels.

The practical response is to treat identity as the attack surface. Strong MFA helps, but current guidance suggests it is not enough on its own when session hijacking, adversary-in-the-middle kits, or social engineering bypass the first factor. Defenders should pair phishing-resistant authentication with conditional access, rapid token revocation, anomaly detection, and tighter controls around privileged and non-human identities. NHIMG’s Ultimate Guide to NHIs — Why NHI Security Matters Now is a useful reference for understanding why credential exposure creates such broad downstream risk, especially when machine identities are reused across cloud, CI/CD, and SaaS. The best operational model is to assume that any stolen identity will be tested quickly and at scale, which is consistent with how Anthropic describes AI-assisted intrusion workflows. These controls tend to break down when legacy applications cannot enforce modern session controls because the attacker can reuse valid access longer than defenders can detect it.

Common Variations and Edge Cases

Tighter identity controls often increase friction for employees and partners, so organisations have to balance fraud resistance against user experience and operational continuity. That tradeoff becomes visible in customer support, B2B portals, and finance workflows, where aggressive lockouts can slow legitimate work while still failing to stop a determined attacker.

One important edge case is vendor and third-party access. Account takeover is often more expensive when it lands in a supplier account, mailbox, or integration token because the attacker inherits trusted business relationships and can impersonate normal communications. Another edge case is low-visibility automation accounts. Even though the question is often framed around human phishing, the same compromise pattern can hit service accounts, API keys, and shared admin credentials, especially when recovery emails or approval paths are protected less rigorously than primary logins.

There is no universal standard for this yet, but current guidance suggests prioritising:

  • Phishing-resistant MFA for high-value users and administrators.
  • Short-lived sessions and rapid revocation for suspicious logins.
  • Separate controls for human, vendor, and non-human identities.
  • Transaction-level verification for payments, mailbox changes, and delegated access.

When organisations miss these distinctions, attackers do not need to “break in” twice; they only need one credential path that leads to business trust. NHIMG’s GitLocker GitHub extortion campaign illustrates how fast trusted access can be turned into public damage, and that pattern is why the breach cost keeps climbing after the initial phishing click.

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 CSF 2.0 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-03 Covers secret exposure and misuse that often follows account takeover.
NIST CSF 2.0 PR.AA-1 Identity proofing and authentication are central to phishing resilience.
NIST CSF 2.0 DE.CM-1 Detection of anomalous identity use is key to limiting takeover damage.

Monitor logins, token use, and mailbox changes for behavior that deviates from normal patterns.