It appears you have not yet registered with our community. To register please click here...

 
General Web Directory
 

 

Go Back   Forum Owners - A Community For Forum Owners > Forum Security
User Name
Password

Forum Security Discuss ways keep Your Community Safe from Hackers and Other Unwelcome Visitors.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 12-20-2005, 01:23 PM
pfeingerhein pfeingerhein is offline
Junior Member
 
Join Date: Dec 2005
Posts: 5 | Points: 7
pfeingerhein is on a distinguished road
Default Mount options

Should I use mount options to help prevent intruders from further escalating a compromise ?
Reply With Quote
  #2  
Old 12-20-2005, 02:52 PM
homer homer is offline
Junior Member
 
Join Date: Dec 2005
Posts: 9 | Points: 23
homer is on a distinguished road
Default

yes, mount options can be used to prevent files from being interpreted as device nodes, to disallow binaries from being executed, and to disallow the SUID bit from taking affect (by using the nodev , noexec, and nosuid flags). Filesystems can also be mounted read-only with the ro option.
Reply With Quote
  #3  
Old 12-20-2005, 08:54 PM
vtechguy vtechguy is offline
Junior Member
 
Join Date: Dec 2005
Posts: 4 | Points: 8
vtechguy is on a distinguished road
Default

Quote:
Originally Posted by pfeingerhein
Should I use mount options to help prevent intruders from further escalating a compromise ?

By carefully considering your requirements and dividing up your storage into multiple filesystems, you can utilize mount options to increase the work that an attacker will have to do in order to further compromise your system. A quick way to do this is to first categorize your directory tree into areas that need write access for the system to function and those that don't. You should consider using the read-only flag on any part of the filesystem where the contents do not change regularly.
Reply With Quote
  #4  
Old 12-21-2005, 02:28 PM
homer homer is offline
Junior Member
 
Join Date: Dec 2005
Posts: 9 | Points: 23
homer is on a distinguished road
Default

Obviously, many directories (such as /home) will need to be mounted as read-write. However, it is unlikely that users on an average multiuser system will need to run SUID binaries or create device files within their home directories. Therefore, a separate filesystem, mounted with the nodev and nosuid options, could be created to house the users' home directories. In addition, if you've determined that your users will not need to execute programs stored in their home directories, you can use the noexec mount option as well.
Reply With Quote
  #5  
Old 12-21-2005, 02:40 PM
crash crash is offline
Senior Member
 
Join Date: Dec 2005
Posts: 213 | Points: 457
crash is on a distinguished road
Default

All I can say (not beening very educated) why wouldn't you use it?
Reply With Quote
  #6  
Old 12-23-2005, 12:44 AM
Trojanfan Trojanfan is offline
Senior Member
 
Join Date: Dec 2005
Posts: 100 | Points: 178
Trojanfan is on a distinguished road
Send a message via AIM to Trojanfan
Default

not sure, someone should explain it further
Reply With Quote
  #7  
Old 01-07-2006, 01:52 PM
kiz9999 kiz9999 is offline
Senior Member
 
Join Date: Jan 2006
Posts: 101 | Points: 206
kiz9999 is on a distinguished road
Default

I agree with crash if it isn't going to cause that much inconvience why not enable it.
Reply With Quote
  #8  
Old 01-13-2006, 12:21 PM
forumowner forumowner is offline
Senior Member
 
Join Date: Jan 2006
Posts: 173 | Points: 351
forumowner is on a distinguished road
Default

i think it would be wise to mount options for security. i already am also.
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 2.4.0