Debian Virtualization: Back to the Basics, part 2
Linux ptrace() system call provides a means by which one process may observe and control the execution of another process. It is primarily used to implement breakpoint debugging with gdb and system call tracing with strace. In this article I will look at the security implications of ptrace, and how to overcome them using Linux PID namespaces.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.