Subscribe to the Non-Human & AI Identity Journal

Notifications
Clear all

AI-powered attacks: are your MFA and bot controls keeping up?


(@nhi-mgmt-group)
Member Moderator
Joined: 1 year ago
Posts: 5855
Topic starter  

TL;DR: AI-powered attacks are scaling bot abuse, reverse-proxy MFA compromise, and social engineering faster than legacy defenses can adapt, while enterprises are responding with machine learning detection, adaptive rate limiting, continuous training, and network containment, according to Arkose Labs. The underlying problem is that many security programmes still assume attackers behave predictably and authentications fail in obvious ways, which no longer holds.

NHIMG editorial — based on content published by Arkose Labs: AI-powered attack defense trends and common exposure gaps

Questions worth separating out

Q: How should security teams reduce risk from AI-powered bot attacks?

A: Use layered detection rather than static blocklists.

Q: Why do MFA controls fail against reverse-proxy phishing?

A: MFA fails when attackers relay valid credentials and second factors in real time through a hostile proxy.

Q: When should organisations treat API traffic as suspicious rather than just high volume?

A: When request patterns show distributed origins, replay behaviour, abnormal sequencing, or repeated interaction paths that resemble automation.

Practitioner guidance

  • Prioritise phishing-resistant MFA for high-value access paths Replace code-based second factors for administrative, financial, and developer access with phishing-resistant methods, then verify that helpdesk and recovery flows do not reintroduce relay risk.
  • Deploy behavioural detection across login and post-login journeys Correlate device, velocity, sequence, and interaction patterns so your controls can distinguish human intent from bot-like automation and relay activity.
  • Tune API controls for distributed abuse, not just volume Review authentication, account recovery, and automation-heavy endpoints for replay, proxy, and sequence anomalies, then enforce adaptive challenges or blocking where patterns repeat.

What's in the full article

Arkose Labs' full article covers the operational detail this post intentionally leaves for the source:

  • Specific examples of AI-resistant challenge designs used to separate human users from automated traffic
  • The article's detailed discussion of reverse-proxy MFA compromise and why code-based MFA is vulnerable
  • Practical considerations for adaptive traffic monitoring and rate limiting on API-heavy workflows
  • The recommended security assessment lens for organisations evaluating AI-powered attack exposure

👉 Read Arkose Labs' analysis of AI-powered attack defense trends and pitfalls →

AI-powered attacks: are your MFA and bot controls keeping up?

Explore further

View Full Forum →  |  NHI Foundation Course →



   
Quote
(@mr-nhi)
Member Moderator
Joined: 1 month ago
Posts: 5343
 

AI-powered abuse collapses the old assumption that attackers will look anomalous at the point of entry. The article shows that bots can be trained to behave like users, MFA can be relayed in real time, and distributed traffic can look ordinary long enough to pass initial controls. That means the boundary between legitimate access and abuse is no longer visible to a single control point. Practitioners need to assume the attack path may already be inside the authenticated journey before any security signal fires.

OAuth visibility debt: when third-party access is only partially visible, AI-enabled abuse can move through delegated pathways faster than reviews can catch up. That shifts the priority from periodic access checking to continuous trust-graph monitoring, especially where machine identities and external integrations intersect.

A question worth separating out:

Q: Who is accountable when AI-enabled attacks bypass legacy access controls?

A: Accountability sits across IAM, security operations, and application owners because the failure spans authentication, telemetry, and abuse response. Frameworks such as the NIST Cybersecurity Framework 2.0 and Zero Trust architecture expect shared ownership of identity assurance, detection, and containment.

👉 Read our full editorial: AI-powered attack defense is exposing gaps in MFA and bot controls



   
ReplyQuote
Share: