The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Enhanced Captcha Image Verification - stop bots from signing up!! Details »» | |||||||||||||||||||||||||||||||||
Enhanced Captcha Image Verification - stop bots from signing up!!
Developer Last Online: Dec 2014
Title : Enhanced Captcha Image Verification
Version : 1.1 Coder : Andy Calderbank & Jason Williams Purpose : Add extra Image Verification to the registration process, using an alternative system to the Captcha system. Why : It would appear that spammers can now "read" the Captcha codes and overcome the verification process. How : This extra feature uses images which are harder for a spam program/bot to interpret than text characters. The user has a choice of 4 randomly displayed images, and the answer is given below. The user must click on that image to proceed, if the incorrect image is selected an error message is shown. The images are randomly shown (from however many are in the directory - you can have as many as you want, just has to be more that 4!) and are automatically created from the images/verification/ directory - all on the fly. Sample images are included with this release, but you can use your own - I recommend using 100 x 100 pixels, in .jpg format and naming the image with a meaningful title (ie A House.jpg) - the extension is stripped so only the filename itself is shown. To further enhance security, the images are passed through a script which means that none of the images on the screen have file names - and cannot be associated to the question by title alone. I have been testing this on my forum and have found it to be effective - I cannot guarantee that this will stop all spamming, but this relies more on human input than a computer "reading" the image. Important : This has been tested on 3.6.2 - I cannot guarantee it will work on anything above, please test with caution - and as always BACKUP FIRST! This will not work on anything below 3.6.0. Demo : http://www.steadiforum.com/register.php I hope this is help to the VBulletin community as I know this is a growing problem. I don't fancy the thought of trawling through hundreds of new members deleting stupid usernames and spam posts. Installation :
Upgrading :
Requirements : GD Libraries installed File uploads : 39 (including images) Files to Import : 1 New Templates : 1 New Phrases : 5 Uses Hooks : 1 New Queries : 0 History : v1.0 - Original release v1.01 - Slight code change for forums in sub-directories (thanks go to Barakat for solving this one) v1.1 - Issue resolved with Windows servers also template clean up for xhtml compliance v1.11 - Added version check function, minor upgrade. Done - if you like please click install! (and I won't ask for any donations as long as you click Nominate for MOTM!) Don't forget you don't have to use the provided images - you can customise these to any you wish - I've used ones that are hopefully universal and everyone will recognise. Download Now
Screenshots
Show Your Support
|
Comments |
#52
|
|||
|
|||
Figured out my problemo. It appears one of the pictures didn't upload for some reason, so must have confused it.
Fully working now. Thanks a lot |
#53
|
|||
|
|||
|
#54
|
|||
|
|||
I installed the plugin on vB 3.6.3. When I try to run it I get the following two error messages:
Warning: dir(images/verification/): failed to open dir: No such file or directory in /register.php(202) : eval()'d code on line 6 Fatal error: Call to a member function on a non-object in /[path]/forum/register.php(202) : eval()'d code on line 7 Seems like maybe I installed the "verification/" dir in the wrong place. I first put it in my "wp-includes/images/" dir, but it produced the error messages shown above. Then I created an "images/" dir in the home dir of my vB installation and moved the "verification/" dir into it. Same error messages. Should I put the "verification/" dir elsewhere or is something else causing the problem here? Thanks. |
#55
|
||||
|
||||
installed on 3.6.4,working a treat ..
thank you upload JUST the "images" folder within the Image Verification file to your /forums/images folder |
#56
|
|||
|
|||
Steadi, first of all I commend you on a great effort to defeat the (to me) tremendously growing problem of spam wrecking forums.
Quote:
Quote:
I was thinking of installing this (as I need a solution from somewhere) but I see an inherent problem with this that will surely allow it to be defeated with absolute ease, should it ever reach the popularity that it's worth spending a little time (and that's all it would take) to deal with it. Quite simply, it doesn't need to be programmed to read the image or anything complicated like that. It has four pictures of which it has to click the right one to proceed. The easy way to beat it is to code the bot to just click on images, and go back and repeatedly click on images, until it reaches the accepted part of the page (birthdate or whatever). As there's only four images it's going to do it in a handfull of tries. Whether they get around to coding that I don't know, but if they do it's instantly sunk as far as I can see. The one way I can see to deal with bots doing that is to have the user type in the name of a single image (i.e. "cloud"). That's why captcha is a tougher problem (even though it's beaten atm) because there's a massive amount of inputs that need to be tried, rather than just "pick a number, 1 to 4". Has this occured to you, or do you just believe they won't specifically target your hack, even if it gets popular? |
#57
|
|||
|
|||
hiBEES,
Right you are, and thanks. Turns out I installed it in my WordPress installation instead of vBulletin. Now I've installed it in the right place and it works fine. |
#58
|
||||
|
||||
Quote:
I appreciate your feedback. Jason |
#59
|
|||
|
|||
thanks for this hack - I installed it yesterday, so far no spam signups. one question - is there a log kept anywhere of failed attempts?
regarding whether it can be cracked or not - sure, it probably can. But the object of the exercise is to defeat automated software, so perhaps introducing more randomness is what's needed rather than any one approach. For example, sometimes you ask for an image to be identified, sometimes you ask a simple arithmetic question, sometimes you need a picture clicked on... introducing more random aspects like this would make it increasingly difficult to program a bot for. I think. |
#60
|
||||
|
||||
There isn't any log of failed attempts - it may be something I can work into an update, I like your suggestion, something even more random to confuse bots.
Cheers Jason |
#61
|
|||
|
|||
Could you have it re-order the 4 pictures each time they are presented? So that a click on image #1 would sometimes be correct and sometimes not? Also have the required image name be changed. For instance, one time it asks for the butterfly, the next it may ask for the soccer ball (randomly of course), and each time it changes both the question, and the location of the proper response?
Possibly also expand the hack to include many more possible images, but only randomly choose 4 at a time to display. Along with your idea of a 24hr lock out for "x" amount of wrong answers, this could be a formidable hack. I'm no coder... so I have no idea how hard this would be. But it seems to me that this randomness would keep the Bots at bay for quite some time. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|