Anyone have suggestions for security auditing of an .NET Web Application?
I\'m interested in all options. I\'d like to be able to have something agnostically probe my a
One of the first things that I have started to do with our internal application is use a tool such as Fortify that does a security analysis of your code base.
Otherwise, you might consider enlisting the services of a third-party company that specializes in security to have them test your application