> For the complete documentation index, see [llms.txt](https://docs.prophaze.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prophaze.com/protection-use-cases/xss-prevention.md).

# XSS Prevention

Prophaze WAF can prevent advanced XSS attacks in the following ways

* Blocks injection of client side scripts into browsers by attackers which allows them to steal session and cookie data
* Uses Open source lib injection library along with regular expressions
* HTML tag finder
* Style/Script Tag prevention
* JS Fragment prevention (URI)
* CSS Fragment Prevention
* Blocks XSS fingerprints
* Event Handler Block
* Attribute Vector Prevention
* Noscript html injection
* IE filters
* Malformed XSS Filter
* UTF-7 encoding XSS Prevention (IE)
* Disallowed HTML attributes
