Anyone who's had a look at the guestbook at the Axes Denied website lately has probably noticed that we're currently having a pretty heavy problem with spam. Our current solution is to do a manual clean-up daily, which, frankly, isn't much of a solution, so we're looking for something more proactive to do. Anybody here know if there's some sort of spam filter add-on for Advanced Guestbook around? Or can you recommend a guestbook script with antispam functionality built in? Or do we just have to roll up our sleeves and code our own solution? Please, any input would be appreciated.
edit: It turns out that Advanced Guestbook does, in fact, have a captcha feature - we were just using an older version in which it wasn't implemented yet. I upgraded our guestbook to use the current version, and it's now been online for several hours without a single spam message coming through, which seems promising. So, problem solved, for now at any rate. Cheers to everyone who offered their help!
Blocking guestbook spam
Blocking guestbook spam
Last edited by Rondo on 29/06/2006 - 19:03, edited 1 time in total.
- the_JinX
- Forum Celebrity
- Posts: 486
- Joined: 12/12/2005 - 10:36
- Location: Beverwijk, The Netherlands
- Contact:
I don't know about the kind of guestbook software you use..
But most modern ones have a Captcha possibility..
The famous type the letters and numbers you see in this box kind of thing..
If it's not to hard a guestbook system you could possibly add it yourself..
But most modern ones have a Captcha possibility..
The famous type the letters and numbers you see in this box kind of thing..
If it's not to hard a guestbook system you could possibly add it yourself..
I was thinking along those lines myself. The script we're using at the moment does not seem to support that, and we'd really rather not get our hands dirty with PHP if we can quickly deploy something that's been tried and tested, so I guess we'll just find a better script - I've already located a few promising ones at the PHP Resource Index. Hopefully it won't be too much of a chore to port the messages from our old guestbook to the new one.the_JinX wrote:I don't know about the kind of guestbook software you use..
But most modern ones have a Captcha possibility..
- the_JinX
- Forum Celebrity
- Posts: 486
- Joined: 12/12/2005 - 10:36
- Location: Beverwijk, The Netherlands
- Contact:
One thing that also helps is making the script less common..
These spambots use searchengines with terms like crapguestbook 0.2.1 and the likes to find systems they can easilly spam..
As long as your guestbook uses for example different id's for the form fields you should be safe from those..
I wonder how long till they have real people do the spamming in some 3rd world country for 10 euro's a month..
These spambots use searchengines with terms like crapguestbook 0.2.1 and the likes to find systems they can easilly spam..
As long as your guestbook uses for example different id's for the form fields you should be safe from those..
I wonder how long till they have real people do the spamming in some 3rd world country for 10 euro's a month..
- Pex `Mahoney` Tufvesson
- Forum Celebrity
- Posts: 409
- Joined: 22/11/2002 - 8:48
- Location: Lund, Sweden. Fav colour: White. Fav remix: PPOT Comic
- Contact:
Spambots hardly ever handle JavaScript. So, if you're into coding the guestbook yourself, put a "hidden value" in the form which automatically gets filled in by JavaScript. This stops the bots, but unfortunately stops non-JavaScript users as well (but there aren't too many of them!)... anyway, it works for me!
Good luck!
Good luck!
/Pex 'Mahoney' Tufvesson - http://www.livet.se/visa - http://mahoney.c64.org