Home Friday, 7/4/2008
Software
Network Administrator
Network Security
Exchange Server
ISA Server
Terminal Services
Internet Server
Comm. & collaboration
Microsoft server add-on
Other network Software

Other

Links
Submit your product
Advertise here


Featured Product
TechGenix Sites
ISAserver.org
The No.1 ISA Server 2000 & 2004 resource site.
MSExchange.org
The leading Microsoft Exchange Server 2003 / 2000 / 5.5 resource site.
WindowSecurity.com
Security resource for IT administrators.
WindowsNetworking.com
Windows server & networking resource site.
MSTerminalServices.org
A leading Microsoft Terminal Services and Citrix resource site.

ServerFiles.com is a server software & hardware directory for Network administrators & IT professionals, listing networking & server software for Windows 2003, Windows 2000, NT and Linux; and now also listing networking hardware solutions focused on server based computing.

Vote for IISBanner

ISAPI Filters offer a way of managing (changing, altering, customizing) some of the core parts of IIS. Customizing the "Server" response header is one of those tasks. While altering the "Server" response header may be useful at a security prespective by disguising the web server banner (security by obscurity), keep in mind that there are much more powerfull ways of detecting a server type using tools like nmap. IISBanner is an IIS ISAPI Filter that can be used to specify a replacement for IIS's built in "Server" header, or even to instruct IIS to not use the "Server" response header altogether. The configuration is made by an .ini file, namely "IISBanner.ini". This configuration file must reside in the same directory of IISBanner.dll.

Notes: Instalation of this ISAPI Filter must be done at the WebServer level; The ISAPI runs at low priority; IIS's performance is NOT affected by this ISAPI Filter. Any stress test will reveal that the number of HTTP requests remains unaffected with or without IISBanner;
 
Vote


Featured Links*