检查 /etc/passwd 文件权限时,我发现所有用户都具有读取权限。
$ ls -l /etc/passwd -rw-r--r--. 1 root root 3381 2015-11-04 11:02 /etc/passwd
是安全漏洞吗?为什么或者为什么不?
permissions
permissions ×1