Website updates

Our website was under attack by drones of spambots. Hundreds of fictitious users were registering each day just to post a meaningless comment with obscure links to some dubious websites. Log analysis showed these all were automated/script/spambot activities. Somehow they were bypassing CAPTCHA tests.

I scrambled to find a solution. I ended up writing a module I call "botcha" that filters form submissions based on anti-spambot principles. It works quite nicely, allowing real users to register without any additional burden. I kept CAPTCHA on the registration form for it remains proven technique for blocking over 95% of spammers.

Comments

Re: Website updates

How safe are our login accounts and passwords?

ron

Re: Website updates

Spambot attacks had nothing to do with user passwords. Attacks were trying to register for a multiple user accounts, so that they could post back-linking content to the website.

Re: Website updates

User passwords are stored with strongest encryption.