PDA

View Full Version : Stop the Registration Bots



admin
17-06-2010, 05:27 PM
This mod will check the the time it takes for a vBulletin registration form to be submitted. If the form is submitted faster then humanly possible, the registration will be denied and the admin contact can be emailed about the event.

First we will add a custom hidden field with a hash. Second we will insert a randomly named hidden field with a random value. This should make it a bit difficult to program a bot since the field names on all sites will be different as well as the values.

Time stamps to check the time spent on registration submission are stored in a DB table and private.

Installation is very easy.
One template edit.
Files to upload.
Product xml file to import.

Backup your database before any install or upgrade.