IIS Server Security - Keeping a particular intruder out

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > June 2006 > Keeping a particular intruder out





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Keeping a particular intruder out
Peter

2006-06-23, 1:21 pm

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

Any thoughts?
Roger Abell [MVP]

2006-06-23, 1:21 pm

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.

"Peter" <me@privacy.net> wrote in message
news:sfidnRyUYPbaYQbZnZ2dnUVZ8sydnZ2d@pi
pex.net...
> 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
>
> Any thoughts?



Peter

2006-06-23, 1:21 pm

"Roger Abell [MVP]" <mvpNoSpam@asu.edu> wrote in news:uwo7hjtlGHA.1240
@TK2MSFTNGP05.phx.gbl:

> From where are you getting the IP? The IIS logs?


Yes

> 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.


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?

(2003 + SP1, if that is relevant)
Roger Abell [MVP]

2006-06-24, 1:26 am

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)

"Peter" <me@privacy.net> wrote in message
news:i8SdnRNR9571jgHZRVnytA@pipex.net...
> "Roger Abell [MVP]" <mvpNoSpam@asu.edu> wrote in news:uwo7hjtlGHA.1240
> @TK2MSFTNGP05.phx.gbl:
>
>
> Yes
>
>
> 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?
>
> (2003 + SP1, if that is relevant)



Jeff Cochran

2006-06-26, 7:33 am

On Fri, 23 Jun 2006 09:35:51 -0500, Peter <me@privacy.net> wrote:

>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
>
>Any thoughts?


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

Jeff
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com