Re: Fox in a box (chroot Firefox)

From: Mr. Boy (mrboy77_at_gmail.com)
Date: 08/15/05


Date: 15 Aug 2005 12:15:38 -0700

a good way to control sysctl settings is to use /etc/sysctl.conf, linux
kernel reads this file on startup to setup customized setting in
/proc/sys, you could check several settings here.

Also take good care about /dev/kmem and /dev/kcore, these "files" are a
source to hack the kernel in linux (luckily you need root id to change
something here) also watch out for infected kernel modules... there is
a patch to /dev/kmem but it is a little bit hard to setup...

if i remember anything else i`ll post it here...

good luck



Relevant Pages