Development
-
XSS (Cross Site Scripting) Prevention Cheat Sheet
||Views 23
Formats: HTML
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.
Comments
There are currently no comments, add yours below.