revert link to ANSSI guide version 2.0 for GNU/Linux

Updated the link for ANSSI's configuration recommendations for GNU/Linux to version 2.0.
This commit is contained in:
Philippe Lagadec
2026-05-05 23:36:08 +02:00
committed by GitHub
parent 40161f5f95
commit af3674e4ec
+1 -1
View File
@@ -85,7 +85,7 @@ This is work in progress: please contribute by sending your suggestions. You may
## GNU/Linux
- [ANSSI - Configuration recommendations of a GNU/Linux system](https://messervices.cyber.gouv.fr/guides/en-configuration-recommendations-gnulinux-system)
- [ANSSI - Configuration recommendations of a GNU/Linux system](https://messervices.cyber.gouv.fr/documents-guides/linux_configuration-en-v2.pdf) - version 2.0, 2022
- [CIS Benchmark for Distribution Independent Linux](https://www.cisecurity.org/benchmark/distribution_independent_linux/)
- [trimstray - The Practical Linux Hardening Guide](https://github.com/trimstray/the-practical-linux-hardening-guide) - practical step-by-step instructions for building your own hardened systems and services. Tested on CentOS 7 and RHEL 7.
- [trimstray - Linux Hardening Checklist](https://github.com/trimstray/linux-hardening-checklist) - most important hardening rules for GNU/Linux systems (summarized version of The Practical Linux Hardening Guide)