TL;DR: Credential abuse drove nearly half of 2024 breaches, with attackers using forged tokens, proxy reuse, and low-and-slow timing to evade standard detections, according to Abnormal AI. The real control gap is not alert volume but correlation across accounts, IPs, and timeframes, because isolated sign-ins no longer reveal campaign-level compromise.
At a glance
What this is: This analysis shows how quiet account takeover campaigns evade standard detections by blending stolen credentials, proxy infrastructure, and cross-account timing patterns.
Why it matters: It matters because IAM, PAM, and NHI programmes now need correlation-first detection and response models that can surface reuse across identities, not just isolated authentication anomalies.
By the numbers:
- Credential abuse drove nearly half of 2024 breaches.
- Abnormal detected 100+ customers logging in from the same VPN infrastructure.
👉 Read Abnormal AI's analysis of stealthy account takeover detection and credential abuse
Context
Credential abuse is no longer primarily a brute-force problem. In modern account takeover campaigns, stolen or forged credentials often pass the first check, then blend into normal traffic through VPNs, proxies, and ordinary business hours.
For IAM teams, that means the core issue is identity correlation. Individual logins can look legitimate, but the programme fails if it cannot tie together account reuse, infrastructure reuse, and timing patterns across users and sessions.
Key questions
Q: How should security teams detect account takeover campaigns that use proxies and stolen credentials?
A: They should correlate login telemetry across users, time windows, and infrastructure so the same IP blocks, browser traits, or VPNs can be linked to a wider campaign. Single-event scoring is not enough when each login looks plausible on its own. Behavioural correlation turns weak signals into a defensible case for response.
Q: Why do proxy-based account takeover attacks evade standard IAM alerts?
A: Because standard alerts are often tuned to one account at a time and to obvious spikes in activity. Proxy-based campaigns stay quiet, reuse trusted-looking infrastructure, and spread actions across time, which keeps each event below threshold. The failure is not missing telemetry, but missing campaign context.
Q: What do teams get wrong about safe login risk scores?
A: They treat a safe login as proof that the session is trustworthy. In practice, a green score only says the individual event passed a check, not that the surrounding activity is benign. Teams need to validate the session with infrastructure, timing, and post-login behaviour before closing the case.
Q: Who is accountable when account takeover is detected too late?
A: Accountability usually sits with the team that owns identity telemetry, detection engineering, and response thresholds, because the failure is often a programme design issue rather than a single analyst mistake. Frameworks such as the NIST Cybersecurity Framework 2.0 help teams assign ownership across detect and respond functions.
Technical breakdown
Why forged credentials and proxy infrastructure bypass point-in-time checks
Modern account takeover campaigns often start with credentials or tokens that appear valid at the moment of use. If the login is routed through proxy or VPN infrastructure that has been seen before, many controls treat the event as routine. The attack survives because the individual authentication event is not obviously malicious, even though the surrounding sequence is. Security teams that rely on single-event scoring miss the campaign logic that only appears when several low-signal events are stitched together.
Practical implication: move from isolated login scoring to identity correlation across accounts, IP reuse, and time windows.
How low-and-slow attacker timing defeats anomaly thresholds
Low-and-slow campaigns avoid bursts that trigger rate limits, geofencing, or risk thresholds. Attackers may sign in during normal working hours, reuse common infrastructure, and wait between actions so each event stays below alert thresholds. This is effective because many detection models are tuned for abnormal spikes rather than quiet persistence. The result is a false sense of safety when the telemetry looks clean in small slices but suspicious in aggregate.
Practical implication: tune detection to detect repeated patterns over time, not just sharp spikes in activity.
Correlation across users and sessions is now the control layer that matters
The practical control gap is not the absence of logs. It is the absence of cross-identity correlation that can connect one suspicious login to a wider campaign. When the same IP blocks, browser traits, or proxy infrastructure recur across accounts, the security value comes from campaign reconstruction, not from any single alert. That is why account takeover programmes increasingly need behavioural analytics that can promote weak signals into high-confidence cases.
Practical implication: build detection workflows that enrich and compare identity events across the tenant, not just within one account.
Threat narrative
Attacker objective: The attacker wants durable access that looks legitimate enough to bypass standard detections and expand into multiple compromised accounts.
- Entry began with phishing or forged authentication material that produced a valid-looking login from proxy or VPN infrastructure.
- Escalation followed when attackers reused the same infrastructure and timing patterns across multiple accounts, making the campaign harder to distinguish from normal traffic.
- Impact came from coordinated account takeover activity that enabled broader compromise and lateral movement before defenders could correlate the signals.
Breaches seen in the wild
- MongoBleed breach — MongoBleed exposed secrets across 87K MongoDB servers.
- IOS app secrets leakage report — iOS apps leaking hardcoded secrets and credentials endangering user privacy.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Credential abuse is now a correlation problem, not a login problem. Standard IAM controls still see events one authentication at a time, but these campaigns win by hiding in repetition across accounts and infrastructure. Once the same VPN blocks or proxy patterns recur, the security question becomes campaign detection, not individual sign-in assessment. Practitioners should treat identity correlation as a core detection capability, not an optional analytics layer.
Cross-account infrastructure reuse is the named concept practitioners should watch. When the same IP blocks support multiple identities over different windows, the attacker is no longer hiding in one account but in the space between them. That pattern exposes a governance blind spot because risk scoring often stops at the account boundary. The implication is that account takeover programmes must be designed to compare identity events horizontally across tenants and business units.
Microsoft-safe sign-in outcomes prove that vendor risk signals can be necessary but not sufficient. A login can be marked safe while the broader campaign is already underway, which means point-in-time trust decisions do not equal real assurance. This is especially relevant to human IAM and NHI-adjacent access patterns where stolen credentials can be reused through trusted applications and APIs. Practitioners should assume that a green sign-in score does not end the analysis.
Stealth is now the attacker’s optimisation strategy, and detection has to respond at the campaign level. The article shows that quiet adversaries use ordinary-looking infrastructure, plausible timing, and modest activity levels to stay below common thresholds. That shifts the defensive burden from threshold tuning to behavioural reconstruction. Teams that cannot reconstruct multi-account timelines will continue to miss the compromise until impact is already visible.
From our research:
- Two-thirds of enterprises have endured a successful cyberattack resulting from compromised non-human identities, with a quarter encountering multiple attacks, according to The 2024 ESG Report: Managing Non-Human Identities.
- 72% of organisations have experienced or suspect they have experienced a breach of non-human identities, including 46% confirmed and 26% suspected, according to The 2024 ESG Report: Managing Non-Human Identities.
- For a broader view of how breached identity patterns compound over time, see 52 NHI Breaches Analysis for real-world case studies and root-cause breakdowns.
What this signals
Cross-account infrastructure reuse is becoming the most useful lens for account takeover defence because it surfaces campaigns that individual logins hide. Teams that still optimise around single-event risk scoring will continue to under-detect quiet credential abuse, especially when attackers reuse VPNs, proxy blocks, and ordinary business hours to blend in.
The operational signal is not more alerts, but better joins. When identity telemetry, network metadata, and session behaviour are correlated well, the programme can move from after-the-fact compromise review to campaign-level detection. That shift is the difference between managing identity events and managing attacker infrastructure.
With 72% of organisations reporting or suspecting NHI breaches in our research, the broader message is that identity control failures rarely stay isolated. If you want to understand the governance pattern behind quiet compromise, the 52 NHI Breaches Analysis is the clearest starting point for root-cause comparison.
For practitioners
- Correlate identity events across accounts and time Join login telemetry, IP reputation, browser traits, and session timing into one investigative view so recurring patterns surface as campaigns rather than isolated events.
- Flag repeated VPN and proxy infrastructure reuse Create detections for IP blocks that reappear across unrelated accounts within short windows, especially when the same infrastructure is paired with rare device or geolocation signals.
- Promote low-signal cases only after cross-tenant validation Require corroboration from multiple accounts, message events, or session attributes before escalating confidence so analysts are not overwhelmed by one-off anomalies.
- Review trust decisions that depend on single sign-ins Treat any safe-login verdict as provisional until the surrounding session behaviour is checked for replay, MFA bypass, or reuse of attacker infrastructure.
Key takeaways
- Quiet account takeover campaigns now succeed by blending stolen credentials, proxy infrastructure, and low-and-slow timing into ordinary-looking identity activity.
- The strongest evidence in this article is not any single sign-in, but the repeated reuse of infrastructure and timing patterns across accounts, which tripled high-confidence detections.
- Security teams should shift from isolated login review to campaign-level identity correlation, because that is where modern credential abuse becomes visible enough to stop.
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 Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Credential abuse and reused infrastructure map to compromised secret and token handling. |
| NIST CSF 2.0 | DE.CM-1 | Continuous monitoring is needed to connect low-signal identity events into campaigns. |
| NIST Zero Trust (SP 800-207) | AC-4 | Campaign-level identity behaviour challenges trust decisions based on single logins. |
Treat each authentication as provisional until session behaviour and source context are validated.
Key terms
- Account Takeover: Account takeover is the unauthorised use of a legitimate identity after an attacker obtains valid credentials or a trusted session. In practice, the login may look normal at first, which is why detection depends on session context, infrastructure reuse, and downstream behaviour rather than authentication alone.
- Behavioral Correlation: Behavioral correlation is the process of linking seemingly minor identity events into one campaign using shared attributes such as IP ranges, device signals, timing, and account relationships. It is the control layer that turns noisy telemetry into a coherent investigative picture.
- Proxy Infrastructure Reuse: Proxy infrastructure reuse occurs when attackers repeatedly route activity through the same VPNs, proxies, or IP blocks across multiple accounts. This pattern is valuable to defenders because it can expose a wider campaign even when each individual session appears plausible.
- High-Confidence Detection: High-confidence detection is an alert or case that has been enriched with multiple corroborating signals, enough to justify response with less analyst uncertainty. For identity security, this usually means combining account, network, and time-based evidence rather than relying on one weak indicator.
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: stealthy account takeover detection and credential abuse. Read the original.
Published by the NHIMG editorial team on 2025-11-07.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org