View Full Version : How do I block reffers with Proxo?
notageek
February 29th, 2004, 11:34 AM
Anyone got a good filter to block Referrers for Proxo? I want one that will pass PC flank and the other sites that check for referrers. I'll post the ones I'm using to see what people think and which one's to get rid of.
[Http headers]
In = FALSE
Out = TRUE
Key = "Referer: Fake Cross Domain Referers (Out) {2.d}"
Match = "?&(^http://\h)"
Replace = "\u"
In = FALSE
Out = TRUE
Key = "Referer: Hide where we've been (Out)"
Match = "*"
Replace = "\u"
In = FALSE
Out = TRUE
Key = "Referer: Fake All Referrer Info - URL (Out)"
URL = "(^http://*http(:|)//*)"
Match = "*"
Replace = "\u"
In = FALSE
Out = TRUE
Key = "Referer: Fake Cross Domain Referers (Out)"
URL = "(^http://*http(:|)//*)"
Match = "?&(^http://\h)"
Replace = "\u"
Smokey
February 29th, 2004, 02:16 PM
-{ Quote: " quoting: notageek link=board=20;threadid=23208;start=0#msg137617 date=1078072463]
Anyone got a good filter to block Referrers for Proxo? I want one that will pass PC flank and the other sites that check for referrers. I'll post the ones I'm using to see what people think and which one's to get rid of.
" }-
Already tried the JD5000 config-set?
Look at: http://www.jd5000.net
Ciao,
Smokey
notageek
February 29th, 2004, 03:08 PM
Tried it and it wouldn't pass the Browser test at PC Flank. I still had a sad face on my Referrer. Thanks Smokey
peakaboo
February 29th, 2004, 04:42 PM
hi notageek,
I think all of the following came with standard filter set.
Try the following, you need to place in the header filter section and enable by checking the out:
[HTTP headers]
In = FALSE
Out = TRUE
Key = "Referer: Hide where we've been (Out)"
Match = "*"
Replace = "\u"
[hr]
also you might want these web filters also but not necessary:
[Patterns]
Name = "Hide Browser's Referrer from JS"
Active = TRUE
Limit = 15
Match = ".referrer"
Replace = ".referrer.substr(0,0)+"\u""
Name = "Hide Browser's Version from JS"
Active = TRUE
Limit = 25
Match = "navigator.appVersion"
Replace = "'2.1'"
Name = "Hide Browser's Identity from JS"
Active = TRUE
Limit = 25
Match = "navigator.(appName|userAgent)"
Replace = "'ShonenScape'"
notageek
February 29th, 2004, 04:50 PM
Peakaboo should I get rid of the filters I have?
peakaboo
February 29th, 2004, 04:52 PM
affirmative if they do not work.
post back if the above header filter does not get you past pc flunk :)
notageek
February 29th, 2004, 04:53 PM
OK I'm deleting them as we speak. Thanks
Smokey
February 29th, 2004, 04:57 PM
-{ Quote: " quoting: notageek link=board=20;threadid=23208;start=0#msg137779 date=1078091424]
Peakaboo should I get rid of the filters I have?
" }-
Notageek,
the solution is very simple:
load config5.cfg or 6 in the Prox and all your problems are solved, have just tested it on PCflank.
Browser test results: OK ;)
Ciao,
Smokey
peakaboo
February 29th, 2004, 05:02 PM
-{ Quote: " quoting: notageek link=board=20;threadid=23208;start=0#msg137617 date=1078072463]
Anyone got a good filter to block Referrers for Proxo? I want one that will pass PC flank and the other sites that check for referrers. I'll post the ones I'm using to see what people think and which one's to get rid of.
[Http headers]
In = FALSE
Out = TRUE
Key = "Referer: Fake Cross Domain Referers (Out) {2.d}"
Match = "?&(^http://\h)"
Replace = "\u"
In = FALSE
Out = TRUE
Key = "Referer: Hide where we've been (Out)"
Match = "*"
Replace = "\u"
In = FALSE
Out = TRUE
Key = "Referer: Fake All Referrer Info - URL (Out)"
URL = "(^http://*http(:|)//*)"
Match = "*"
Replace = "\u"
In = FALSE
Out = TRUE
Key = "Referer: Fake Cross Domain Referers (Out)"
URL = "(^http://*http(:|)//*)"
Match = "?&(^http://\h)"
Replace = "\u"
" }-
I just noticed, you already had the right header filter:
In = FALSE
Out = TRUE
Key = "Referer: Hide where we've been (Out)"
Match = "*"
Replace = "\u"
also those other 3 JS referrer web filters in my previous post should already be in your standard filter set, check before you add.
notageek
February 29th, 2004, 05:02 PM
Ok but I have a few filters someone made for me in my list.
notageek
February 29th, 2004, 06:13 PM
I got it to work. I unistalled Proxo and reinstalled it. Now it works really good. Thank for all the help Peakaboo and Smokey.
peakaboo
February 29th, 2004, 10:44 PM
glad you got it worked out ;D
vBulletin® Copyright ©2000-2012, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2012, Wilders Security Forums