Groups | Blog | Home
all groups > iis security > march 2005 >

iis security : Block sites linking to my site


Jason Brown [MSFT]
3/25/2005 12:00:00 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.


[quoted text, click to view]

basin
3/25/2005 8:41:03 AM
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.

jeff.nospam NO[at]SPAM zina.com
3/25/2005 5:06:42 PM
On Fri, 25 Mar 2005 08:41:03 -0800, "basin"
[quoted text, click to view]

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.

Steven Burn
3/26/2005 10:01:16 AM
http://www.michaelbrumm.com/leechblocker.html

--=20
Regards

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

Keeping it FREE!

[quoted text, click to view]
AddThis Social Bookmark Button