@j3s @adamshostack You might need to adjust process attach permissions for the kernel though, depending on your distribution - "/proc/sys/kernel/yama/ptrace_scope":
https://wiki.ubuntu.com/SecurityTeam/Roadmap/KernelHardening#ptrace
Top-level
@j3s @adamshostack You might need to adjust process attach permissions for the kernel though, depending on your distribution - "/proc/sys/kernel/yama/ptrace_scope": 1 comment
|
@digitalfox @j3s Thanks! I had missed that change to how processes within a uid interact.