|
Firewalls (February 1998) |
> Trying to escape a chroot() environment, i only succeeded in killing > some processes, but > i never did succeeded in escaping. How did you manage that ? Copy in code that does a mknod() for the root fs and then mount()s it. References:
|