Application Security Audit of an .NET Web Application?

后端 未结 6 1347
礼貌的吻别
礼貌的吻别 2021-02-04 22:14

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

6条回答
  •  旧巷少年郎
    2021-02-04 22:49

    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

提交回复
热议问题