From af3674e4ec12c5275881a0fbc11d9e35950a7d44 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Tue, 5 May 2026 23:36:08 +0200 Subject: [PATCH] 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57fa9a5..9d92c0a 100644 --- a/README.md +++ b/README.md @@ -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)