Hi Guys,
Need Help, how to block Auto Pligg submission from Syndk8? This tool is for sale at syndk8 and I want to block this tool from submitting links to my pligg sites.
Is there a mod for this tool?
Thanks,
pingskie


| |||||||
| | LinkBack | Thread Tools | Display Modes |
| |||
| Need Help! how to block Auto Pligg submission from Syndk8 Hi Guys, Need Help, how to block Auto Pligg submission from Syndk8? This tool is for sale at syndk8 and I want to block this tool from submitting links to my pligg sites. Is there a mod for this tool? Thanks, pingskie |
| |||
| I just happened to be browsing the forum and came across this unanswered and seemingly being shown very little attention thread, there is a post over at Social CMS Buzz with more details on this tool :( things don't look good for pligg spam. Pligg itself was attack only last week by the AutoPligg tool which kinda goes to prove there really is no defence against this Auto Pligg tool. Last edited by chuckroast; 12-02-2008 at 10:02 PM. |
| |||
| same issue here, hope pligg will came up with a quick and effective solution. |
| |||
| Can it bypass reCAPTCHA? If not, then why not use it? I've seen in the video that they can only bypass the Pligg default captcha and the Math question. Why not try the WhiteHat method and reCAPTCHA? Last edited by PliggNZ; 07-28-2008 at 10:09 AM. |
| |||
| From The Official CAPTCHA Site reCAPTCHA is our officially recommended CAPTCHA implementation. Test Drive a CAPTCHA
|
| ||||
| We believe that Recaptcha may be one method to avoid being attacked. We are working diligently on this issue and will have a patch very soon. It's recommended that you do a full file and mysql backup in case you are the victim of this spam attack and need to revert to earlier settings. Need a Web Host ? Save up to $84 when you purchase hosting from Dreamhost.com. Use the coupon code PLIGG when buying a web hosting package from Dreamhost.com |
| |||
| In the mean time, wouldn't this solution work? http://forums.pligg.com/core-develop...submitted.html I realize it's a pain to approve each and every story, but it's better than nothing. :) |
| ||||
| Yankidank - You may want to file a complain with the Internet Crime Complaint Center (run in part by the FBI): Internet Crime Complaint Center (IC3) | Home. I think it is legal to create these sort of crap programs, but I bet this guy ran it on the Pligg site himself in order to demonstrate its power...and that I think is illegal. David. |
| |||
| I cannot verify that this would stop AutoPligg, but here's a quick solution to make the math question less bot readable: Code: {if isset($register_captcha_error)}<br /><span class="error">{$register_captcha_error}</span><br /><br />{/if}
<br />Answer the following: What is
{if $number1 eq 0}zero{elseif $number1 eq 1}one{elseif $number1 eq 2}two{elseif $number1 eq 3}three{elseif $number1 eq 4}four{elseif $number1 eq 5}five{elseif $number1 eq 6}six{elseif $number1 eq 7}seven{elseif $number1 eq 8}eight{elseif $number1 eq 9}nine{/if}
plus
{if $number2 eq 0}zero{elseif $number2 eq 1}one{elseif $number2 eq 2}two{elseif $number2 eq 3}three{elseif $number2 eq 4}four{elseif $number2 eq 5}five{elseif $number2 eq 6}six{elseif $number2 eq 7}seven{elseif $number2 eq 8}eight{elseif $number2 eq 9}nine{/if}
? <input type="text" size="2" name="answer" /><br /><br />
You can see it when registering at Open Source Software News |
| ||||
| reCAPTCHA cannot be broken AFAIK. Also the pligg mechanism to break AutoPligg is close to completion - once tested - will be released. |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Pligg integration with SMF Forum | autoinc | Modification Tutorials | 64 | 05-19-2008 02:22 AM |