Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1

    Default Spam in links submit! - links mgr contrib

    I searched the forums but can't find any posts about this issue.

    I'm getting spam through my "submit a link." There are upwards of a dozen a day now; they have a fake gmail address, a one-line, badly worded complement of sorts about my site, and then a list of links to various places on some site that doesn't really exist.

    I tried requiring a link back, but apparently it isn't *really* required, because they can put anything they want.

    I've tried going to the "whois" to see if it's an IP I can block; they are coming from all over the world (including the US).

    Can anyone help me find a way to deal with this problem? Is there a way to implement CAPTCHA with links submission?

    Thanks for any help!
    Melissa
    Amethyst Cottage, Inc.
    A bit of magic in a mundane world

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Spam in links submit! - links mgr contrib

    An updated version of Links Manager is almost finished and it will incorporate an option to us CAPTCHA.

    That being said:

    CAPTCHA is good for all those roaming "bots" but it won't do much good if the spammer is willing to input the information manually.

    Keep an eye on this Thread for more information

  3. #3
    Join Date
    Feb 2004
    Location
    New York
    Posts
    279
    Plugin Contributions
    1

    Default Re: Spam in links submit! - links mgr contrib

    I'm also a lucky recipient of this spam.....

  4. #4
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Spam in links submit! - links mgr contrib

    I've collected the following IP's and added them to my .htaccess

    It seems to have helped

    RewriteEngine on
    RewriteBase /
    RewriteCond %{REMOTE_ADDR} ^216\.(8[8-9]|9[01])\. [OR]
    RewriteCond %{REMOTE_ADDR} ^64.156.213.228 [OR]
    RewriteCond %{REMOTE_ADDR} ^217.11.233.43 [OR]
    RewriteCond %{REMOTE_ADDR} ^64.92.167.179 [OR]
    RewriteCond %{REMOTE_ADDR} ^72.237.75.94 [OR]
    RewriteCond %{REMOTE_ADDR} ^72.237.74.119 [OR]
    RewriteCond %{REMOTE_ADDR} ^203.174\.(8[0-9])\.139 [OR]
    RewriteCond %{REMOTE_ADDR} ^217.11.233.44
    RewriteRule ^.*$ - [F]

    Feel free to try it out.

  5. #5
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Spam in links submit! - links mgr contrib

    Better use "deny from" statement in htaccess for banning IP's - http://httpd.apache.org/docs/1.3/mod/mod_access.html

  6. #6
    Join Date
    Feb 2007
    Posts
    325
    Plugin Contributions
    0

    Default Re: Spam in links submit! - links mgr contrib

    Clyde,

    Does the previous version has the ability for the admin to review the link and then approve or disapprove? if not, will the new version has that? Thanks.

  7. #7
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Spam in links submit! - links mgr contrib

    The current version has this feature.

    admin -> extras -> Links

    you can edit the entry for approval or delete an entry.

    The new version will keep this ability.

  8. #8

    Default Re: Spam in links submit! - links mgr contrib

    I've tried using .htaccess to block this one bozo who is driving me nuts. I went back and looked at the million submission this site has made and there's a different IP addy every time and many of them are bogus. I think for my one "friend", Captcha would be neccessary and valuable!

  9. #9
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Spam in links submit! - links mgr contrib

    Here's an updated list of IPs and Domains that I've blocked from my .htaccess

    Order Allow,Deny
    Deny from 217.11.233.*
    Deny from 72.237.75.94
    Deny from 72.237.74.119
    Deny from 64.92.167.179
    Deny from 67.19.238.252
    Deny from 58.65.236.145
    Deny from 203.174.83.140
    Deny from .micrositehosting.info
    Deny from .youfreehosting.com
    Deny from fergalicous-fergie-lyric.micrositehosting.info
    Deny from wholesale-lingerie.micrositehosting.info
    Deny from ultram-er.micrositehosting.info
    Deny from buy-carisoprodol.soignio.info
    Deny from alltel-cell-phone.hostingcheapnet.com
    Deny from cushman-motor-scooter.hostingcheapnet.com
    Allow from all

  10. #10

    Default Re: Spam in links submit! - links mgr contrib

    I did the same thing for insurance-focus.com and dang if he didn't get another link submission through anyhow!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Spam in Links Submit?
    By AmethystCottage in forum General Questions
    Replies: 1
    Last Post: 30 Jan 2007, 06:06 AM
  2. Links Manager 1.5 - submit links page problem
    By heavenlynights in forum Addon Sideboxes
    Replies: 2
    Last Post: 2 Jan 2007, 12:47 AM
  3. Links in contrib don't work unless I include the http:// in front
    By bigfatgreedykat in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Oct 2006, 09:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg