Comment Spam
-
terrym2442
- Regular
- Posts: 5
- Joined: Mon Apr 11, 2005 1:49 am
- Contact:
Comment Spam
Hi,
For weeks now, I've been bombarded by Comment Spam (I've set admin to moderate so it doesn't get posted), but as there are nearly 100/day, it is getting too time consuming to manually delete them. I don't want to set it to prevent comments, as I want the "real" stuff to get through.
Is there any way to stop this? The email addresses are often the same, but their IP changes each time. Help!
Terry
For weeks now, I've been bombarded by Comment Spam (I've set admin to moderate so it doesn't get posted), but as there are nearly 100/day, it is getting too time consuming to manually delete them. I don't want to set it to prevent comments, as I want the "real" stuff to get through.
Is there any way to stop this? The email addresses are often the same, but their IP changes each time. Help!
Terry
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Comment Spam
Hi!
You could set your spamblock configuration to "Reject" instead of "Moderate" for textfiltered comments and then enter the email addresses to block in the spamblock config?
Regards,
Garvin
You could set your spamblock configuration to "Reject" instead of "Moderate" for textfiltered comments and then enter the email addresses to block in the spamblock config?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
terrym2442
- Regular
- Posts: 5
- Joined: Mon Apr 11, 2005 1:49 am
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Just go to Plugin Configuration > Event plugins: Spamblock and click on that plugin to configure it.
Regards,
Garvin
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
terrym2442
- Regular
- Posts: 5
- Joined: Mon Apr 11, 2005 1:49 am
- Contact:
Hi Gavin,
Strange...that's where I am.
I see this: "Reject comments from RBL-listed hosts" and have that checked, and this: "Force comment moderation after how many days", which I have set to 30. I don't see any fields to enter email addresses, just IPs.
The spam is pouring in for weeks and though much of it is from one address, there are almost just as many from other addresses as well.
Terry
Strange...that's where I am.
I see this: "Reject comments from RBL-listed hosts" and have that checked, and this: "Force comment moderation after how many days", which I have set to 30. I don't see any fields to enter email addresses, just IPs.
The spam is pouring in for weeks and though much of it is from one address, there are almost just as many from other addresses as well.
Terry
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
What s9y version are you using? Depending on that you have different options in the plugin.
Best thing would be to create a screenshot and show it to us. Or if you know that you're not running serendipity 0.9.1 at least, you should upgrade.
Regards,
Garvin
Best thing would be to create a screenshot and show it to us. Or if you know that you're not running serendipity 0.9.1 at least, you should upgrade.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
terrym2442
- Regular
- Posts: 5
- Joined: Mon Apr 11, 2005 1:49 am
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Upgrading from 0.7.1 will not only help in your spam problem, but also fix serous security issues that Serendipity prior to 0.8.5 has. Your current installation is very attackable.
Best regards,
Garvin
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
terrym2442
- Regular
- Posts: 5
- Joined: Mon Apr 11, 2005 1:49 am
- Contact:
I just had over 900+ comments that went through the comments.php and used "bcc" to spam thousands of addresses off the server.
I've totally disabled comments. The comment.php is allowing bcc to be used.
ex:
Email: ShedThatFatToday Content-Type: multipart/alternative; boundary=f7c11fb6fe5db4c5697dc6aee2d6e11e MIME-Version: 1.0 From: ShedThatFatToday@team.com Subject: Do you look your best? bcc: carolbacon@ao
So they are using that to send spam from the server that the comments.php resides on. This bogged down my server for 6 hours until I stopped it due to over 250,000 bounces in the que!
Just an fyi on this topic.
Cj
I've totally disabled comments. The comment.php is allowing bcc to be used.
ex:
Email: ShedThatFatToday Content-Type: multipart/alternative; boundary=f7c11fb6fe5db4c5697dc6aee2d6e11e MIME-Version: 1.0 From: ShedThatFatToday@team.com Subject: Do you look your best? bcc: carolbacon@ao
So they are using that to send spam from the server that the comments.php resides on. This bogged down my server for 6 hours until I stopped it due to over 250,000 bounces in the que!
Just an fyi on this topic.
Cj
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
cjbyron: Which s9y version are you using? This should not happen on a 0.9.1 or 1.0 version...
Regards,
Garvin
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Wow, that is hugely outdated, and there are at least one other security issues with XML-RPC.
You should follow the news / release announcements of any software you are using, and at least subscribe to our "Security" RSS feed.
In any case, nobody should run Serendipity prior to 0.8.5 any more. Actually nobody should be running any Blog software older than one year because of the XML-RPC security issue last year.
Regards,
Garvin
You should follow the news / release announcements of any software you are using, and at least subscribe to our "Security" RSS feed.
In any case, nobody should run Serendipity prior to 0.8.5 any more. Actually nobody should be running any Blog software older than one year because of the XML-RPC security issue last year.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Yes, I'm really sorry for that - but the Serendipity people sadly have no control over everyone's server, so it's in their responsibility to upgrade - we try to publicize bugs as soon and broad as possible. Sadly in the past 1-2 years, many web applications were subject to Spammer and Cracker attacks, so the hacking attempts resulted in some security flaws being detected in many applications. If your server is running any other Software than just Serendipity, you should look if that software also needs upgrading! phpBB is also an application that is very often affected..
Anyways: Yes, you can easily upgrade Serendipity. First of all, make a backup of your files and SQL database - that's always good to have. Then follow the steps in our FAQ: http://www.s9y.org/11.html#A19 ("How Do I Upgrade Serendipity"). It's all very easy and usually only a matter of 2 Minutes.
In Serendipity 0.8 a new template mechanism was introduced; old themes should still work, but it's recommended to switch to a new template. Detailed steps for the upgrade from 0.7 are here: http://www.s9y.org/63.html#A14
0.7.1 is from December 2004, so in the past 1.5 years many things have changed. That's why depending on your modifications you need to read a lot of update notes. But many users have done the upgrade from 0.7 to 1.0 without any problems.
Best regards,
Garvin
Yes, I'm really sorry for that - but the Serendipity people sadly have no control over everyone's server, so it's in their responsibility to upgrade - we try to publicize bugs as soon and broad as possible. Sadly in the past 1-2 years, many web applications were subject to Spammer and Cracker attacks, so the hacking attempts resulted in some security flaws being detected in many applications. If your server is running any other Software than just Serendipity, you should look if that software also needs upgrading! phpBB is also an application that is very often affected..
Anyways: Yes, you can easily upgrade Serendipity. First of all, make a backup of your files and SQL database - that's always good to have. Then follow the steps in our FAQ: http://www.s9y.org/11.html#A19 ("How Do I Upgrade Serendipity"). It's all very easy and usually only a matter of 2 Minutes.
In Serendipity 0.8 a new template mechanism was introduced; old themes should still work, but it's recommended to switch to a new template. Detailed steps for the upgrade from 0.7 are here: http://www.s9y.org/63.html#A14
0.7.1 is from December 2004, so in the past 1.5 years many things have changed. That's why depending on your modifications you need to read a lot of update notes. But many users have done the upgrade from 0.7 to 1.0 without any problems.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/