Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 339 Bytes

aws_waf.md

File metadata and controls

11 lines (10 loc) · 339 Bytes

AWS WAF - Web Application Firewall

  • Web application firewall
  • Monitor HTTP requests
  • Layer 7 firewall
  • Behaviors
    • Allow all requests except the ones you specify
    • Block all requests except the ones you specify
    • Count the requests that match the properties you specify
  • Embargo vs countries - block the country
  • XSS