|
|||
|
Quote:
haha.. people are still using lsroot.c I see. Your box is getting forkbombed by a clueless ./kiddie who is likely exploiting a web application (as noted by the uid.gid nobody.nobody), and thinks that they're rooting your box when running the "own" script (or, more specifically, whatever script that is creating the own.so shared object). See this: interesting and you can either hire an admin to figure out how the attacker is accessing your box (recommended), or start digging through your domain logs for activity on June 23rd around 16:29 - 16:31. Let us know if you find anything interesting! Last edited by jpetersen; 06-23-2009 at 11:52 PM. |
|
|||
|
First thing you should do is install suphp to track which account they are coming from, so instead of them being owned by 'nobody' it will show the actual account. That will narrow it down to the account that has the vulnerabilities in it.
|
|
||||
|
Quote:
![]() I can tell from the rest of your post, you have at several separate security holes that obviously haven't been closed yet although there are plenty of posts around here describing both which ironically I posted on those very same topics just within this past week. Like PlatinumServerM said above, switch your PHP from DSO over to SuPHP and then make your /tmp partition non-executable and disallow escalations (yes I've posted on both of those recently as well - look at my old posts) Wouldn't hurt to throw in a mod_security rule or two either to go ahead and block the requests from the obvious bonehead newb wannabe hacker. If you would like more one on one assistance to more aggressively attack these issues and maybe close out more hidden problems then contact me and I'll be glad to give you a hand with that. In the meantime, I would suggest addressing the items I listed above and reading through some of my prior posts as that should give you a wealth of more information as to how to address those items and secure other parts of your server, etc.
__________________
My Server Expert: Server support, security, and management! Last edited by Spiral; 06-26-2009 at 04:45 AM. |
|
|||
|
Quote:
Quote:
edit: http://www.webhostingtalk.com/showthread.php?p=4637475 This is why you don't give random people access to your box. Go with an established server administration company. Last edited by jpetersen; 06-26-2009 at 01:32 PM. |
|
|||
|
I'm also having issues with a user "nobody" using up all the ram on the server and crashing it - about 5 times a day recently.
If I install this suPHP, will I be able to see which site of mine is hosting this problem? Also, can I get some support on installing suPHP? I'm a newb. |
|
|||
|
You can install suphp using " /scripts/easyapache "
Advantages of using Suphp php handler should be CGI ( php files run under the user ownership only ) 644 permission is enough to execute files. No need of full permission to upload files using php But php variables cant be declared through .htaccess, rather you have to create a separate php.ini file under users document root. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Server Crashing Daily | biggdogg285 | cPanel and WHM Discussions | 5 | 07-25-2007 03:24 PM |
| BFD tmp directory issues - Compromised | redlorry919 | cPanel and WHM Discussions | 3 | 04-05-2006 06:39 AM |
| Port 2087/2083 daily issues | JeremyL | cPanel and WHM Discussions | 23 | 08-24-2005 07:29 PM |
| aspell crashing my box. | sneader | cPanel and WHM Discussions | 19 | 07-27-2005 03:17 PM |
| Backup daily and weeky but my box backup only daily | taotoon | cPanel and WHM Discussions | 3 | 06-28-2005 09:39 PM |