|
|||||||||||
|
RE: Harden ASP.NET Configuration
From: Henry Sieff <hsieff(at)orthodon.com>
Date: Tue May 13 2003 - 15:13:22 EDT
Also, you can block use of extensions in web.config for an app as well, and in machine.config for the whole machine. The most important thing to remember about asp.net is that security is going to be in the application itself. Although the buffer overruns we've seen in the past are still possible, asp.net apps, by default, run under lower privelege than localsystem (unlessed otherwise specified, they will run as LoaclMachine\ASPNET). The bigger issue is getting your developers to do input scrubbing on all exposed applications. My $.02. Henry Just like wired networks, wireless LANs require network security policies that are enforced to protect WLANs from known vulnerabilities and threats. Learn to design, implement and enforce WLAN security policies to lockdown enterprise WLANs. To get your FREE white paper visit us at: http://www.securityfocus.com/AirDefense-focus-ms Received on Tue May 13 16:28:51 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:01:30 EDT |
||||||||||
|
|||||||||||