By NHI Mgmt Group Editorial TeamPublished 2026-06-26Domain: EventsSource: Abnormal AI

TL;DR: Cryptocurrency fraud campaigns are bypassing traditional email defenses by impersonating trusted platforms, abusing CAPTCHAs, and exploiting familiar workflows to drain wallets and divert payments, according to Abnormal AI. The security gap is not just detection weakness, but the way authentication and trust signals can still validate a message that is operationally malicious.


At a glance

What this is: This is a webinar on cryptocurrency fraud campaigns, showing how phishing-style emails can pass authentication checks while still driving wallet compromise, payment diversion, and supply chain poisoning.

Why it matters: It matters because IAM, NHI, and human identity teams need to understand where trust signals, workflow familiarity, and behavioural anomalies intersect, especially when legacy controls validate messages that attackers weaponise.

👉 Watch Abnormal AI's webinar on cryptocurrency fraud and email defense gaps


Context

Cryptocurrency fraud is a trust and workflow problem as much as an email-security problem. The article shows how attackers impersonate well-known platforms, exploit CAPTCHAs, and use urgency to get recipients to act before they question the request.

For IAM and identity security teams, the key lesson is that authentication success does not equal legitimacy. When an email campaign can pass basic checks, the programme has to look beyond static indicators and into behavioural context, user intent, and downstream access impact.


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 crypto fraud campaigns remain effective against legacy email security?

A: Because legacy tools often look for known malware, known bad domains, or obvious spoofing. Crypto fraud can use clean delivery, trusted branding, CAPTCHAs, and urgent workflow prompts, so the attack succeeds by manipulating user judgement rather than by triggering a signature. That makes the control failure one of context, not just detection.

Q: What breaks when organisations rely on authentication alone to stop impersonation fraud?

A: The programme breaks at the action boundary. Authentication can confirm that a sender or message route is technically valid, but it cannot confirm that the requested action is legitimate. In practice, that leaves wallet access, payment approval, and software trust decisions exposed to social engineering.

Q: How can teams reduce the risk of wallet compromise from phishing-led fraud?

A: They should require stronger verification at the point of action, not just at the point of delivery. That means adding behavioural detection, step-up review for high-risk approvals, and controls that inspect the user journey before a wallet transfer or access grant is completed.


Background and context

Why authenticated phishing still succeeds in crypto fraud

Crypto fraud campaigns often look legitimate at the transport and authentication layer, which is why SPF, DKIM, and DMARC pass rates do not necessarily block them. The attacker borrows trusted branding, a familiar request path, and a prompt that feels operationally normal, then relies on the user to complete the malicious action. The real failure is not only message delivery, but the absence of contextual inspection around sender behaviour, link destination, and transaction intent.

Practical implication: pair email authentication with behavioural and destination analysis so legitimate-looking messages are still evaluated for intent.

How CAPTCHA abuse and impersonation shape the attack path

CAPTCHAs can be abused as a legitimacy signal, not just a nuisance. When an attacker places a challenge in front of a phishing flow, the recipient may infer the page is authentic because the interaction feels familiar and frictioned in the right way. Combined with impersonation of a known crypto platform or wallet brand, this creates a workflow trap where the victim believes they are completing a routine verification step, not authorising theft.

Practical implication: inspect the full user journey, not just the message header, because the malicious control point may be the web flow after the click.

Behavioural AI versus rule-based detection in fraud campaigns

Rule-based and signature-based tools are strongest when the attacker reuses known infrastructure or malware. Crypto fraud often avoids both by using novel wording, benign-looking delivery, and social engineering that changes faster than static rules can be updated. Behavioural analysis looks for deviations in sender patterns, message timing, recipient targeting, and interaction sequences. That is why these campaigns can evade legacy email defence even when no obvious malware is present.

Practical implication: validate that your detection stack can score behavioural anomalies, not just known indicators or malicious attachments.


NHI Mgmt Group analysis

Crypto fraud exposes an authentication trust gap, not just a detection gap. The article shows that messages can pass checks and still be malicious because the control model validates sender properties more reliably than user intent. That is a governance failure for identity programmes that equate verified delivery with trusted action. Practitioners should treat message legitimacy and transaction legitimacy as separate problems.

Workflow familiarity is now part of the attacker’s social-engineering toolkit. CAPTCHAs, urgent prompts, and brand impersonation work because they mimic the friction and sequence users expect from a real platform. That means the attack surface is not only the inbox, but the whole decision path from email to login to wallet approval. Security teams should assume that familiar interaction patterns can be weaponised.

Behavioural detection is becoming the control that separates noise from fraud. Static rules can confirm whether something looks known, but crypto fraud thrives on novel phrasing and short-lived infrastructure. The field should move toward anomaly-driven controls that observe sender behaviour, timing, and user-action chains across the message lifecycle. Teams that only tune signatures will continue to miss low-and-slow impersonation campaigns.

NPM and wallet impersonation converge on the same identity problem. Whether the attacker targets payment flows or software supply chains, the underlying issue is delegated trust being redirected by a deceptive request. That is why this class of fraud belongs in identity governance conversations, not only in email-security reviews. Practitioners should look at where trusted execution can be redirected without a hard authorisation boundary.

Strong authentication signals do not neutralise weak decision boundaries. This campaign pattern shows that trust can be authentic at the transport layer and still fraudulent at the business-action layer. The implication is that identity programmes need to evaluate how requests are approved, not just whether the message was delivered from a reputable source. That is the control boundary attackers are exploiting.

From our research:

  • 43% of security professionals are concerned about AI systems learning and reproducing sensitive information patterns from codebases, according to The State of Secrets in AppSec.
  • The same research found that organisations maintain an average of 6 distinct secrets manager instances, which fragments control and weakens centralised governance.
  • For teams formalising identity and secrets workflows, NHI Lifecycle Management Guide is the better next step because it focuses on provisioning, rotation, offboarding, and visibility.

What this signals

Crypto fraud now sits at the boundary between email security and identity governance. If a campaign can pass authentication while still steering a user into a fraudulent action, the programme needs to measure decision quality, not just delivery quality. That is why identity teams should look at where approval paths can be redirected without a second control point, especially for payment and wallet-related workflows.

Strong trust signals can still produce weak outcomes. In our research, 43% of security professionals are concerned about AI systems learning and reproducing sensitive information patterns from codebases, which is another reminder that pattern recognition can work against defenders when trust cues are reused by attackers. Teams should review where their controls depend on familiar wording, familiar paths, and familiar brand cues instead of verified intent.

The practical signal to watch is whether your email, IAM, and fraud controls evaluate the same event from different angles. If one layer sees a clean message and another sees a risky transaction, the programme still has a gap that attackers can exploit.


For practitioners

  • Correlate email trust with user-action risk Score messages by sender reputation, destination reputation, request type, and the downstream action they try to trigger, especially wallet approvals and package-install workflows.
  • Instrument the full click-to-action path Track what happens after the click, including CAPTCHA prompts, redirect chains, login screens, and any request to approve a transaction or rotate credentials.
  • Separate delivery confidence from action confidence Treat authenticated delivery as one signal and approved business action as another, so a valid-looking email cannot automatically authorise a payment or access change.
  • Use behavioural models for impersonation patterns Look for repeated timing, sender, language, and interaction anomalies that indicate impersonation even when the message body contains no malware or obvious indicators.

Key takeaways

  • Cryptocurrency fraud succeeds when trusted delivery is mistaken for trusted intent.
  • The evidence points to a control gap at the action boundary, where familiar workflows can be redirected into wallet compromise or payment diversion.
  • Teams need behavioural detection and approval-stage controls, because authentication alone cannot prevent impersonation-led fraud.

Standards & Framework Alignment

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

NIST CSF 2.0, NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0DE.CM-4Behavioural detection and anomaly monitoring are central to this fraud pattern.
NIST CSF 2.0PR.AC-1Trusted delivery does not equal trusted access or action.
NIST Zero Trust (SP 800-207)AC-6The fraud pattern abuses trust beyond the initial request boundary.

Limit downstream privileges so a delivered message cannot directly authorise a sensitive action.


Key terms

  • Crypto Fraud: Crypto fraud is a social-engineering campaign that uses trusted branding, urgency, and familiar workflows to trick a victim into approving a transfer or revealing access. It often succeeds without malware because the attacker targets human decision-making and business action rather than technical exploitation.
  • Authentication Trust Gap: An authentication trust gap is the space between proving how a message was delivered and proving that the request inside it is legitimate. In identity programmes, this gap matters when validated messages still drive unsafe actions, such as payments, wallet approvals, or credential changes.
  • Behavioural Detection: Behavioural detection identifies threats by looking for anomalies in timing, sequence, sender patterns, and user interaction rather than relying only on signatures or known bad indicators. For fraud and impersonation, it is often the control that catches attacks after static checks have already passed.
  • Action Boundary: The action boundary is the point where a user or system turns a request into a business-impacting decision, such as a payment approval or access grant. It is the most important place to add controls when attackers are using legitimate-looking messages to redirect trusted workflows.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.

This post draws on content published by Abnormal AI: Cryptocurrency Fraud: Fast Money, Faster Scams. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-06-26.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org