Zurien Blog

XSS vs F5 WAF

We will talk about cross-site scripting (XSS) prevention basics. Take note, preventing a more advanced XSS attack is not covered in the blog. We will also introduce the advantage of using Web Application Firewall (WAF) over other web attack prevention. XSS Prevention There are many ways to prevent Cross-Site Scripting (XSS). First, Input validation – […]