web.config

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Can anyone point me towards or share web.config settings to ensure security?
There are many defaults settings that may need to change to secure the apps.
I am not sure on all the setting, if someone can share the settings specialy
the most vulnerable that need to change that will be great.

Thanks
AM
 
Hello Andy,
Can anyone point me towards or share web.config settings to ensure
security? There are many defaults settings that may need to change to
secure the apps. I am not sure on all the setting, if someone can
share the settings specialy the most vulnerable that need to change
that will be great.

Thanks
AM

There's no one-size-fits-all security setting for ASP.NET, but the ASP.NET
Security FAQ should get you there:

http://channel9.msdn.com/wiki/default.aspx/SecurityWiki.ASPNET2SecurityFAQs
 
Back
Top