- Next-gen WAF
- API discovery and protection
- L7 DDoS protection
- Bot protection and anti-automation
- AI intelligence
- OWASP Top 10 protection
- Robust security policies
- Security insights
- Real-time analytics
Getting started
For instructions on how to protect your domain with our WAAP, refer to our guide on how to configure WAAP for a domain.What’s the difference between WAF and WAAP?
Web application firewalls (WAFs) filter HTTP traffic to shield web applications from common threats like SQL injection and cross-site scripting. However, as applications increasingly depend on APIs and face sophisticated threats like bot attacks and Layer 7 DDoS, traditional WAFs fall short in providing comprehensive protection. Read more about why WAF isn’t enough for today’s security landscape in our dedicated article. A web application and API protection (WAAP) solution expands on WAF functionality, integrating advanced defenses such as API-specific security, behavioral analysis, and Layer 7 mitigation to safeguard modern applications and APIs against evolving cyber threats. A WAF sits between the client and the origin server, meaning that any request a client makes passes through the WAF for an “inspection” before arriving at its destination, the website’s origin server. A WAAP (Web Application and API Protection) is a security tool that offers WAF protection along with more advanced measures to protect web applications and APIs from cyberattacks.How WAAP works
Our cloud-based, next-generation WAF uses a two-part system to inspect incoming traffic:- WAF edge nodes that perform actions against requests.
- Behavioral component that runs heuristics and ML models and performs behavioral analytics.
WAF edge nodes
These nodes are responsible for running WAAP policies against requests. They also enforce actions on requests (block, allow, Captcha, JavaScript validation, or tag) based on the recommendation provided by the second part, the behavioral component. The existence of nodes that run policies against traffic is what essentially defines a typical first-gen WAF.TipThe WAAP policies section covers existing policy groups in detail.You can also create your own custom rules to filter traffic as you see fit.