MundayWeb.com

It is currently Mon May 20, 2013 2:55 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Spam and inactive users
PostPosted: Thu Jun 29, 2006 12:23 am 
Offline
Site Admin
User avatar

Joined: Mon Apr 18, 2005 8:35 pm
Posts: 1155
Location: UK
Hi all,

The forum has always had bogus accounts with links to various web sites. I have done my best to remove these accounts now and again.

However, this has become tedious so I have installed some nifty scripts to do it for me.

If your account has been deleted, then it's because it was marked as inactive and you're probably not reading this anyhow!

Neil.


Last edited by Neil on Sat Dec 16, 2006 12:39 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 15, 2006 1:14 am 
Offline
Member
User avatar

Joined: Sat Sep 03, 2005 3:47 am
Posts: 35
Location: USA,NC,Kill_Devil_Hills
I had the same problem with bogus users and spam messages on our team phpBB.

I modified the phpBB code with some suggestions I found at phpBB but some of my own thawts.

So far this week I've had 0 bogus users and 0 spam.

Trick #1
Placed message on registration page to not enter a url and explained why, anyone entering a url is killed (bots mostly do this), I assume most humans can read. Real humans can enter a url after confirming thier account by editing thier profile. A minor inconvience. You need to leave the url on the form, as some bots can detect which are there. Just removing it will not get them all. I may end up doing the same for the signature field, requiring it to be blank at registration, but can be filled in later. Since those are the two they are most interested in leaving thier url links.

Trick#2
Mark all forums for registered users except a guest book. Any Guest (anonymous) is not allowed to use html or BBcode in thier post, text only, I even took the BBCode buttons off the page for guests. Any guest post with '[/url]' or 'href=' gets killed ie die();. Thus no spam since moslty all spam bots only leave links.

I'm sure a few might slip through as I've heard there are spammers that pay people to leave messages on boards.

At least for now I don't have to spend time every day deleteing posts and users.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Sep 17, 2006 11:57 pm 
Offline
Site Admin
User avatar

Joined: Mon Apr 18, 2005 8:35 pm
Posts: 1155
Location: UK
Thanks for the info.

Only registered users can post in any of my forums. I'm quite impressed that the bots can get past the random number images.

Cheers,

Neil.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 18, 2006 8:26 pm 
Offline
Member

Joined: Tue Sep 05, 2006 3:12 am
Posts: 44
Neil wrote:
Thanks for the info.

Only registered users can post in any of my forums. I'm quite impressed that the bots can get past the random number images.

Neil.


You shouldn't be impressed: http://sam.zoy.org/pwntcha/ His system can solve phpBB captchas with 97% accuracy. His source isn't available, but if he could do it, maybe someone else did it too.

I read somewhere that there are some sort of systems where people solve captchas in exchange for free porn or other things. Something like Stardust@Home but with bad intentions and with something in exchange :) :shock:


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 18, 2006 11:57 pm 
Offline
Site Admin
User avatar

Joined: Mon Apr 18, 2005 8:35 pm
Posts: 1155
Location: UK
Good point. Did some hunting and realised apparently it's not that hard.

D'oh!

Neil.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Sep 19, 2006 12:37 am 
Offline
Site Admin
User avatar

Joined: Mon Apr 18, 2005 8:35 pm
Posts: 1155
Location: UK
Hi again,

I have added some code to the registration page to combat the bots. New users must not enter a URL in the website field or their registration will be halted.

They can however, enter one in their profile once they have registered.

Hopefully this will reduce some of the spam.

Cheers,

Neil.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Nov 10, 2006 12:51 am 
Offline
Site Admin
User avatar

Joined: Mon Apr 18, 2005 8:35 pm
Posts: 1155
Location: UK
Hi,

I have added some more modifications to the forum to combat the spam bots.

The new mods shouldn't affect normal users.

Please let me know if you experience any difficulties accessing the forums.

Cheers,

Neil.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group