Click here to Skip to main content
15,884,099 members
Articles / Programming Languages / C#

Set of Guidelines, Tools to Prevent XSS and CSRF Attacks in ASP.NET Web Applications - Part 1

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
13 Jan 2018CPOL7 min read 9.4K   3  
The objective of this is to study and develop a set of best practices and guidelines to prevent Cross-site scripting(XSS) and Cross-site request forgery (CSRF) attacks in ASP.NET web applications.

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
Sri Lanka Sri Lanka
An experienced software architect with a B.sc./M.sc

Comments and Discussions