3-6 SUID特权进程

📝

内容提要

SUID、SGID 概念 The Unix access rights flags setuid and setgid (short for “set user ID” and “set group ID”) allow users to run an executable with the file system permissions of the executable’s owner...

➡️

继续阅读