-
XSS (Cross Site Scripting) Prevention Cheat Sheet - OWASP
This article provides a simple positive model for preventing XSS using output escaping/encoding properly. While there are a huge number of XSS attack vectors, following a few simple rules can completely defend against this serious attack.
- Tags:
- programming
- webdev
- security
- guide
- xss

