Spam Protection w/ captchas and still under attack

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
sasha
Regular
Posts: 21
Joined: Thu Nov 24, 2005 10:45 pm

Spam Protection w/ captchas and still under attack

Post by sasha »

We've been under attack all day and I had to do the emergency comment shut down because I'm getting dozens of e-mails per hour as we have forced moderation for comments set to 0.

Captchas are set at 0 and I thought that would have helped decrease the auto spam. Is there anything else we can do? Should we be setting some other option to prevent automatic spam?

How would the auto spam get through to the moderation if I have captchas set?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Spam Protection w/ captchas and still under attack

Post by garvinhicking »

It seems that you might not be getting comment spam, but in fact trackback spam!

What do your emails look like? It might help to set auto-moderation for API-generated comments to true. And of course it might help to enable URL-filters or author-filters and insert the ones of the current spam attack.

Trackback spam does not get Captchas applied, because this is technically not possible - trackbacks are not entered via human input.

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/
sasha
Regular
Posts: 21
Joined: Thu Nov 24, 2005 10:45 pm

Re: Spam Protection w/ captchas and still under attack

Post by sasha »

Thanks so much for the helpful reply. Maybe they are trackbacks.

Would you suggest "moderate" or "reject" for the auto-moderation for API-generated comments.

The e-mails start off like this:

A new comment has been posted on your blog "blog name", to the entry entitled "entry name".
Link to entry: "link name.html"

Requires review: Yes (Spam Prevention: Invalid message.)
User IP-address: "ip address"
User Name:
User Email:
User Homepage:

Comments:
microgaming casino no deposit bonus Four gambling catch sports eight wheel preferential high rolled poker live sports heads boat button handle counting!



garvinhicking wrote:It seems that you might not be getting comment spam, but in fact trackback spam!

What do your emails look like? It might help to set auto-moderation for API-generated comments to true. And of course it might help to enable URL-filters or author-filters and insert the ones of the current spam attack.

Trackback spam does not get Captchas applied, because this is technically not possible - trackbacks are not entered via human input.

Regards,
Garvin
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Spam Protection w/ captchas and still under attack

Post by garvinhicking »

Okay, you are getting those messages because in the spamblock configuration you set to set spam to "moderate", which is why you get all the mails.

You could set it to "reject" to not get those mails. Remember though that then you never get notified of Spam-comments and you can only look them up in your s9y comment moderation panel.

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/
sasha
Regular
Posts: 21
Joined: Thu Nov 24, 2005 10:45 pm

Re: Spam Protection w/ captchas and still under attack

Post by sasha »

In the spam protector screen I see an option to "reject" or "moderate" or "no" to API but nothing for "moderate" all comments in the sapm protector. Also, we do want to moderate incoming comments we just want to block all this junk spam.

The trouble is if we have to look in the comment modderation panel (as we do now) it become overwhelming and time consuming to moderate valid comments among 100s or thousands of spam comments. Is there a way to easily block spam comments and block trackbacks as well? Thanks again for all your help!
garvinhicking wrote:Okay, you are getting those messages because in the spamblock configuration you set to set spam to "moderate", which is why you get all the mails.

You could set it to "reject" to not get those mails. Remember though that then you never get notified of Spam-comments and you can only look them up in your s9y comment moderation panel.

Regards,
Garvin
jenniferb
Posts: 2
Joined: Tue Mar 17, 2009 9:25 pm

Spam Protection CAPTCHA accessible options

Post by jenniferb »

Dear Garvin
I have a query re: spam prevention, is there an accessible option available on Serendpity for CAPTCHA that will offer an audio/sound option?

We have just started using Serendipity and I am not fully familiar with all of the options.

Thanks Garvin

Regards
Jennifer
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Spam Protection CAPTCHA accessible options

Post by garvinhicking »

Hi!
jenniferb wrote:Dear Garvin
I have a query re: spam prevention, is there an accessible option available on Serendpity for CAPTCHA that will offer an audio/sound option?
I don't think so; the recaptcha project AFAIK also only has a text captcha.

At least, I am not aware of such a solution. Audio/Sound is quite complex to create artificially.

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/
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Re: Spam Protection w/ captchas and still under attack

Post by Don Chambers »

I think recaptcha DOES have an audio option, but I do not know if it is multi-lingual, and the last time I checked into it, the words were VERY difficult to understand.
=Don=
jenniferb
Posts: 2
Joined: Tue Mar 17, 2009 9:25 pm

Re: Spam Protection w/ captchas and still under attack

Post by jenniferb »

Dear Garvin and Don

Thank you for your replies, I had a listen to the audio on the reCAPTCHA site and agree it is very difficult to understand, which is a shame, there are a lot of good Text to Speech engines out there now. One that has very good results is a program called TextAloud from NextUp.com http://www.nextuptech.com/

Their natural voices are very good, as well as offering multilingual options. The program itself is terrific for turning text to audio, I wonder if something like this would be able to be used to produce the audio...

Anyway, thanks for the replies at least there is something out there already, maybe it can be improved.... ;)

Regards
Jennifer
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Spam Protection w/ captchas and still under attack

Post by garvinhicking »

Hi!

But Textaloud seems to be a client program, not something that runs on a server and can be interfaced with PHP...

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/
Post Reply