Linux 文件系统安全(文档 -> pdf)

Linux Filesystem security (Documents -> pdf)

我想问一下我是如何找到 Linux 文件系统的创新点和标准的。 (安全领域)

网上有很多文档。

例如,您可以阅读 CIS 基准:https://www.cisecurity.org/resources/?type=benchmark. For Red Hat Linux : https://www.cisecurity.org/benchmark/red_hat_linux/ (need a free subscription, but you will got this kind of guide (old one) : https://web.stanford.edu/~akkornel/CIS_debian8/CIS_Debian_Linux_8_Benchmark_v1.0.0.pdf)

我也喜欢关于 Linux 加固的法语文档(来自法语 ANSSI):https://www.ssi.gouv.fr/uploads/2019/03/linux_configuration-en-v1.2.pdf

您还可以使用一些免费工具来检查有关安全问题的配置,例如 Openscap (https://www.open-scap.org/tools/), linenum (https://github.com/rebootuser/LinEnum) 等