IIS Server Security - Block sites linking to my site

This is Interesting: Free IT Magazines  
Home > Archive > IIS Server Security > March 2005 > Block sites linking to my site





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 Block sites linking to my site
basin

2005-03-25, 6:02 pm

We have a site that has a "sample request " form where future customers can
order sample of some of our paper. Well, apparenty some people found it and
posted it on sites such as freesamplesite.com and fatwallet.com. So we have
hundreds of orders for samples!!

Is there any way we can block people coming from this link? I am
understanding that when a "freebie" addict clicks on that link, the ip
address in the log should be that person's IP....but our webtrends reporting
has no problem telling us that we are getting users from these domains.
Webtrends uses the iis logs to get that referrer address and domain,then put
it in a nice little report, but I cannot find it in the logs.

Any ideas?? Thanks for any help!
Jeff Cochran

2005-03-25, 6:02 pm

On Fri, 25 Mar 2005 08:41:03 -0800, "basin"
<basin@discussions.microsoft.com> wrote:

>We have a site that has a "sample request " form where future customers can
>order sample of some of our paper. Well, apparenty some people found it and
>posted it on sites such as freesamplesite.com and fatwallet.com. So we have
>hundreds of orders for samples!!
>
>Is there any way we can block people coming from this link? I am
>understanding that when a "freebie" addict clicks on that link, the ip
>address in the log should be that person's IP....but our webtrends reporting
>has no problem telling us that we are getting users from these domains.
>Webtrends uses the iis logs to get that referrer address and domain,then put
>it in a nice little report, but I cannot find it in the logs.
>
>Any ideas?? Thanks for any help!


It's not a security issue, it's a programming one. Depending on the
technology you use you can get the referrer as well. In ASP it's the
HTTP_REFERER header in the Request.ServerVariables method.

Jeff
Jason Brown [MSFT]

2005-03-26, 2:47 am

There's an IIS-compatible ISAPI filter called LeechBlocker which can go a
long way to blocking by referrer - and it comes with source. MSN search or
google will find it immediately if you search for 'leechblocker'


--
Jason Brown
Microsoft GTSC, IIS

This posting is provided "AS IS" with no warranties, and confers no rights.


"Jeff Cochran" <jeff.nospam@zina.com> wrote in message
news:425344d4.96116908@msnews.microsoft.com...
> On Fri, 25 Mar 2005 08:41:03 -0800, "basin"
> <basin@discussions.microsoft.com> wrote:
>
>
> It's not a security issue, it's a programming one. Depending on the
> technology you use you can get the referrer as well. In ASP it's the
> HTTP_REFERER header in the Request.ServerVariables method.
>
> Jeff



Steven Burn

2005-03-26, 7:57 am

http://www.michaelbrumm.com/leechblocker.html

--=20
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"Jason Brown [MSFT]" <i-brjaso@online.microsoft.com> wrote in message =
news:OdeakTbMFHA.2252@TK2MSFTNGP15.phx.gbl...
> There's an IIS-compatible ISAPI filter called LeechBlocker which can =

go a=20
> long way to blocking by referrer - and it comes with source. MSN =

search or=20
> google will find it immediately if you search for 'leechblocker'
>=20
>=20
> --=20
> Jason Brown
> Microsoft GTSC, IIS
>=20
> This posting is provided "AS IS" with no warranties, and confers no =

rights.
>=20
>=20
> "Jeff Cochran" <jeff.nospam@zina.com> wrote in message=20
> news:425344d4.96116908@msnews.microsoft.com...
customers=20[vbcol=seagreen]
found it=20[vbcol=seagreen]
we=20[vbcol=seagreen]
ip[vbcol=seagreen]
domains.[vbcol=seagreen]
domain,then=20[vbcol=seagreen]
the[vbcol=seagreen]
>=20
>=20


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com