rebootuser/LinEnum

Feature request: Check the value of ptrace_scope.

FrankSpierings opened this issue · 1 comments

It might be interesting to check the value of ptrace_scope (reference: https://www.kernel.org/doc/Documentation/security/Yama.txt). If it is set to 0, this might help elevate privileges: https://github.com/nongiach/sudo_inject

on it!