Cloudflare is democratizing advanced client-side security, removing sales engagement barriers for its powerful tools. This move aims to make robust protection against emerging web threats accessible to everyone.
Client-side attacks, like data skimming via malicious scripts, are notoriously stealthy. They operate unnoticed, allowing pages to load and transactions to complete while user data is siphoned off. Recent incidents, such as a keylogger deployed on a major bank's employee store and malicious npm packages stealing cryptocurrency, highlight the persistent danger.
In response, Cloudflare announced two key changes today: Cloudflare Client-Side Security Advanced, formerly a Page Shield add-on, is now available for self-serve onboarding. Additionally, domain-based threat intelligence is now a free component of the basic Client-Side Security bundle for all users.
Smarter Detection, Fewer False Alarms
The core of Cloudflare's offering lies in its ability to analyze vast amounts of script data. The system assesses billions of scripts daily, leveraging browser reporting like Content Security Policy. This approach requires no additional scanners or instrumentation, ensuring zero latency impact on web applications.
Managing the sheer volume and volatility of client-side code presents a significant challenge. With thousands of unique scripts per enterprise zone, and roughly a third updating monthly, manual oversight is impossible. Cloudflare's strategy focuses on detecting malicious intent by analyzing script behavior through Abstract Syntax Trees (AST).
