Comment Spam Prevention Through Interrogation

May 23

Comment Spam Prevention Through Interrogation

Sky Captain and the World of Tomorrow: I posted on this entry over at Joseph’s Scott’s blog, and he has an interesting comment spam prevention tool going on.

The comment form asks you a question — in my case, “What color is an orange?” I tried to be cute and put “Um, orange?,” but it doesn’t have much of a sense of humor. Unless you write, simply, “orange,” you get no joy in posting your comment.

Interesting concept. When the page reloaded, the question was the same, so bots could predict it. But (1) no bot is going to custom program something for one site, and (2) he can just change the question to something like “When was the War of 1812?”

I think he’s got a winner here. Is it any better than a captcha? I don’t know. Easier, though.


Comments

by Joseph Scott,   May 23, 2005 1:37 PM  

I'm using WP GateKeeper, a plugin for WordPress. The orange question is the default and you can add your own questions and answers so that it doesn't always display the same one.

If I were a bot writer I'd look at trying every word that appeared in the question, which would defeat both the orange question and your 1812 question. Ideally you'd want to ask a question with and answer that doesn't appear in the question. Math questions might be a possibility (what is one plus one?), but bots would likely be able to learn how to defeat that also.

So far though the orange question has done the trick. I'm not sure how long that will last, but I'm going ride it for all it's worth.


by Brian,   May 23, 2005 2:20 PM  

Why not use a combination of the question and an image (like CAPTCHA). I don't use Word Press or PHP (anymore) but .NET has new graphics features that will make this pretty easy to do.


by Tim Farley,   May 23, 2005 5:01 PM  

Everything old is new again. I remember back in the dial-up BBS days, the main system in my town that was devoted to CP/M used a similar system to keep kids out. The very first prompt when you connected would ask you a question to which the answer was obvious to any CP/M user, but which would baffle anyone else.


by Craig,   May 24, 2005 1:52 PM  

Out of curiosity, I clicked on the hyperlink provided. Access denied. I then tried http://joseph.randomnetworks.com; same thing. Lastly, I tried http://www.randomnetworks.com and similar variants; all to the same effect.

This is using either IE6 or Moz1.7 on a win2k box connected via a verizon dsl account.

Interesting.

CraigATpuckDotorg


by Joseph Scott,   May 25, 2005 12:32 AM  

Craig,

You ran into some downtime on my site. It was back online after awhile, so try it again if you want to check on the comment question.

-Joseph



Add Comment