Skip to main content
chroot is only effective if running as a user who doesn't have any processes running outside the chroot
Source Link

Compile, then execute as an un-privilegeda dedicated user in a chrootchroot environment that contains only a shell and the necessary libraries.

Compile, then execute as an un-privileged user in a chroot environment that contains only a shell and the necessary libraries.

Compile, then execute as a dedicated user in a chroot environment that contains only the necessary libraries.

Source Link
goldilocks
  • 90k
  • 33
  • 212
  • 272

Compile, then execute as an un-privileged user in a chroot environment that contains only a shell and the necessary libraries.