
06-28-2006, 09:03 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Nov 2004
Location: Edmonton, Alberta
Posts: 90
|
|
What setting should this be? I had it 1777 and I was getting the eggdrop problem in it, I made it 0755 and it secured it, but to well. Now phpmyadmin won't work, I put it back to 1777 or 0777 and phpmyadmin works just fine. I have it noexec and on another partition as suggested in many places in the forums.
|

06-28-2006, 09:30 PM
|
|
Web Hosting Master
|
|
Join Date: Apr 2003
Location: NC
Posts: 2,911
|
|
0777 or 0755 will not help prevent and eggdrop from running. What will stop an eggdrop is the noexec. Go ahead and set it to chmod 0777 and it will be fine. The only thing you have to watch for is perl scripts getting uploaded and run which tends to happen frequently if your server is not hardened against such attacks.
|

06-29-2006, 04:39 AM
|
|
Web Hosting Master
|
|
Join Date: Oct 2002
Location: Manchester, UK
Posts: 1,164
|
|
Make sure /tmp is mounted noexec, nosuid.
|

06-29-2006, 09:51 AM
|
|
Web Hosting Master
|
|
Join Date: Dec 2001
Posts: 5,221
|
|
Greetings:
chmod 0777 /tmp
chmod +t /tmp
Plus securing /tmp
Please note that /tmp security ** does not ** mean that hackers will not be able to use /tmp for their own benefit. That's why multiple layers of security such as securing your compilers, fetch like programs, using mod_security, and other layers matter so much.
Thank you.
|

06-29-2006, 11:00 AM
|
|
Keep rockin' in the free world
|
|
Join Date: May 2002
Location: Kingston, Ontario
Posts: 1,548
|
|
Sometimes it's not just /tmp that's the issue, an attacker will find an exploitable script in a users directory and upload files to it. Nobody Check can help find malicious processes running appearing to be something else, eg: Apache, Sendmail or other daemons.
|

06-30-2006, 01:28 PM
|
|
Retired Moderator
|
|
Join Date: Oct 2004
Location: Southwest UK
Posts: 1,159
|
|
why does NobodyCheck require cpanel?
Please bear in mind that some processes, eg. logrotate, will break if you secure your /tmp, so you'll need to specify a differnet temp directory for them to use.
|

06-30-2006, 07:58 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Nov 2004
Location: Edmonton, Alberta
Posts: 90
|
|
Thanks everyone, I hired a security expert from here to secure my server and migrate it's os to a more current release.
|

07-10-2006, 10:57 AM
|
|
Keep rockin' in the free world
|
|
Join Date: May 2002
Location: Kingston, Ontario
Posts: 1,548
|
|
Quote:
|
Originally Posted by gbjbaanb
why does NobodyCheck require cpanel?
|
Its currently being made to support Plesk and DirectAdmin for the next release.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|