block-open-proxy-registrants

Frågor kring MODdar (modifikationer) för phpBB 2.0.x.

Moderatorer: Moderatorgrupp, Supportgrupp

dallas
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 196
Blev medlem: 2005-09-03 23:07
Svar: 0

block-open-proxy-registrants

Inlägg av dallas »

kollar runt lite efter intressanta MODdar...

kan någon förklara lite kortfattat på svenska vad denna MOD innebär

http://www.phpbb2hacks.de/block-open-pr ... -df50.html
## Author Notes:
##
## For all practical purposes, open proxies allow people to spoof IP addresses. This can
## pose a problem when trying to ban someone or when trying make a complaint to an ISP.
## This MODification is an attempt to resolve that problem.
##
## At this point, you may be wondering - do open proxies have legitimate uses? Can this
## MODification block well intentioned users? To answer that, let's consider where open
## proxies typically come from - viruses. Those infected may be well intentioned.
## unfortunately, users in this situation are also considerable liabilities, since would-
## be hackers could use their computer to perform attacks on message boards and evade
## accountability / punishment.
##
## Alternative attempts to solve this problem using real-time proxy detection are much slower
## and much less accurate than this MODification due to the fact that they conduct their tests
## in serial rather than in parallel. As such, testing eight different ports requires
## 8*(connection delay) seconds, whereas this MODification only requires (connection delay)
## seconds.
##
## Attempts to solve this problem using DNS-based blackhole lists are flawed, as well. The
## following website elaborates:
##
## http://www.paulgraham.com/spamhausblacklist.html
##
## If, despite this flaw, you're still interested in using DNS-based blackhole lists, then
## you can try out another one of my MODifications - Block DNSBL Blacklisted Registrants:
##
## http://www.frostjedi.com/terra/scripts/phpbb/dnsbl.zip
##
## Moving on, if the MOD isn't working for you, then you may need to replace all occurances of
## gethostbyname($server_name) in admin/admin_proxy.php and includes/sub_proxy.php with
## '127.0.0.1'. The reason why this isn't what's in admin_proxy.php is that it doesn't work on virtual
## hosts (which are, incidently, more common than hosts that would benifit from the above).
##
## If you're interested in adapting this code to a more general proxy detector, you might
## find contrib/check.psd useful (it's basically a "check proxy" image - as opposed to just
## plain text).
##
## Also, I'd like to thank markus_petrux for helping to identify / fix a few bugs.
##
## Additional information on what all can be done with this MOD can be found here:
## http://www.frostjedi.com/terra/wordpress/?p=3
##
## A working stand-alone demo of the techniques used in this mod can be found here:
## http://www.frostjedi.com/terra/scripts/proxy.php
##
## The latest version of this mod can be found here:
## http://www.frostjedi.com/terra/scripts/phpbb/proxy.zip
##
## For support / comments / whatever, visit here:
## http://www.frostjedi.com/phpbb/viewforum.php?f=33
dallas
Användarens profilbild
Kail
Administratör
Administratör
Inlägg: 2937
Blev medlem: 2003-06-03 14:53
Svar: 0

Inlägg av Kail »

Det hindrar folk som använder exempelvis anonymizer.com och pureprivacy.com, liksom andra typer av proxies (mellanservrar) för att dölja sin egentliga IP-adress, från att komma åt ditt forum.
Jakob Persson - Grundare av phpBB Sverige - IT-konsult - http://www.jakob-persson.com
The Complete phpBB Template Design Guide (phpBB 2.x): http://archive.jakob-persson.com/articl ... index.html
dallas
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 196
Blev medlem: 2005-09-03 23:07
Svar: 0

Inlägg av dallas »

Det hindrar folk som använder exempelvis anonymizer.com och pureprivacy.com, liksom andra typer av proxies (mellanservrar) för att dölja sin egentliga IP-adress, från att komma åt ditt forum.
ok, om man går till biblioteket eller internetcafet hur är det där?

är det ett bra alternativ att installera denna MOD?

dallas
Användarens profilbild
WickeD
Extra aktiv medlem
Extra aktiv medlem
Inlägg: 979
Blev medlem: 2004-11-08 12:17
Svar: 0

Inlägg av WickeD »

dallas skrev:
Det hindrar folk som använder exempelvis anonymizer.com och pureprivacy.com, liksom andra typer av proxies (mellanservrar) för att dölja sin egentliga IP-adress, från att komma åt ditt forum.
ok, om man går till biblioteket eller internetcafet hur är det där?

är det ett bra alternativ att installera denna MOD?

dallas
Detta undrar jag också över.
Bästa hälsningar - Mikael Andersson

Välkommen till: http://www.bikersite.se - Träffpunkten för svenska bikers!
Skriv svar

Vilka är online

Användare som besöker denna kategori: 0 och 0 gäster