Groups | Blog | Home
all groups > iis security > june 2006 >

iis security : Keeping a particular intruder out


Roger Abell [MVP]
6/23/2006 8:22:47 AM
From where are you getting the IP? The IIS logs?
IPsec uses the IP as actually in use, where as the IP logged in
the IIS logs seems to be from the http headers. I have run into
this before when trying to subvert pests with IPsec barring rules
when apparently the originating machine is behind a NAT so
that there is an outer IP in actual use by the network stack
that you much determine in order to block with IPsec.

[quoted text, click to view]

Peter
6/23/2006 9:35:51 AM
If this is OT, then I apologise.

I'm running 2003 Standard, basically to host my wife's hobby sites.

I monitor the logs for intrusion attempts, and persistent offenders get
barred using a simple IPSEC implementation.

However, I cannot stop a plague of visits from msnbot/0.9 supposedly
originating from IP 65.55.246.129

My thoughts are:

1. IPSEC isn't working (but I've tested it and it appears OK)
2. M$ have left themselves a backdoor (unlikely, I would hope)
3. msnbot is spoofing it's IP

Peter
6/23/2006 11:14:32 AM
"Roger Abell [MVP]" <mvpNoSpam@asu.edu> wrote in news:uwo7hjtlGHA.1240
@TK2MSFTNGP05.phx.gbl:

[quoted text, click to view]

Yes

[quoted text, click to view]

So it seems.

Thanks for replying...

I can always fall back on to plan 'B' (which is a home-grown ISAPI filter
on the 'mod_rewrite' principle) so it's not the end of the world, but can
IPSEC (or any other IIS feature) be persuaded to part with the 'true' IP
information I want?

Roger Abell [MVP]
6/23/2006 10:37:08 PM
Not a clean, neat built-in way that captures the correlation with
what is seen in the IIS logs, at least not that I know of. There
are ways to get the network stack view, but that is uncorrelated.

--
Roger Abell
Microsoft MVP (Windows Server : Security)

[quoted text, click to view]

jeff.nospam NO[at]SPAM zina.com
6/26/2006 11:20:25 AM
[quoted text, click to view]

You're looking at trying to implement an intrudion detection system in
IIS, which isn't the best way to handle this.

AddThis Social Bookmark Button