Home

Your premium source for custom modification services for phpBB

  logo

HomeForumsBlogMOD ManagerFAQSearchRegisterLogin

Comments February 22, 2007

An interesting anti-spam idea?

Filed under: Anti-spam, MOD Writing, phpBB — Dave Rathbun @ 2:37 am CommentsComments (2) 

Today I was fortunate to have another couple of test cases for my Spammer Hammer. I should put “fortunate” in quotes, as it really means that I’ve been hit by two more spam-bot attacks. Of course these new spam-bots are using throw-away domains like dwhg0284gerr.org and dw0gh824g24g.org. In other words, completely bogus domains set up just for the sake of answering an activation email. The first one of those was created on Feb 8, 2007. The second was created on the same day, and by the same person.

So I have a new idea. During registrations, what if I do a “whois” lookup on the domains, and automatically reject any registration from domains that are less than two months old? or two weeks?

I can create an override list based on domains that I currently trust. Those might be based on known active users in the phpbb_users table, or on something else. I don’t know yet what that would be. That way I would not incur the overhead of doing the “whois” lookup for email addresses from hotmail, yahoo, gmail, and so on. I know those might still be spammers, but I also know the domain wasn’t created yesterday.

During my investigation into this idea, I found that someone has already written a php class that contains whois functions. I’m going to be checking it out, and see what I can do with this.

Related Links

2 Comments »

  1. That’s an interesting idea. I doubt that all bots have 2 week old domains, but i havn’t checked it either :)

    Comment by eviL3 — February 22, 2007 @ 11:49 am

  2. You would be surprised. :-) Every single registration that I have had on my biggest board from a domain that was created in 2007 is a spammer. Every. Single. One. I did not have any legitimate users register so far this year that belong to a domain that was created this year.

    The main flaw I am finding is that there are plenty of domains that don’t report creation dates on their whois results. Puts a damper on this idea.

    Comment by dave.rathbun — February 22, 2007 @ 3:55 pm

RSS feed for comments on this post.

Leave a comment

Tags allowed in comments:
<a href="" title=""> <acronym title=""> <blockquote cite=""> <code> <strong> <em> <u> <sup> <sub> <strike>

Confirm submission by clicking only the marked checkbox:

     **         

Powered by WordPress