Web Application Firewall (WAF) is a firewall specifically designed to protect web applications from attacks. Used in cybersecurity to prevent SQL injection, XSS, and other threats.
Example:
A WAF monitors and blocks malicious requests to an e-commerce site.