1
chefry
STOP SPAMMERS NOW
  • 2011/8/16 13:06

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Recently my site has been hit hard by comment spammers. They join your site, usually with HTML links in your user profile and then post spam comments everywhere.

I added some code to my register.php file that records any IP address that accesses that file, and then logs it in a text file. Once a week I download the text file and check every IP against known spammer IP's

So here's this weeks list. Just cut n paste it into you banned ip filed in the system preferences. And don't forget to turn on the IP check.

Quote:

127.0.0.1|91.204.128.14|91.204.128.14|213.184.224.196|199.15.234.226|222.186.17.99|74.131.217.243|77.65.48.239|46.251.227.56|178.137.8.210|208.115.217.18|112.207.193.40|178.210.211.254|188.143.232.140|178.210.212.2|109.230.220.96|216.24.192.168|193.105.210.114|88.182.189.171|46.17.97.15|93.182.151.72|125.71.236.202|91.207.5.130|46.109.248.206|199.15.234.224||118.173.90.242|109.111.184.1|208.100.56.10|109.230.221.146|173.242.122.112|195.162.69.202|91.224.160.8|119.115.136.226|91.207.8.38|218.169.178.146|109.230.216.42|173.234.120.133|173.242.122.112|83.21.192.246|77.87.32.102|94.23.248.199|93.182.180.106|222.12.149.163|117.207.30.211|31.184.238.6|27.159.192.249|182.50.141.198|64.237.22.58|109.230.251.203|92.255.232.141|208.100.56.10|83.9.115.74|109.230.244.141|184.107.41.143|113.77.131.86|109.230.251.74|109.230.217.95|222.3.73.104|94.142.134.155|91.207.7.238|46.30.167.188|178.73.63.145|82.131.7.204|109.173.36.109|95.25.21.137|109.230.244.120|209.29.23.175|109.230.251.121|109.230.244.104|109.230.245.220|173.242.124.212|199.15.234.86|213.92.142.143|178.210.216.140|83.9.117.17|74.63.249.178|109.230.246.6|74.118.194.152|95.26.189.63|89.169.64.215|95.134.39.186|95.42.182.14|217.199.134.54|199.15.234.132|113.162.88.55|89.252.58.37|31.214.145.250|173.89.12.194|46.118.56.59|87.253.14.102|109.230.222.43|88.198.43.228|83.21.193.152|218.29.97.248|77.93.2.81|78.47.131.107|109.230.246.128|118.173.80.196|110.85.72.111|65.19.153.118|194.44.125.101|178.150.142.129|78.47.131.108|205.129.191.161|81.5.88.134|199.15.234.68|109.230.246.148|201.33.37.6|141.105.65.153|80.63.56.147|59.98.104.4|91.201.37.66|178.73.63.137|81.5.88.134|201.86.128.145|94.19.191.183



I will periodically update the list for everyone to add IPs to their sites


For some reason the entire list won't show up oin the quote block, but just double click on the string to highlight it and copy. You'll get the entire string

2
Rheas
Re: STOP SPAMMERS NOW
  • 2011/8/16 13:19

  • Rheas

  • Just popping in

  • Posts: 43

  • Since: 2003/2/21


chefry,
thanks.

Quote:
For some reason the entire list won't show up oin the quote block, but just double click on the string to highlight it and copy. You'll get the entire string.

Unless I'm mistaken, you need spaces for the string to wrap.

3
chefry
Re: STOP SPAMMERS NOW
  • 2011/8/16 13:22

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


but, there can't be spaces in the IP ban list, so I guess we'll just leave it as it is :)

4
redheadedrod
Re: STOP SPAMMERS NOW

xortify and protector can both help here.. xortify is basically a ban list to keep those spammers off your site.


5
MACTEP
Re: STOP SPAMMERS NOW
  • 2011/8/16 18:24

  • MACTEP

  • Not too shy to talk

  • Posts: 127

  • Since: 2009/4/4 5


Useless expenditure of time.
From what you took, what spammers come with same IP?

Spam goes usually from the infected computers, and their millions, And at many dynamic IP.

Clever registration will rescue you from spam...

6
Mamba
Re: STOP SPAMMERS NOW
  • 2011/8/16 21:00

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I think, having a "random" kind of Captcha would help too, i.e. the system could have several different kinds of Captcha like reCaptcha, Captcha, some graphic Captcha, and XOOPS would randomly select a Captcha and present to the user. If the bot is checking for reCaptcha and would get a graphic Captcha, it would fail.

But with dynamic IPs, blocking individual IP doesn't really help much anymore.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

7
Rheas
Re: STOP SPAMMERS NOW
  • 2011/8/17 3:35

  • Rheas

  • Just popping in

  • Posts: 43

  • Since: 2003/2/21


I thought Captcha and reCaptcha were cracked.
Couldn't a simple question be appended to the login like; is snow black or white? or a set of simple questions that aletrnate randomly?
Is that hard to do? Wouldn't that beat a bot?

8
deepak267
Re: STOP SPAMMERS NOW
  • 2011/8/17 9:42

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


It will be great if Xoops.org can maintain a list the spam generator or IP ban Lists and each of our xoops install should sync the server and update the IP ban list (the functionality should be optional to turn on/off)
A member of www.AquariumHomeCare.com

9
redheadedrod
Re: STOP SPAMMERS NOW

Quote:

deepak267 wrote:
It will be great if Xoops.org can maintain a list the spam generator or IP ban Lists and each of our xoops install should sync the server and update the IP ban list (the functionality should be optional to turn on/off)

This is already being done in Xortify.

10
chefry
Re: STOP SPAMMERS NOW
  • 2011/8/17 11:51

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


Quote:

This is already being done in Xortify.


which doesn't work

Login

Who's Online

180 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 180


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits