WAF

·     A web application firewall that helps protect web applications from attacks by allowing you to configure rules that allow, block, or monitor (Count) web requests based on conditions that you define

·     These conditions include

o  IP address

o  HTTP headers

o  HTTP body

o  URL strings

o  SQL injection

o  cross-site scripting

 

waf.PNG