From daf7626b4e1fbb92f13fd92bfd8a8c72febe7b56 Mon Sep 17 00:00:00 2001 From: IMTheNachoMan Date: Tue, 12 Feb 2019 21:57:42 -0500 Subject: [PATCH] Update linux kernel sysctl hardening.md --- linux kernel sysctl hardening.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/linux kernel sysctl hardening.md b/linux kernel sysctl hardening.md index 38c95e5..7918616 100644 --- a/linux kernel sysctl hardening.md +++ b/linux kernel sysctl hardening.md @@ -3,6 +3,7 @@ ## Table of Contents - [Overview](#overview) +- [Documentation](#documentation) - [Disclaimer](#disclaimer) - [Keys](#keys) - [Table View](#table-view) @@ -17,11 +18,13 @@ This is a combined list of all the `sysctl` hardening recommendations I could fi - https://linoxide.com/how-tos/linux-server-protection/ - https://cloudpro.zone/index.php/2018/01/30/debian-9-3-server-setup-guide-part-5/ -Documentation for **most** of these keys can be found at https://github.com/torvalds/linux/blob/master/Documentation. +## Documentation + +Documentation for **most** of these keys can be found at https://github.com/torvalds/linux/blob/master/Documentation. However, the documentation seems to be for the 2.2 kernel. I cannot find any newer documentation. If you know where I can find newer documentation please submit a [new issue](https://github.com/imthenachoman/How-To-Secure-A-Linux-Server/issues/new). ## Disclaimer -I do not know what most of these settings do. This list is being provided just as reference material. I take no responsibility for them, what they do, or any issues/damage they do or may cause. +I do not know what most of these settings do. This list is being provided just as reference material. I take no responsibility for anything. ## Keys