XSS, CSRF, …
Web Application Security
Improve intrinsic web content security of proxied applications.
Web Application Security
The Agilicus AnyX Web Application Firewall can be used to apply a set of Content-Security, XSS, CSRF rules to a proxied web application.
Web Application Security Overview
There are 3 main areas:
- Security Headers. Used to instruct browsers of desired behaviour for miscellaneous items
- Content Security Policy. Used to instruct browsers as to what content to allow, and from where.
- Cross-Origin Resource Sharing (CORS), used to instruct browsers how to allow this content.