posted by Thom Holwerda on Wed 25th Apr 2007 10:15 UTC, submitted by FreeRhino
Icon"Jailing is a mechanism to virtually change a system's root directory. By employing this method, administrators can isolate services so that they cannot access the real filesystem structure. You should run unsecured and sensitive network services in a chroot jail, because if a hacker can break into a vulnerable service he could exploit your whole system. If a service is jailed, the intruder will be able to see only what you want him to see - that is, nothing useful. Some of the most frequent targets of attack, which therefore should be jailed, are BIND, Apache, FTP, and SSH. SSHjail is a patch for the OpenSSH daemon. It modifies two OpenSSH files (session.c and version.h) and allows you to jail your SSH service without any need for SSH reconfiguration."
e p (0)    9 Comment(s)

Related Articles

posted by David Adams on Tue 7th Oct 2008 15:20
posted by David Adams on Fri 26th Sep 2008 20:28
posted by David Adams on Fri 12th Sep 2008 16:39 submitted by Dannys