Go Back   Pligg CMS Forum > Pligg Help > General Help

Reply
 
LinkBack Thread Tools Display Modes
  #61 (permalink)  
Old 12-12-2007, 07:07 PM
New Pligger
Pligg Version: 8
Pligg Template: Kez
 
Join Date: Dec 2007
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Hi

I also faced the same comments Spame problem. I deleted all comments from mySQL Comments table which were only 2300 :D

But at the home page, all of CSS is messed up, its in IE but in Firefox works perfect.

Before anyone of you suggest to stop using IE, I get over 70% IE users :)

Please have a look and help - site is Tagza: Social Bookmarking site / Published Stories

Last edited by itsonlychand; 12-12-2007 at 07:20 PM..
Reply With Quote
  #62 (permalink)  
Old 12-12-2007, 09:12 PM
New Pligger
 
Join Date: Apr 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
I am really angry now. I have two sites with pligg and I made everything on "true" to get no spammers on the sites. Damn, they made it. After having to reinstall both sites after latest upgrade and loosing the preview-thumbs it is the third thing which makes me think if pligg is right for me.

Where is a mass-delete function, or at minimum a one click admin-button "Delete this comment". The Delete Comments is only working, when I comment the comment. Argh...

Markus

Deleting users manual is not possible, I did it half an hour until I saw, that nothing happened. Great. We should rename pligg in bugg.
Reply With Quote
  #63 (permalink)  
Old 12-13-2007, 08:31 AM
TobiParrot's Avatar
Casual Pligger
Pligg Version: Pligg beta 9.8.2
Pligg Template: Default
 
Join Date: Dec 2007
Location: UK
Posts: 45
Thanks: 5
Thanked 8 Times in 6 Posts
Quote:
Originally Posted by TobiParrot View Post
The new captcha options module is a good idea, but as davemackey says, assuming the article about pyCurl is correct, none of the captchas will prevent pyCurl being used to hack user.php directly. Wiil there be a security patch released for user.php?
According to this article on Webmaster World:

PycURL/7.15.

it appears you may be able to block pycurl in .htaccess

Code:
#Block PycURL bot
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ^pycurl/ [NC]
RewriteRule .* - [F]
Apparently it will still appear in logs, but with a 403-Forbidden.

I confess I haven't tried it :-)
Reply With Quote
The Following User Says Thank You to TobiParrot For This Useful Post:
  #64 (permalink)  
Old 12-13-2007, 12:07 PM
New Pligger
Pligg Version: None
Pligg Template: None
 
Join Date: Oct 2007
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Subscribe.......
Reply With Quote
  #65 (permalink)  
Old 12-13-2007, 02:48 PM
New Pligger
Pligg Version: 9.8.0
Pligg Template: custom
 
Join Date: Dec 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
getting killed by spam registrations too

We have a pretty high profile pligg site and we are getting killed by spammers as well. Today will rename the register file. This is a simple but good temp fix, since the script that they are running is probably the same for all sites based on the out of the box configuration. Right?

Our registration page has custom fields and we cant require email verification so we are going to try the PythonCURL block that someone on here mentioned and hope that helps for long term.

I hate to say it but we were running fine with over a million visits until I listed us on pligg sites. Its unfortunate that things haev to be like this cause of a few J.A.s with enough knowledge to be dangerous.
Reply With Quote
  #66 (permalink)  
Old 12-13-2007, 02:57 PM
juicecowboy's Avatar
Casual Pligger
 
Join Date: Jun 2006
Location: San Jose, CA
Posts: 57
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Yahoo to juicecowboy
I put the .htaccess suggestion up. I'll let you know how it goes...

fingers crossed...
__________________

Reply With Quote
  #67 (permalink)  
Old 12-13-2007, 03:52 PM
juicecowboy's Avatar
Casual Pligger
 
Join Date: Jun 2006
Location: San Jose, CA
Posts: 57
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Yahoo to juicecowboy
1 hour passed with no comment spam. so far so good (.htaccess fix from above)
__________________

Reply With Quote
  #68 (permalink)  
Old 12-14-2007, 11:20 AM
Iceburg's Avatar
Pligg Donor
 
Join Date: Sep 2006
Posts: 77
Thanks: 2
Thanked 0 Times in 0 Posts
Send a message via ICQ to Iceburg Send a message via AIM to Iceburg Send a message via MSN to Iceburg Send a message via Yahoo to Iceburg
Quote:
Originally Posted by juicecowboy View Post
1 hour passed with no comment spam. so far so good (.htaccess fix from above)
I added it last night as well, and this morning I came in to hundreds of failed e-mail messages (from the welcome mail) so either those were delayed, or the .htaccess fix didn't do it.
__________________
------------------------------------------------------
http://www.neweasyrecipe.com
http://www.feedthebull.com
Reply With Quote
  #69 (permalink)  
Old 12-14-2007, 11:39 AM
juicecowboy's Avatar
Casual Pligger
 
Join Date: Jun 2006
Location: San Jose, CA
Posts: 57
Thanks: 1
Thanked 0 Times in 0 Posts
Send a message via Yahoo to juicecowboy
Its now the next day and so far I'm still OK. I did have register.php disabled for half a day before I found this hack so maybe it moved on (temporarily).

I have someone working on customizing the Captcha mod for me (I have a custom template) so I'll implement that too when I have it ready.

I am not considering this closed by any stretch, I check comments often, but so far I've been able to avoid that attack for about 20 hours.
__________________

Reply With Quote
  #70 (permalink)  
Old 12-14-2007, 11:46 AM
TobiParrot's Avatar
Casual Pligger
Pligg Version: Pligg beta 9.8.2
Pligg Template: Default
 
Join Date: Dec 2007
Location: UK
Posts: 45
Thanks: 5
Thanked 8 Times in 6 Posts
@Iceberg. It will be interesting to see how things progress.

It's good to know that the single-step reg and confirmation email mod is working as intended, but it's no consolation if the bot is able to bypass any captcha and submit the registration form.

You can't really run a site that generates hundreds of bounced emails every day.

Juicecowboy's comment about 'moving on' is very true. The attack may stop after beefing up the sign-up procedures, but that isn't always due to anything the site owner has done. If there is a vulnerability in a PHP file somewhere up-line from the registration form, they'll be back.

Last edited by TobiParrot; 12-14-2007 at 11:50 AM..
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Looks like our Curl User is back REF Help I am being Spammed rmorrill General Help 1 01-09-2008 11:00 PM
Wiki has been spammed... jrothra Suggestions 5 07-14-2007 04:20 PM


Search Engine Friendly URLs by vBSEO 3.2.0