Archive for May 7th, 2009

Secure /tmp, /var/tmp, /dev/shm

Thursday, May 7th, 2009

By default CentOS and RHEL are not very secure when it comes to temporary directories. This is a big problem because an exploitable PHP script can be used to launch many nasty processes such as an FTP brute force scanner. If you have many clients its inevitable that some of ...