Re: IIS 6 Header and Banner information
From: Olaf Lueder [MVP] (olnews_at_nogetec.de)
Date: 05/01/04
- Next message: Karl Levinson [x y] mvp: "Re: IIS 6 Header and Banner information"
- Previous message: Ken Schaefer: "Re: IIS 6 Header and Banner information"
- In reply to: Ken Schaefer: "Re: IIS 6 Header and Banner information"
- Next in thread: Ken Schaefer: "Re: IIS 6 Header and Banner information"
- Reply: Ken Schaefer: "Re: IIS 6 Header and Banner information"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: Karl Levinson [x y] mvp: "Re: IIS 6 Header and Banner information"
- Previous message: Ken Schaefer: "Re: IIS 6 Header and Banner information"
- In reply to: Ken Schaefer: "Re: IIS 6 Header and Banner information"
- Next in thread: Ken Schaefer: "Re: IIS 6 Header and Banner information"
- Reply: Ken Schaefer: "Re: IIS 6 Header and Banner information"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|