By NHI Mgmt Group Editorial TeamDomain: Governance & RiskSource: SecureAuthPublished November 25, 2025

TL;DR: Traditional WAFs miss modern bot traffic that uses residential proxies, headless browsers, and distributed request patterns to look legitimate, according to SecureAuth. Behavioral analysis, device intelligence, and continuous risk scoring change bot defence from a static filter into an adaptive control layer that reduces false positives while catching credential stuffing and scraping.


At a glance

What this is: This is SecureAuth's analysis of why WAFs alone fail against modern bot traffic and how behavioral risk scoring closes that gap.

Why it matters: It matters because identity teams must defend customer and workforce access paths that now include bot-like abuse patterns the perimeter cannot reliably distinguish from real users.

By the numbers:

👉 Read SecureAuth's analysis of why WAFs alone miss modern bot attacks


Context

Web application firewalls were built to inspect requests, not identity behaviour. That creates a gap when attackers use residential proxies, browser automation, and distributed traffic to blend into normal customer access patterns.

For IAM and customer identity teams, the issue is not just bot volume. It is that network-layer controls cannot reliably tell whether a session is human, scripted, or coordinated abuse once the traffic is clean enough to pass basic WAF checks.

SecureAuth's framing is typical of the current bot problem: the attack succeeds by looking ordinary, which means the control failure sits in identity and session risk analysis rather than in signature filtering alone.


Key questions

Q: What breaks when WAFs are used alone against scalping bots?

A: WAF-only controls usually fail because scalping traffic is valid at the request level. The bot does not need to attack login or exploit a flaw. It simply polls inventory, moves quickly through checkout, and blends in with real browser traffic, so the decisive signal only appears when the full session is analysed.

Q: Why do residential proxies and headless browsers increase account takeover risk?

A: They make malicious sessions look like ordinary customer sessions at the point where many controls still rely on IP reputation and signature matching. That lets credential stuffing and enumeration pass initial checks, then convert stolen access into takeover or fraud at scale.

Q: How do security teams know whether QBot detections are actually working?

A: Look for multi-signal coverage rather than raw alert volume. Effective detections should catch process hollowing, suspicious scheduled tasks, anomalous child processes, and correlated network or script telemetry with acceptable false positives. If the rule only fires on a specific hash or single event type, it is too brittle to survive the next variant.

Q: Should IAM and fraud teams use the same signals for bot defence?

A: Yes, where customer sessions can be abused for account takeover, enumeration, or fake account creation. Shared behavioural and device signals reduce duplication and make it easier to spot abuse patterns that sit across authentication, identity assurance, and fraud operations.


Technical breakdown

Why signature-based WAF detection misses modern bots

Traditional WAFs judge traffic using IP reputation, request headers, payload patterns, and rate thresholds. Modern bots are built to defeat those checks by using residential proxies, cloud IPs, real JavaScript execution, cookie persistence, and throttled request timing. That means the traffic can look normal at the network layer even when the behaviour is clearly automated. The technical limit is not visibility into packets. It is the absence of behavioural context at the session level, which leaves credential stuffing, enumeration, and scraping outside the WAF's detection model.

Practical implication: pair perimeter filtering with session-level behavioural analysis when abuse looks legitimate at the network layer.

How behavioral intelligence changes bot detection

Behavioral intelligence models the interaction itself, not just the request. Mouse dynamics, keystroke timing, touch patterns, navigation flow, and device signals create a behavioural profile that is difficult for automation to reproduce consistently. Device intelligence adds fingerprinting signals such as Canvas, WebGL, and browser consistency checks, while reputation networks add context from known proxy infrastructure and prior abuse patterns. The combined effect is a decision engine that can allow, challenge, or block based on risk instead of relying on binary rule hits.

Practical implication: use layered decisioning so risky sessions can be challenged without breaking legitimate customer journeys.

Why continuous risk scoring outperforms one-time checks

A one-time login check cannot catch a session that turns malicious after entry. Continuous risk scoring re-evaluates the session as interaction patterns change, which is critical for credential stuffing, fake account creation, and scraping that may pass initial authentication. The important architectural shift is from static authentication to dynamic assurance. Once a session can drift from low risk to high risk mid-transaction, the control must keep measuring behaviour, not just initial identity proofing.

Practical implication: monitor risk throughout the session, not only at sign-in or initial challenge.


Threat narrative

Attacker objective: The attacker wants to automate high-volume abuse while staying below traditional detection thresholds and turning ordinary user flows into account takeover, fraud, or data theft.

  1. Entry begins when attackers use stolen credentials, residential proxies, and browser automation to reach login and application endpoints without triggering obvious perimeter rules.
  2. Escalation follows when automation reuses valid sessions, enumerates accounts, or throttles requests to stay below rate limits while extracting value at scale.
  3. Impact is account takeover, fraud, and data scraping, with legitimate users facing friction only when the control stack has no behavioural layer to distinguish abuse from normal use.
  • MITRE ATT&CK Enterprise Matrix — MITRE ATT&CK Enterprise — adversary tactics and techniques, threat detection, attack chain mapping, credential access, lateral movement, privilege escalation.
  • Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Behavioral context is now a core identity control, not an optional add-on. The article shows that WAF rules alone cannot reliably separate human sessions from automated abuse once attackers use residential proxies and headless browsers. That makes behavioural analysis part of the identity control plane, especially where customer-facing login and transaction flows are exposed. The practitioner conclusion is simple: if session behaviour is not measured, the control is guessing.

Traditional perimeter logic creates a bot detection blind spot because it assumes clean traffic is trustworthy. That assumption was designed for an era when malicious automation was easy to spot from source IP and request shape. It fails when bots maintain cookies, execute JavaScript, and distribute requests across thousands of endpoints. The implication is that identity governance must extend beyond authentication to include runtime session risk.

Credential stuffing is not just an access problem, it is a blast-radius problem. Once stolen credentials are validated at scale, the damage spreads across account takeover, fraud, manual review load, and customer friction. The article's results point to a named concept worth tracking: behavioral trust collapse, where once-useful login signals stop carrying security meaning. Practitioners should treat that as a governance signal, not just a detection issue.

Bot defence is converging with customer identity assurance. The line between IAM, fraud controls, and session monitoring is thinner than many programmes assume, because the same session can be abused for enumeration, takeover, or scraping. That convergence means the operating model must be shared across security, IAM, and digital experience teams. The practitioner conclusion is that bot risk should sit in identity governance, not only in web security operations.

From our research:

  • 85% of bots mimic real browsers, according to The State of Non-Human Identity Security.
  • Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, compared with nearly 1 in 4 for securing human identities.
  • That confidence gap is why session-level risk analysis is becoming a baseline requirement rather than a niche control, as shown in Top 10 NHI Issues.

What this signals

Behavioral trust collapse: once attackers can reproduce browser-like behaviour at scale, static identity checks lose much of their security meaning. That forces programmes to treat runtime behaviour as evidence, not just login state, and to connect web security, IAM, and fraud review into one operating model.

The pressure point is not only detection quality but decision speed. When bots can cycle through credential stuffing, fake signup, and scraping in near real time, controls that wait for after-the-fact analysis will always lag behind the abuse pattern.

For identity teams, the practical signal is clear: if customer journeys already carry automated risk, then session monitoring and step-up logic belong in the core identity architecture, not as an edge-case web control.


For practitioners

  • Add behavioral risk scoring to high-value login and transaction journeys Instrument mouse movement, keystroke timing, navigation flow, and device consistency for sessions that matter most, then route risky sessions to challenge or step-up controls before sensitive actions complete.
  • Tune controls for residential proxy and headless browser abuse Review whether IP reputation, browser fingerprinting, and rate limits are working together or being bypassed by distributed automation that appears legitimate at the network layer.
  • Separate bot management from static WAF rule tuning Use the WAF for request filtering, but move account takeover, enumeration, and scraping decisions into a risk engine that can evaluate behaviour continuously during the session.
  • Measure friction against fraud outcomes Track false positive rate, manual review time, account takeover events, and bot traffic blocked in the same dashboard so the team can see whether lower friction is actually reducing abuse.

Key takeaways

  • Modern bots defeat WAFs by looking like legitimate users at the network layer, which leaves identity teams exposed to credential stuffing, enumeration, and scraping.
  • Behavioral signals, device intelligence, and continuous risk scoring change bot defence from binary filtering into adaptive session control.
  • The governance shift is clear: if the session can change after login, security has to keep measuring behaviour until the transaction is complete.

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 and MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-06Bot abuse here depends on identity and session controls failing to distinguish legitimate from automated access.
NIST CSF 2.0PR.AC-4Access enforcement and least privilege are central when bots impersonate legitimate users.
NIST SP 800-53 Rev 5IA-5Credential abuse and automated login attacks directly touch authenticator management.
NIST Zero Trust (SP 800-207)Continuous verification is relevant because sessions can drift from benign to abusive after authentication.
MITRE ATT&CKTA0006 , Credential Access; TA0040 , ImpactCredential stuffing and downstream account abuse map directly to credential access and impact tactics.

Map session risk and credential abuse controls to NHI-06 and add behavioural checks where static rules fail.


Key terms

  • Behavioral Intelligence: Behavioral intelligence is the use of session patterns to judge whether an action looks normal for a specific user. In banking, it compares cadence, navigation, pauses, and correction patterns against prior sessions to detect coercion, guidance, or automation that authentication alone cannot reveal.
  • Device Intelligence: Device intelligence is the practice of interpreting signals from a device to assess whether a session or transaction is likely legitimate. It goes beyond fingerprinting by combining device context with behavioural, identity, and payment evidence to support a risk decision.
  • Credential Stuffing: Credential stuffing is an attack that uses stolen username and password pairs from previous breaches to try logging into other services. It works because many people reuse credentials, and because the login attempt uses valid information, it can look ordinary until the surrounding behavior gives it away.
  • Behavioral Trust Collapse: Behavioral trust collapse is the point at which normal-looking session behaviour no longer provides a reliable basis for trust because automation can mimic it too closely. In practice, it means identity controls must move from static checks to continuous, context-aware decisions.

What's in the full article

SecureAuth's full blog post covers the implementation detail this analysis intentionally leaves at the strategy layer:

  • Behavioral signal categories used to score mouse, keyboard, touch, and navigation patterns in real time
  • Deployment guidance for adding JavaScript-based telemetry without re-routing traffic
  • Policy examples for allowing, challenging, or blocking sessions based on risk score
  • Customer outcome metrics showing how bot traffic, false positives, and manual review time changed after deployment

👉 The full SecureAuth post includes the behavioural signals, integration model, and customer results behind the analysis.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building or maturing an IAM programme, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on September 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org