Re: IIS 6 Header and Banner information

From: Olaf Lueder [MVP] (olnews_at_nogetec.de)
Date: 05/01/04


Date: Sat, 1 May 2004 12:07:29 +0200

Hallo Ken,

"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote:

> Something like the HTTP Server: header only contains
>
> Server: Microsoft-IIS/6.0
>
> That's it. From that information alone, it is impossible to determine
> internal IP addresses, or hostnames

You can determine the internal IP address from the Content-Location
header:

http://support.microsoft.com/?id=218180

AFAIK the resolution given in this article doesn't work for IIS6
anymore. That's why I wrote a simple ISAPI Filter removing this header:

http://nogetec.de/files/contentlocation.zip

-- 
Regards, Olaf
MS MVP ASP / ASP.NET


Relevant Pages

  • Re: IIS 6 Header and Banner information
    ... From that information alone, ... > internal IP addresses, or hostnames ... That's why I wrote a simple ISAPI Filter removing this header: ... MS MVP ASP / ASP.NET ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 6 Header and Banner information
    ... :> Something like the HTTP Server: header only contains ... From that information alone, ... SMTP headers that the MS SMTP server will create when sending out email. ...
    (microsoft.public.inetserver.iis)
  • Re: IIS 6 Header and Banner information
    ... :> Something like the HTTP Server: header only contains ... From that information alone, ... SMTP headers that the MS SMTP server will create when sending out email. ...
    (microsoft.public.inetserver.iis.security)