Important information: this site is currently scheduled to go offline indefinitely by end of the year.

Spam Problem

The Off-Topic Forum - Anything goes! As long as it's legal(ish). Things that made you scream "Holy Cow!"
brienj
VIP member
VIP member
Posts: 288
Joined: Mon May 02, 2005 1:48 pm
Location: Louisville, KY
Has thanked: 10 times
Been thanked: 70 times
Contact:

Re: Spam Problem

Post by brienj »

I've found the solution to registration problems. Ever since I changed to the Sortable Captcha plugin, I haven't had any spam bots register.

http://www.phpbb.com/customise/db/mod/s ... ha_plugin/
Mr.Mouse
Site Admin
Posts: 4073
Joined: Wed Jan 15, 2003 6:45 pm
Location: Dungeons of Doom
Has thanked: 450 times
Been thanked: 682 times
Contact:

Re: Spam Problem

Post by Mr.Mouse »

Thanks for the tip! But why do all these guys always use the prosilver style? Now I have to see what the changes are and how to implement them in Subsilver. Should be doable though.
brienj
VIP member
VIP member
Posts: 288
Joined: Mon May 02, 2005 1:48 pm
Location: Louisville, KY
Has thanked: 10 times
Been thanked: 70 times
Contact:

Re: Spam Problem

Post by brienj »

Mr.Mouse wrote:Thanks for the tip! But why do all these guys always use the prosilver style? Now I have to see what the changes are and how to implement them in Subsilver. Should be doable though.
I use e-tech, and all I had to do, was copy the template for it into the e-tech style. Instead of being left-right, it's top-bottom, but the way I worded the question, any human should be able to do it.

Also, I added four items on each side, the more items, the more secure. ;)
User avatar
Dinoguy1000
Site Admin
Posts: 786
Joined: Mon Sep 13, 2004 1:55 am
Has thanked: 154 times
Been thanked: 163 times

Re: Spam Problem

Post by Dinoguy1000 »

It looks like it depends on Javascript being enabled... How does it work if a user has JS disabled or is browsing with non-JS software (screen readers, certain mobile browsers, etc.)?
Welcome to Xentax!

Rules | Requests | Wiki | Discord

If you run across a post that breaks the rules, please report the post - a mod or admin will handle it from there.
brienj
VIP member
VIP member
Posts: 288
Joined: Mon May 02, 2005 1:48 pm
Location: Louisville, KY
Has thanked: 10 times
Been thanked: 70 times
Contact:

Re: Spam Problem

Post by brienj »

Dinoguy1000 wrote:It looks like it depends on Javascript being enabled... How does it work if a user has JS disabled or is browsing with non-JS software (screen readers, certain mobile browsers, etc.)?
Then they'll have to register with a browser that has JS enabled. If someone isn't willing to do what is necessary to register, then oh well, at least that's how I feel about it on my forums. :D
brienj
VIP member
VIP member
Posts: 288
Joined: Mon May 02, 2005 1:48 pm
Location: Louisville, KY
Has thanked: 10 times
Been thanked: 70 times
Contact:

Re: Spam Problem

Post by brienj »

I just wanted to follow up on this, and let you know the progress on my forums. After installing the Sortables Captcha, it has got rid of 100% of all spam bots registering. I still had a few human spam registrations, so to get rid of those, I installed an email blacklist that includes all known fake email addresses and also a big list of known spammers from FSpamlist. Just go to the export section, and download a list of the last 1,000 emails with wildcards only, this will get rid of all fake ones registering, then download a list of the last 1,000 emails, not using wildcards, this will take care of a large portion of non-fake emails that human spammers use. Just copy and paste them into your email block list. Blocking IPs really does no good, since spammers can fake their IPs easily. This isn't required, but I also added a Custom Profile Field that is used when registering that asks if they are a Spam Bot, and the default answer is yes, but they have to change it to no.

Ever since I added all these measures, I have not had ONE spammer register, and there is never any inactive accounts awaiting for them to activate their accounts, and any I have noticed, the person activates their account by the time I check again, and actually posts something relevant to the board and are not spammers. Don't forget to set that they must activate their accounts through their email.

If you need any help on setting it up, let me know, although I know you are a smart man and probably don't need it. :D

You will be amazed at how the spam registering will go to zero just by doing these easy steps.
Mr.Mouse
Site Admin
Posts: 4073
Joined: Wed Jan 15, 2003 6:45 pm
Location: Dungeons of Doom
Has thanked: 450 times
Been thanked: 682 times
Contact:

Re: Spam Problem

Post by Mr.Mouse »

Okay, I will give it a shot. I will have to update the forum to the latest phpBB version first, so I noticed. That means I have to be careful and note the changes I made and re-code them. As that is boring, it could take a while ;)
User avatar
Dinoguy1000
Site Admin
Posts: 786
Joined: Mon Sep 13, 2004 1:55 am
Has thanked: 154 times
Been thanked: 163 times

Re: Spam Problem

Post by Dinoguy1000 »

It's a good excuse to document the changes you've made anyways, in the event they have to be re-applied in the future for some reason (future upgrades), or if someone wants to apply them to other phpBB installations. :wink:
Welcome to Xentax!

Rules | Requests | Wiki | Discord

If you run across a post that breaks the rules, please report the post - a mod or admin will handle it from there.
Mr.Mouse
Site Admin
Posts: 4073
Joined: Wed Jan 15, 2003 6:45 pm
Location: Dungeons of Doom
Has thanked: 450 times
Been thanked: 682 times
Contact:

Re: Spam Problem

Post by Mr.Mouse »

Like I said in the Global Website Issues topic, I've installed Sortables.I've noticed that there are now no longer "inactive users" queing up each day. There are still spammers active occasionally, but their registration date was before the installation of Sortables. So, in essence, when we kill those, we should be a big step towards a spamfree forum.
Post Reply