detecting proxys

Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.

Moderator: General Moderators

Post Reply
Razor
Forum Newbie
Posts: 4
Joined: Mon Jun 12, 2006 6:33 am

detecting proxys

Post by Razor »

dont flame me for sayin this.

would you lot be interested in a proxy detection script dat tells you weather some1 usin ur site is on a proxy?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

unless something's drastically changed, there's less than 100% certainty about whether a user is on a proxy or not...

viewtopic.php?t=49689
Razor
Forum Newbie
Posts: 4
Joined: Mon Jun 12, 2006 6:33 am

Reply

Post by Razor »

well.. something HAS changed. iv been workin on it for hours on end.. ( 3 hours from scratch ) and iv come up with a script dat can detect wether some1 is usin a proxy or not.

if you dont believe me, c for your self.

Proxy Detector

it may not always detect your real ip if your behind a proxy but has a very high chance of detectin wether your behid a proxy or not.

obvious tip:

yes = ur usin a proxy
no = ur not[/url]
cbrian
Forum Commoner
Posts: 97
Joined: Sun Feb 27, 2005 12:29 pm

Post by cbrian »

I'm using a proxy and it said I wasn't.
Razor
Forum Newbie
Posts: 4
Joined: Mon Jun 12, 2006 6:33 am

Post by Razor »

could u post the ip of the proxy or the site please
Roja
Tutorials Group
Posts: 2692
Joined: Sun Jan 04, 2004 10:30 pm

Re: Reply

Post by Roja »

Razor wrote:well.. something HAS changed. iv been workin on it for hours on end.. ( 3 hours from scratch ) and iv come up with a script dat can detect wether some1 is usin a proxy or not.
It does not detect me being behind a proxy.
Razor wrote:but has a very high chance of detectin wether your behid a proxy or not.
Share the methods you are using, and perhaps we can help you improve your "high chance".
Post Reply