I just have read a post from Anil John blog who referees to four articles from Msdn Patterns and Practices about techniques to avoid common attacks to web applications:
How To-Protect from Injection Attacks in ASPNET
How To-Use Regular Expressions to Constrain Input in ASP.NET
How To-Protect from SQL Injection in ASP.NET
How To-Prevent Cross-Site Scripting in ASP.NET
Very interesting information for every body who deals with .NET web application development.
posted on Wednesday, July 06, 2005 9:54 AM
Feedback
No comments posted yet.