Web Application Firewall - security system that filters HTTP traffic to web applications. Like having a security guard that checks everyone entering a building and blocks suspicious visitors.
Example: E-commerce websites use WAF to block SQL injection attacks and other malicious web traffic automatically.
Category: security
Difficulty: intermediate