TL;DR: Human fraud farms are driving SMS toll fraud by using legitimate authentication flows to trigger premium-rate message sends, turning verification traffic into a revenue stream while conventional session-level fraud controls see ordinary human behaviour, according to Arkose Labs. The real control gap is not bot recognition alone, but stopping suspicious sessions before the SMS trigger fires and cost accumulates.
NHIMG editorial — based on content published by Arkose Labs: Human Fraud Farms Your SMS Verification Flow Is a Revenue Stream for Fraud Farms
By the numbers:
- Arkose Labs challenges are consistently the most expensive to solve, priced at up to roughly $50 per 1,000 solves compared to $1 to $3 for standard alternatives.
Questions worth separating out
Q: How should security teams stop SMS toll fraud before cost accumulates?
A: Security teams should place enforcement at the point where the SMS send is triggered, not after the message is delivered.
Q: Why do human fraud farms bypass normal bot detection in SMS verification flows?
A: Human fraud farms use real people, real devices, and residential proxies, so the session looks like ordinary consumer activity.
Q: What do security teams get wrong about SMS verification risk?
A: The common mistake is treating SMS abuse as a communications or billing issue instead of an identity-flow issue.
Practitioner guidance
- Map SMS-triggering identity flows Identify every registration, OTP, password reset, and phone verification path that can cause paid SMS delivery.
- Move enforcement before the SMS trigger Apply challenge enforcement, friction, or deny logic at the entry point for suspicious sessions so the send never occurs.
- Correlate behaviour across sessions and destinations Look for repeated destination numbers, shared device patterns, and cross-account verification bursts that would not be obvious from a single session view.
What's in the full article
Arkose Labs' full analysis covers the operational detail this post intentionally leaves for the source:
- The flow-by-flow mechanics of SMS toll fraud across registration, OTP, password reset, and phone verification journeys
- Attacker behaviour at the worker, proxy, and device layer, including how human fraud farms stay under velocity thresholds
- The economic deterrence model used to raise attacker cost before the SMS trigger completes
- How the article distinguishes human fraud farms from mobile device farms and AI-augmented hybrid operations
👉 Read Arkose Labs' analysis of human fraud farms and SMS toll fraud →
SMS toll fraud and fraud farms: where IAM controls break down?
Explore further
SMS toll fraud is an identity abuse problem, not a billing anomaly. The platform is not merely paying unexpected carrier charges; it is funding a revenue model built on legitimate authentication traffic. That shifts the governance question from finance back to identity, because registration, OTP, and password reset flows are the control surface being exploited. Practitioners need to treat high-volume SMS triggers as part of access governance, not only fraud analytics.
A few things that frame the scale:
- A single campaign can generate hundreds of thousands of SMS sends before the cost anomaly surfaces in reporting, according to LLMjacking: How Attackers Hijack AI Using Compromised NHIs.
- 43% of security professionals are concerned about AI systems learning and reproducing sensitive information patterns from codebases. That concern matters here because adaptive automation can be layered into fraud operations as easily as into development workflows.
A question worth separating out:
Q: Who is accountable when SMS toll fraud is enabled by authentication design?
A: Accountability sits with the teams that own the verification journey, the fraud controls around it, and the commercial exposure created by message delivery. If identity, fraud, and communications teams are separated, the control gap often survives because no single owner sees the full cost path. Governance has to cover the trigger, the budget impact, and the escalation path together.
👉 Read our full editorial: Human fraud farms are turning SMS verification into cost theft