By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: ProphetPublished July 22, 2026

TL;DR: A phishing campaign abused Zoom’s own authentication flow and legitimate infrastructure to deliver a fraudulent support message that passed SPF and DKIM checks, according to Prophet Security. The case shows why intent-aware analysis matters when trusted services become the delivery layer for social engineering, not just the sender.


At a glance

What this is: This is an analysis of a TOAD phishing campaign that used Zoom’s legitimate infrastructure and forwarded OTP emails to hide a fraudulent PayPal-themed social engineering message.

Why it matters: It matters because identity verification, email trust, and SOC triage all fail if teams judge messages only by authenticated sender and not by the identity context and intent of the content.

👉 Read Prophet's analysis of the Zoom TOAD phishing campaign and trusted-infrastructure abuse


Context

Phishing becomes harder to stop when attackers stop spoofing infrastructure and instead abuse legitimate identity and delivery systems. In this case, the primary security gap is not email authentication alone, but the assumption that SPF and DKIM validation are enough to establish trust. The article shows how a real sender can still carry a fraudulent message, which is a familiar failure mode in modern identity-adjacent phishing and social engineering.

For IAM, SOC, and identity verification teams, the overlap is clear: trusted identity signals can be operationally correct and still socially misleading. The same pattern shows up wherever systems treat origin as proof of legitimacy. That makes intent analysis, user-context review, and escalation logic part of the control stack rather than optional analyst judgment.


Key questions

Q: How should security teams handle phishing emails that pass authentication checks?

A: They should treat authentication as a delivery signal, not a trust decision. If an email passes SPF, DKIM, or DMARC, that only proves it reached the inbox through an authorised route. Teams still need behavioural analysis, destination inspection, and transaction-context checks before users are allowed to act on the request.

Q: Why do authenticated emails still create phishing risk?

A: Because authentication proves who sent the message, not whether the message is trustworthy to the recipient. Attackers can abuse legitimate accounts, templates, and forwarding paths to deliver deceptive instructions. The risk is highest when the content asks the user to act quickly, call a number, or override normal verification steps.

Q: What do security teams get wrong about SPF, DKIM, and DMARC?

A: They often deploy them as isolated email settings instead of treating them as enforcement controls for domain identity. SPF, DKIM, and DMARC only work well when they are tuned together, monitored continuously, and backed by an operational process that responds to failure reports and configuration drift.

Q: What should analysts do when a trusted sender includes urgent financial language?

A: Escalate it for semantic review before classifying it as benign. Legitimate infrastructure can still carry fraudulent instructions, especially when the message asks the recipient to call a number or act on a payment threat. That pattern deserves a higher-risk classification even if the sender is authentic.


Technical breakdown

How TOAD phishing turns legitimate authentication into a delivery channel

Telephone-Oriented Attack Delivery, or TOAD, uses a trusted service to deliver a phone-based fraud prompt instead of a malicious link. In this case, the attacker created a Zoom account, set a fraudulent display name, and triggered a normal OTP message that was then forwarded to the victim. Because the message came from legitimate Zoom infrastructure, standard sender checks could pass even though the content was deceptive. The exploit is not technical compromise of Zoom itself, but abuse of its normal account and notification workflow.

Practical implication: review abuse detection for legitimate SaaS notification flows, not only spoofed domains.

Why SPF and DKIM can validate the sender but not the social intent

SPF and DKIM confirm that mail was authorised by the sending domain and has not been altered in transit. They do not determine whether the message body is a scam, whether a display name is malicious, or whether the content is designed to induce a phone call. That gap matters because many phishing controls still over-weight transport authenticity. In TOAD-style attacks, the sender may be genuine while the intended action is fraudulent, which shifts detection toward content semantics and behavioural cues.

Practical implication: combine authentication results with content inspection and suspicious-callout detection.

Intent-aware analysis in SOC workflows

Intent-aware analysis means evaluating what a message is trying to make the recipient do, not just who delivered it. That requires correlating sender reputation, body text, display-name anomalies, forwarding patterns, and urgency cues. For SOC and email security teams, this is especially relevant where legitimate services generate templated notifications that can be repurposed by attackers. The underlying issue is analyst overload: static playbooks often stop at safe sender status, while the real threat sits in the message’s behavioural intent.

Practical implication: add intent-based triage rules and analyst escalation for legitimate-service phishing patterns.


Threat narrative

Attacker objective: The attacker aims to weaponise trusted Zoom infrastructure so the victim acts on a fraudulent phone number or support message without questioning the sender.

  1. Entry occurs when the attacker registers a Zoom account and configures a display name that carries the fraudulent call-to-action.
  2. Credential or notification abuse follows when the attacker triggers Zoom’s OTP email and forwards the legitimate message to the victim.
  3. Impact occurs when the recipient trusts the verified sender and is pushed toward calling the fraudulent number, creating a social engineering path to financial loss.

NHI Mgmt Group analysis

Trusted infrastructure is now part of the phishing payload. This case shows that sender authenticity is no longer enough when attackers can use legitimate notification systems to deliver fraudulent content. The security problem has moved from domain spoofing to content abuse inside valid delivery paths. That means email security, SOC triage, and identity trust models must account for legitimate services being repurposed as attack infrastructure. Practitioners should treat trusted-service abuse as a first-class phishing pattern.

The real control gap is content intent, not message origin. SPF, DKIM, and allowlists answer a transport question, but phishing increasingly asks a behavioural one: what action is the message trying to induce? If that question is not part of inspection, teams will keep classifying deceptive messages as safe because the sender checks out. The governance lesson is that trust signals need layering, especially where identity verification and email security intersect. Practitioners should elevate intent-based review in detection and response.

Display-name abuse creates a verification trust gap. A verified sender can still present an identity claim in the body that contradicts the actual source context, and that gap is where users are exploited. This is especially relevant for identity programmes because it blends human identity manipulation with machine-delivered trust cues. The practical conclusion is that identity assurance cannot stop at authentication headers; it has to consider the message semantics seen by the recipient.

Intent-aware SOC triage should become a standard operating pattern. Junior analysts often stop at “safe sender” because many playbooks are built around obvious malware and spoofing. This campaign shows why escalation rules must capture legitimate-service phishing, callback fraud, and semantic deception. The broader implication is that SOC maturity is now partly a language-analysis problem, not just a signature or reputation problem. Practitioners should adapt triage models accordingly.

What this signals

Verification trust gap: Security teams should expect more abuse of legitimate identity infrastructure as attackers move from spoofing to semantic deception. That means triage, detection, and identity assurance must work together instead of handing off trust at the authentication boundary. The broader programme signal is that trusted-service abuse should be tracked as a recurring control gap, not an edge case.

SOC teams should prepare for more callback fraud and verified-sender phishing because attackers increasingly exploit the difference between authenticated delivery and malicious intent. This pushes email security closer to behaviour analysis and makes analyst training part of the control stack. For identity programmes, it is another reminder that trust signals are only useful when they are interpreted in context.


For practitioners

  • Tighten detection for legitimate-service phishing Create detections for messages that come from trusted SaaS infrastructure but contain urgent callback language, payment pressure, or mismatched brand references. Flag display-name anomalies and forwarded notification chains as separate review conditions.
  • Add intent checks to email triage Require analysts to ask what the message is trying to make the recipient do, not just whether the sender authenticated successfully. Use a content review step for messages that combine verified infrastructure with financial urgency or support-phone prompts.
  • Escalate callback fraud patterns Treat any email that directs the recipient to call an external number as a higher-risk social engineering event, even when the transport path is legitimate. Build escalation criteria that separate benign notification mail from callback-based fraud.
  • Review trusted-service allowlists Audit mail allowlists and SaaS notification exceptions to confirm they are not suppressing inspection for services that attackers can abuse at account level. Revalidate whether the control is filtering spoofing or unintentionally trusting content from legitimate senders.

Key takeaways

  • Phishing can now ride on legitimate infrastructure, which makes sender authentication an incomplete trust signal.
  • The control gap is semantic intent, because verified mail can still be engineered to trigger fraud by phone.
  • Security teams need intent-aware triage, display-name scrutiny, and callback-fraud escalation for trusted-service abuse.

Standards & Framework Alignment

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

MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
MITRE ATT&CKTA0001 Initial Access; TA0009 CollectionThe campaign abuses legitimate delivery paths and manipulates recipient behaviour.
NIST CSF 2.0PR.AC-4Identity and access trust signals are being reused as phishing delivery mechanisms.
NIST SP 800-53 Rev 5SI-4System monitoring and alerting must catch malicious content in trusted channels.
CIS Controls v8CIS-9 , Email and Web Browser ProtectionsEmail controls need to detect abuse inside legitimate notification flows.

Map legitimate-service phishing to initial access and tune detections for callback-based social engineering.


Key terms

  • Telephone-Oriented Attack Delivery: Telephone-oriented attack delivery is a phishing method that uses a phone call as the real exploitation step after a benign-looking email creates urgency. The email itself often contains no malicious link or attachment, so the attacker relies on human interaction to capture credentials, one-time codes, or remote-access approval.
  • Display Name Abuse: A social engineering method where the attacker places deceptive text in the sender display name or message fields that users see first. The underlying account may be legitimate, but the visible identity claim is crafted to create urgency, confusion, or trust.
  • Activation Trust Gap: The activation trust gap is the difference between trusting data because it is protected and governing it because it is being reused. It appears when organisations move data from backup or archival systems into AI pipelines without reapplying access, sensitivity, and consumer controls.

What's in the full article

Prophet's full article covers the operational detail this post intentionally leaves for the source:

  • The exact message flow behind the Zoom-generated OTP and forwarding chain that allowed the scam to pass normal checks.
  • The raw email content example, including the display-name text used to create callback pressure.
  • Prophet AI's investigation workflow, including how it analysed the alert across multiple data sources.
  • The vendor's description of why this case required escalation beyond a typical L1 phishing triage.

👉 Prophet's full post covers the email flow, display-name abuse, and investigation details behind the Zoom phishing case.

Deepen your knowledge

NHI Mgmt Group covers identity security, NHI governance, and agentic AI through independent research, practitioner guides, and the NHI Foundation Level course, the industry's only accredited NHI security programme. It is suitable for practitioners who need a stronger governance baseline across identity, access, and emerging machine-led workflows.
NHIMG Editorial Note
Published by the NHIMG editorial team on August 1, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org