From e3602cff60d8473b29d0a92759c44ce6b0f855f8 Mon Sep 17 00:00:00 2001 From: trimstray Date: Fri, 16 Aug 2019 12:43:45 +0200 Subject: [PATCH] add system hardening frameworks - signed-off-by: trimstray --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7dc486..39a82f8 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,8 @@ Only main chapters:

  :small_orange_diamond: SELinux - provides a flexible Mandatory Access Control (MAC) system built into the Linux kernel.
  :small_orange_diamond: AppArmor - proactively protects the operating system and applications from external or internal threats.
+  :small_orange_diamond: grapheneX - Automated System Hardening Framework.
+  :small_orange_diamond: DevSec Hardening Framework - Security + DevOps: Automatic Server Hardening.

##### :black_small_square: Auditing Tools