WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Internet Security Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Internet Security Discussion Forum This forum is for the discussion of security related issues. If you find a new Phishing scheme, spyware, virus or malicious site - let us know about it. If any of the above found you... here's where you ask for help.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-06-2006, 03:34 AM
jonsavvy jonsavvy is offline
WebProWorld New Member
 

Join Date: Apr 2006
Posts: 6
jonsavvy RepRank 0
Default Stop The Proxy

Does anyone have any idea on how to stop proxy servers.
While I respect peoples desire for privacy - a huge number of proxy servers are displaying my site, with my ads blocked, and then using their own ads on it.
Other than a legal solution, there must be someway of stopping this.
Reply With Quote
  #2 (permalink)  
Old 04-06-2006, 05:59 PM
alinush alinush is offline
WebProWorld New Member
 

Join Date: Feb 2006
Posts: 3
alinush RepRank 0
Default

depends on how anonymous they are. if they're 100% anonymous, i don't think you have much to do - maybe only test the ip's in a proxy database - not sure where you'd find that, especially that they change so quickly.

BUT. for the less anonymous ones, the "HTTP Forwarded For" IP information should be different than the "host address" IP. you could have a small script to test that and if the values are different, block the access.

to see what i mean, try to use a non-anonymous proxy on http://ipid.shat.net/ .

this could reduce the number of your visitors though. some companies and even ISPs use proxies.
Reply With Quote
  #3 (permalink)  
Old 04-06-2006, 06:41 PM
suesheboy suesheboy is offline
WebProWorld Pro
 

Join Date: Apr 2004
Location: Boca Raton Florida
Posts: 162
suesheboy RepRank 0
Default

Quote:
Originally Posted by alinush
this could reduce the number of your visitors though. some companies and even ISPs use proxies.
Doesn't AOL use proxies too?
Reply With Quote
  #4 (permalink)  
Old 04-06-2006, 08:14 PM
jonsavvy jonsavvy is offline
WebProWorld New Member
 

Join Date: Apr 2006
Posts: 6
jonsavvy RepRank 0
Default

Well as a free content site that depends upon advertising for survival - blocking proxies that block ads isn't such a bad thing.
We are pop up clean, and i don't believe intrusive to our readers.
It is an ongoing issue, as you are right I don't have problems with public proxies, it's sites like - www.proxyking.net which are guilty of stealing then re-advertising sites
Reply With Quote
  #5 (permalink)  
Old 04-07-2006, 11:32 AM
JohnnyHeavens JohnnyHeavens is offline
WebProWorld New Member
 

Join Date: Oct 2005
Posts: 5
JohnnyHeavens RepRank 0
Default Re: Stop The Proxy

Quote:
Originally Posted by jonsavvy
Does anyone have any idea on how to stop proxy servers.
While I respect peoples desire for privacy - a huge number of proxy servers are displaying my site, with my ads blocked, and then using their own ads on it.
Other than a legal solution, there must be someway of stopping this.
Question, how do you know this is happening? Could it also be browser plug-ins killing your ads?
Reply With Quote
  #6 (permalink)  
Old 04-10-2006, 02:43 PM
Ferrari_Fiorano Ferrari_Fiorano is offline
WebProWorld New Member
 

Join Date: Mar 2006
Posts: 17
Ferrari_Fiorano RepRank 0
Default

There are two things can do.

1st each visitor would have to have Active Scripting Enabled in their browser, just like when you log into your hotmail account.

2nd you would need to test for a proxy, like they conduct here: http://all-nettools.com/toolbox

Even after you do these two things, a highly anonymous proxy can still bypass detection.
Reply With Quote
  #7 (permalink)  
Old 04-13-2006, 12:20 AM
sacx13 sacx13 is offline
WebProWorld Member
 

Join Date: Apr 2006
Posts: 31
sacx13 RepRank 0
Default Re: Stop The Proxy

Quote:
Originally Posted by jonsavvy
Does anyone have any idea on how to stop proxy servers.
While I respect peoples desire for privacy - a huge number of proxy servers are displaying my site, with my ads blocked, and then using their own ads on it.
Other than a legal solution, there must be someway of stopping this.
Your ads are based on Javascript ? If so try to do a java script test before each page. and if the browser dosen't know javascript then redirect to a error messages something like this: "This site requires javascript. Please enable that from your broser and come back". And probably 90 % of your visitors will skip the proxy for your site or will enable javascript through proxy. If you want to know how to test for javascrip just folow this link : http://www.w3.org/TR/REC-html40/interact/scripts.html

Is something like that:

Code:
<noscript>This site requires javascript. Please enable that from your broser and come back !</noscript>
Regards
Adrian
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Internet Security Discussion Forum
Tags: proxy, stop



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



Search Engine Friendly URLs by vBSEO 3.0.0