pf » Howto Disable the Server Header in IIS
December 06, 2005
Howto Disable the Server Header in IIS
Steven Erat just pointed me to a technote from Macromedia Adobe called: Configuring ColdFusion MX 7 Server Security in the comments of my securing apache config article. In the technote I found that you can disable the Server header on IIS by setting the HKLM\SYSTEM\CurrentControlSet\Services\HTTP\Parameters\DisableServerHeader registry entry to 1.
Why is this a good idea? It makes you less of a target for attackers who scan IP ranges for particular servers. It won't actually make your server any more secure.
Related Entries
- Top 20 Internet Security Vulnerabilities of 2005 - November 23, 2005
- Apache mod_rewrite for IIS - March 24, 2005
- Batch Files to Restart Services on Windows - October 9, 2002
Trackback Address: 506/68312FF34C26A2F02EB44BAACC58E5BA
Comments
On 12/06/2005 at 1:09:20 PM MST Pete Freitag wrote:
1
I should point out that this method only works on IIS6+ Windows 2003 I believe.
On 04/20/2006 at 2:02:45 PM MDT Chris @ Port80 wrote:
2
ServerMask for IIS takes this concept a bit further for full IIS security masking:
http://www.servermask.com
On 11/09/2006 at 4:52:42 AM MST Matt wrote:
3
This hasn't worked for me on Server 2003 R2 / IIS 6.0.
On 02/26/2008 at 4:35:08 AM MST Seb wrote:
4
Doesnt work on my Web edition Windows Server 2003. Anyone have a solution for this OS?
- CFSCRIPT Cheatsheet
- 3 New Image Effects for ColdFusion 8
- Googlebot to Submit Web Forms
- ColdFusion 8 Update 1 Fixes some Image Processing Quirks
- 10 Most Useful Image Functions in ColdFusion 8
- Speaking at NYC CFUG This Week
- Adobe AIR Tutorial for HTML / JavaScript Developers
- INFORMATION_SCHEMA Support in MySQL, PostgreSQL
Subscribe to my RSS Feed:
RSS
RSS
add to del.icio.us
Pete Freitag is a software engineer, and web developer located in










