Spam on xenforo.com, what do you think about it?

Discussion in 'XenForo Discussions' started by Brandon, Nov 8, 2012.

  1. Brandon

    Brandon Regular Member

    Joined:
    Jun 1, 2009
    Messages:
    6,602
    Likes Received:
    1,707
    Location:
    Topeka, Kansas
    First Name:
    Brandon
    nice, thanks for this!
     
  2. GTB

    GTB Regular Member

    Joined:
    Jun 30, 2009
    Messages:
    1,791
    Likes Received:
    270
    You can add more to the list like this site shows you using [OR] at the end and listing more on a new line.

    http://www.javascriptkit.com/howto/htaccess13.shtml

    Code:
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{HTTP_USER_AGENT} ^xpymep.exe [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Wget [OR]
    RewriteCond %{HTTP_USER_AGENT} ^Widow
    RewriteRule ^.* - [F,L]
    </IfModule>
     
    Brandon likes this.
  3. GTB

    GTB Regular Member

    Joined:
    Jun 30, 2009
    Messages:
    1,791
    Likes Received:
    270
    There was another list like that one I've posted a link to, one that listed all Russian and Chinese to block, but can't find again at the minute. But using that method anyway for blocking some bots (that are just bandwidth stealers) or classed as bad bots doing your site no good anyway. Can save you a lot of bandwidth, because they'll get shown a 403 error page and denied access to crawl site.

    This is not the other link I meant, but another useful list to compare the other one against.

    http://wpsecure.net/bad-bot-list/
     
    Brandon likes this.
  4. Brandon

    Brandon Regular Member

    Joined:
    Jun 1, 2009
    Messages:
    6,602
    Likes Received:
    1,707
    Location:
    Topeka, Kansas
    First Name:
    Brandon
    Thanks @GTB
    I'll check this stuff tonight to see what I can do.
    I see we had another 11 users in moderation que today, so that's a total of 30 in the last 15 hours
     
  5. Brandon

    Brandon Regular Member

    Joined:
    Jun 1, 2009
    Messages:
    6,602
    Likes Received:
    1,707
    Location:
    Topeka, Kansas
    First Name:
    Brandon
    ps.. we're getting attempts every few mins all day
    it's been like that since I checked last night at 9pm

    spam.png
     
  6. carntheroos4eva

    carntheroos4eva Regular Member

    Joined:
    Feb 1, 2010
    Messages:
    298
    Likes Received:
    33
    Try a combination of email verification and Question Answer verification. Most spammers have fake email addresses anyway and won't get through.
     
  7. GasMan320

    GasMan320 Regular Member

    Joined:
    Aug 30, 2012
    Messages:
    88
    Likes Received:
    71
    Location:
    Northern California
    XRumer and other new bot software can easily verify e-mail addresses, do simple math in Q&A's, and also search google for answers to Q&A questions and then try different answers. The best Q&As are ones that are specific to your community.
     
  8. Brandon

    Brandon Regular Member

    Joined:
    Jun 1, 2009
    Messages:
    6,602
    Likes Received:
    1,707
    Location:
    Topeka, Kansas
    First Name:
    Brandon
    carntheroos4eva likes this.
  9. carntheroos4eva

    carntheroos4eva Regular Member

    Joined:
    Feb 1, 2010
    Messages:
    298
    Likes Received:
    33
    Kier on the xenforo website actually banned the offending ip address.
     
  10. oman

    oman Regular Member

    Joined:
    Oct 4, 2012
    Messages:
    74
    Likes Received:
    27
    Location:
    Sydney, Australia
    The offending IP address of the source of the mass spam attack. Other IPs have been recently posting spam, but not to the extent of the mass attack.

    It still isn't good though.
     
  11. fattony69

    fattony69 Regular Member

    Joined:
    Jun 14, 2009
    Messages:
    521
    Likes Received:
    145
    2,932 items since I installed it a month ago.
     
  12. carntheroos4eva

    carntheroos4eva Regular Member

    Joined:
    Feb 1, 2010
    Messages:
    298
    Likes Received:
    33
    If that hacker is still causing you problems dob him in to his own ISP and into the police. Give the cops all the details including the offending IP address then they will find out who the hacker is and arrest him.
     
  13. GasMan320

    GasMan320 Regular Member

    Joined:
    Aug 30, 2012
    Messages:
    88
    Likes Received:
    71
    Location:
    Northern California
    Posting spam on a forum isn't against the law...
     
  14. oman

    oman Regular Member

    Joined:
    Oct 4, 2012
    Messages:
    74
    Likes Received:
    27
    Location:
    Sydney, Australia
    Slavik and Jake now have access to the Q&A questions, so they can now put some new questions in. Hopefully it reduces a bit.
     

Share This Page