- Posts: 7
COMMUNITY FORUM
Spam in K2 comments with recaptcha on
- Bas Boerman
-
Topic Author
- Offline
- New Member
Does anybody know if there is a beter/other way to project K2 from spam in it's comments system.
Please Log in or Create an account to join the conversation.
- Wil Cleland
-
- Offline
- New Member
- Posts: 5
Please Log in or Create an account to join the conversation.
- Ron Moralis
-
- Offline
- New Member
- Posts: 1
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
- Posts: 3722
Please Log in or Create an account to join the conversation.
- Joom_Lee
-
- Offline
- New Member
- Posts: 11
There is a plugin thought to be an engine for other developers: ideal.fok.com.br/joomla-extensions/free-extensions/plugin-mu...
I checked some implementation: Basically there needs to be a parameter to check if turned on and a trigger for the plugin in k2 comments. I am not advanced enough in PHP to quickly implement it, so if anybody is better and posts some guidance, I will welcome it since I do not want to install Discuss on all sites, specially if small with few comments.
Please Log in or Create an account to join the conversation.
- Travis Prebble
-
- Offline
- Junior Member
- Posts: 34
Please Log in or Create an account to join the conversation.
- BBC
-
- Offline
- Platinum Member
- Posts: 663
Just install plugin for K2. You have option to import old K2 comments to Jcomments tables.
Jcomments use captcha that generates image with letters randomly from one list of alphabet and symbols. You can even chose your own in the list.
Very difficult for automatised script to break this captcha. For humans there is no help, beside registration.
So long i haven´t had single script spam in K2.
Please Log in or Create an account to join the conversation.
- Travis Prebble
-
- Offline
- Junior Member
- Posts: 34
"2011-07-04_14-17-22" -"enter the two words you see below"
Which, when searched in Google, turns up a whole bunch of K2 based sites. So, it seems as though somebody determined a flaw in K2, set up a bot to comment on each site it could find to leave the 2011-07-04_14-17-22 string in the comments, and then returned to take advantage of the vulnerable site.
In the search results, you'll also see what I'm guessing are the reCAPTCHA public and private keys for each site.
Please Log in or Create an account to join the conversation.
- HJM Cortooms
-
- Offline
- Junior Member
- Posts: 22
Please Log in or Create an account to join the conversation.
- Travis Prebble
-
- Offline
- Junior Member
- Posts: 34
code.google.com/p/joomlaworks/issues/detail?id=111
Harrie said:
Is there a solution for this spamming problem?
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
- Posts: 3722
this may help
Please Log in or Create an account to join the conversation.
- Travis Prebble
-
- Offline
- Junior Member
- Posts: 34
William White said:
Thanks, spam is bad!
this may help
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Clean your browser's cache and check your page for java-script errors. If the new library does not solve the issue then it is a reCAPTCHA issue not K2. If that's the case then we should start thinking for using another kind of captcha. Please let us know if you have anything better than reCAPTCHA in mind.
Please Log in or Create an account to join the conversation.
- HJM Cortooms
-
- Offline
- Junior Member
- Posts: 22
Travis Prebble said:
The bug I put in has been updated to say the reCAPTCHA library for K2 has been updated to v1.11. So it looks like that's the solution.
code.google.com/p/joomlaworks/issues/detail?id=111 Harrie said:
Is there a solution for this spamming problem?
Please Log in or Create an account to join the conversation.
- Travis Prebble
-
- Offline
- Junior Member
- Posts: 34
Harrie said:
OK, but where can I find that new lib v1.11 ?
Travis Prebble said:
The bug I put in has been updated to say the reCAPTCHA library for K2 has been updated to v1.11. So it looks like that's the solution.
code.google.com/p/joomlaworks/issues/detail?id=111 Harrie said:
Is there a solution for this spamming problem?
Please Log in or Create an account to join the conversation.
- HJM Cortooms
-
- Offline
- Junior Member
- Posts: 22
In the one published with K2 it contains the text "2010-06-16 16:11:42Z joomlaworks"
Which one is the newer one.
Travis Prebble said:
recaptcha.googlecode.com/files/recaptcha-php-1.11.zip
Harrie said:
OK, but where can I find that new lib v1.11 ? Travis Prebble said:
The bug I put in has been updated to say the reCAPTCHA library for K2 has been updated to v1.11. So it looks like that's the solution.
code.google.com/p/joomlaworks/issues/detail?id=111 Harrie said:
Is there a solution for this spamming problem?
Please Log in or Create an account to join the conversation.