Preventing Javascript Encoding XSS attacks in ASP.NET MVC

Posted by Jon Galloway on April 29, 2011

I just posted about cross-site scripting, or XSS attacks, in ASP.NET. Javascript Encoding XSS attacks are a particularly tricky form of XSS, since Javascript encoded values are valid HTML and will pass through default HTML encoding. Here's an example - let's assume we want to add a special welcome... [read more]

Rating

4/5

Reviews

There are currently no comments or reviews.

Submit a review:

Login required.