Web Application Security

identity-aware-web-application-firewall

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:

  1. Security Headers. Used to instruct browsers of desired behaviour for miscellaneous items
  2. Content Security Policy. Used to instruct browsers as to what content to allow, and from where.
  3. Cross-Origin Resource Sharing (CORS), used to instruct browsers how to allow this content.

Security Headers

Content Security Policy

Cross-Origin Resource Sharing (CORS)