Services
Managed IT
Solutions
Security
Partners
About Us

WAF

WAF (Web Application Firewall) is a firewall for web applications. It is an application layer traffic filtering tool that protects web applications by analyzing HTTP/HTTPS traffic and XML/SOAP semantics. WAF can be installed on a physical or virtual server and detects a wide variety of attacks.

The firewall acts as a proxy server, but due to the ability to analyze HTTPS traffic by verifying the certificate of a particular server, WAF is designed to perform additional operations: server load balancing, SSL traffic termination, etc. WAF can work with clustering and application acceleration.

[text_with_btn btn=”Learn more” link=”https://itglobal.com/ru-ru/services/info-security/security-audit/”]Information Security Audit[/text_with_btn]

Security models and modes of operation

A WAF can be embedded in a network as:

WAF works according to the following security models:

. An example of how Negative works: deny a predefined “bad” GET request over HTTP and allow everything else.

Example of Positive operation: allow the previously specified GET requests over HTTP for the specified address and disallow everything else.

WAF capabilities

The main difference between firewall and other methods of protecting web applications is deep analysis of application layer protocol traffic.