Click here to Skip to main content
15,891,204 members
Articles / Web Development / ASP.NET

Preventing XSS Attacks in ASP.NET MVC using ValidateInput and AllowHTML

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
28 May 2015CPOL3 min read 77.2K   3  
In this blog we will try to understand how we can prevent and fine tune XSS(Cross Site Security) security attacks in ASP.NET MVC.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect https://www.questpond.com
India India

Comments and Discussions