What are the common security threats for any asp.net application?

 Posted by Virendradugar on 12/28/2009 | Category: ASP.NET Interview questions | Views: 4391
Answer:

Common threats are:

1. Cross side scripting
2. SQL Injection
3. Storing Password in simple format.
4. No validation for user input.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response