[BETA] Unique Registration Hash

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
User avatar
pentapenguin
Former Team Member
Posts: 11030
Joined: Thu Jul 01, 2004 4:15 am
Location: GA, USA

[BETA] Unique Registration Hash

Post by pentapenguin »

MOD Title: Unique Registration Hash
MOD Description: This MOD changes the "agreed=true" part of the registration form to a unique identifier to help stop spam bots from registering.
MOD Version: 0.1.0
MOD Download: Download from SourceForge.net

What is this MOD exactly? This MOD helps to prevent spam bots from registering by changing the "agreed=true" part of the registration URL to a unique value. This unique value is generated by MD5 hashing the user's IP address and their session ID number.

How is this better than the ConfusaBOT lite MOD by espicom? Well, espicom's MOD is good but it has a weakness: it generates the same word each time. With my MOD, a unique variable is generated each time. With this MOD, the spammer has to read the registration page each time and change the variable.
Support Resources: Support Request Template
If you need professional assistance with your board, please contact me for my reasonable rates.
User avatar
Elias
Registered User
Posts: 5152
Joined: Sat Feb 25, 2006 4:31 pm
Location: In the Eather.
Name: Elias

Post by Elias »

Great MOD you got there.

Good job! :wink:
"Mystery creates wonder, and wonder is the basis of man's desire to understand." - Neil Armstrong
|Installing Extensions|Writing Extensions|Extension Validation Policy|
User avatar
*=Matt=*
Registered User
Posts: 389
Joined: Mon Dec 20, 2004 11:56 pm
Location: Oakdale, Wisconsin

Post by *=Matt=* »

Awesome MOD. Great idea on keeping spam bots out :D
User avatar
igorw
Former Team Member
Posts: 8024
Joined: Fri Dec 16, 2005 12:23 pm
Location: {postrow.POSTER_FROM}
Name: Igor Wiedler

Post by igorw »

Very awesome. I'd make a suggestion though. To make it compatible with the ConfusaBot MOD, i suggest you add this unique hash as "&id=d30e70009fcf2b84bd1a3fb3e023d4b7", and not "&agreed=d30e70009fcf2b84bd1a3fb3e023d4b7".

Good idea?
Igor Wiedler | area51 | GitHub | trashbin | Formerly known as evil less than three
User avatar
Bard
Registered User
Posts: 449
Joined: Fri Sep 10, 2004 9:49 am
Location: Texas
Contact:

Post by Bard »

Another great mod Pentapenguin! Yet another one of yours that I am using!
A computer once beat me at chess, but it was no match for me at kick boxing.
Old Time Radio Talk | Visit OTR Talk Town
User avatar
Bard
Registered User
Posts: 449
Joined: Fri Sep 10, 2004 9:49 am
Location: Texas
Contact:

Post by Bard »

A little post Unique Registration Hash mod follow up...

I was/am also using Spam-Bot-Mod. Which meant I was getting several emails a day like this
Spam Bot Registration Attempted.

Spammer's IP Address = 195.95.219.56
IP Lookup = http://www.nwtools.com/default.asp?prog ... .95.219.56
Spammer's Username = togo
Spammer's Password = password4
Spammer's email address = smeh@smeh.info
Spammer's Webpage URL = http://www.smeh.info/
Spammer's Signature Line = nigeria
This mod caught most of the spam bots.

Since installing Pentapenguin's Unique Registration Hash I haven't gotten one of these emails. This mod is working great!
A computer once beat me at chess, but it was no match for me at kick boxing.
Old Time Radio Talk | Visit OTR Talk Town
User avatar
pentapenguin
Former Team Member
Posts: 11030
Joined: Thu Jul 01, 2004 4:15 am
Location: GA, USA

Post by pentapenguin »

Thanks everyone for the kind words! :D

Bard - glad it's stopping those blasted spammers! :twisted:

eviL<3 - I'm not sure...I don't see the point since it seems like my MOD would conflict especially for people who wouldn't know how to merge both of these MODs.
Support Resources: Support Request Template
If you need professional assistance with your board, please contact me for my reasonable rates.
User avatar
pentapenguin
Former Team Member
Posts: 11030
Joined: Thu Jul 01, 2004 4:15 am
Location: GA, USA

Post by pentapenguin »

Hi everyone.

This is my first MOD that includes the MODX installation file. Since it seems like some people don't know what to do with it (do you upload it?) I would just like to clarify what it is. The unique_registration_hash_0.1.0.xml file has all the MOD installation instructions in XML. No need to worry about that -- just know that opening the file with Firefox or IE will give you a very nice looking MOD installation guide (a lot nicer than the old text template though both are equally valid). :) For more info see the MODX FAQ.
Support Resources: Support Request Template
If you need professional assistance with your board, please contact me for my reasonable rates.
User avatar
drathbun
Former Team Member
Posts: 12204
Joined: Thu Jun 06, 2002 3:51 pm
Location: TOPICS_TABLE
Contact:

Post by drathbun »

This is perfect, I've been wanting to write something like this myself. Now I don't have to. 8)
I blog about phpBB: phpBBDoctor blog
Still using phpbb2? So am I! Click below for details
Image
User avatar
bill survival
Registered User
Posts: 64
Joined: Tue Jul 26, 2005 1:44 am
Contact:

Post by bill survival »

Ether it don't wanna work for me or thay are doing it manualy I still get em..
User avatar
pentapenguin
Former Team Member
Posts: 11030
Joined: Thu Jul 01, 2004 4:15 am
Location: GA, USA

Post by pentapenguin »

bill survival wrote: Ether it don't wanna work for me or thay are doing it manualy I still get em..

There's no way to fully prevent spam bots but this MOD will help. ;)
Support Resources: Support Request Template
If you need professional assistance with your board, please contact me for my reasonable rates.
User avatar
bill survival
Registered User
Posts: 64
Joined: Tue Jul 26, 2005 1:44 am
Contact:

Post by bill survival »

I have just been banning email address it has cut things down lots too but I dont want to ban yahoo or hotmail did that and got lots of complaints from those that wanted to register oh well.. thanks for the mod....
asaan
Registered User
Posts: 10
Joined: Sun Aug 28, 2005 10:31 am
Location: Sweden

Post by asaan »

Thanks for the mod! Installed it almost a week ago and haven't had any spam registrations since then. Keeping my fingers crossed that it will stay that way.
briand
Registered User
Posts: 13
Joined: Sun Apr 16, 2006 5:01 pm

Post by briand »

Is it possible to have this mod run along side with ConfusaBOT?
User avatar
Ramon Fincken
Registered User
Posts: 4835
Joined: Thu Oct 14, 2004 1:04 am
Location: NL, The Netherlands Amsterdam area @GMT +1
Contact:

Post by Ramon Fincken »

briand wrote: Is it possible to have this mod run along side with ConfusaBOT?


I highly doubt that.. but wait till the author replies or ask espicom
Dutch quality fully managed WordPress hosting - ManagedWPHosting.nl

Before changing a file, some code or installing a MOD >> Make a backup first!

Do you like my mods? paypal me $1 :) forumsoftware[AT}creativepulses[DOT}nl [/size]
PhpBBantispam.com || Instant find your mod here
Post Reply

Return to “[2.0.x] MODs in Development”