Cloudflare changes the goal of the bot war: not impossible attacks, expensive ones
The new Adaptive Intelligence engine retrains continuously on live traffic and generates single-use detection rules; the aim is to make every new attempt cost more than the last until the attack is not worth running.
Cloudflare has announced an engine that changes the rules of bot defense: Adaptive Intelligence. The company starts from an honest admission: a determined attack always finds a way through. So the goal is not to make attacks impossible, but to build a regime where nothing the attacker learned stays true, each new attempt costs more than the last, and the attack eventually is not worth running.
The engine runs a four-step loop: observe, train, deploy, validate. TLS fingerprints, request structures, challenge outcomes and behavioral telemetry are aggregated across the network; models retrain continuously on live traffic instead of shipping as fixed versions. When a new bypass tool appears, it is folded into the model within days rather than waiting on a release calendar measured in months.
The most charming idea is on the way: disposable detection rules. The system will generate rules designed to be circumvented, deploy them and retire them at random intervals; by the time an attacker cracks one, it is already in the bin. For bot operators who train models against static defenses, the target never stops moving. A cross-network layer that learns from corrections across millions of sites is next. For enterprise customers it switches on today with a single toggle, no configuration.
Context: this week we covered the stolen-session campaign reaching Claude accounts and the rise of AI-driven attacks. The defense side now answers in the same language: not rule lists but models that evolve with the attacker. Security has become an economics war between two machine-learning systems.