/
Azure Web Application Firewalls
Azure Web Application Firewalls
Protecting web apps from common vulnerabilities and exploits. Lets’say we have got Application Gateway (Layer 7 load balancer used for web app at the region level) and Azure Front Door (global load balancer for web apps used at the global level), some hackers are trying to hack our websites. Here are the common types of vulnerabilities … that we can face with Web Application Firewalls :
→ SQL Injection
→ Cross-site scripting
→ Command Injection
→ HTTP request smuggling
Each WAF could have a specific type : Application Gateway WAF Policy & Front Door WAF Policy.
, multiple selections available,