Subscribe to this Blog

Subscribe to this Blog

JavaScript,Tips - Stephen Walther on ASP.NET MVC

Browse by Tags

All Tags » JavaScript » Tips (RSS)

ASP.NET MVC Tip #7 – Prevent JavaScript Injection Attacks with Html.Encode by swalther

In this tip, Stephen Walther convinces you that JavaScript Injection attacks are much more serious than you might think. I show you how to do very evil things with an ASP.NET MVC website using a JavaScript Injection attack and then I explain an easy way to prevent this type of attack. ...
More Posts