From 0f6bed2d293dfac6e77d595ca1a3418b9442cac9 Mon Sep 17 00:00:00 2001 From: IMTheNachoMan Date: Thu, 21 Feb 2019 01:19:36 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a98098..81ea0f2 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ IT automation tools like [Ansible](https://www.ansible.com/), [Chef](https://www - [ ] [Custom Jails for Fail2ban](#custom-jails) - [x] [Linux Kernel `sysctl` Hardening](#linux-kernel-sysctl-hardening) -- [ ] [Security-Enhanced Linux / SELinux](https://en.wikipedia.org/wiki/Security-Enhanced_Linux) +- [ ] Security-Enhanced Linux / SELinux - https://en.wikipedia.org/wiki/Security-Enhanced_Linux, https://linuxtechlab.com/beginners-guide-to-selinux/, https://linuxtechlab.com/replicate-selinux-policies-among-linux-machines/, https://teamignition.us/how-to-stop-being-a-scrub-and-learn-to-use-selinux.html - [ ] disk encryption - [x] BIOS password - [ ] Anti-Virus @@ -106,6 +106,10 @@ IT automation tools like [Ansible](https://www.ansible.com/), [Chef](https://www - [ ] shipping/backing up logs - [ ] Tripwire - [ ] MAC (Mandatory Access Control) and Linux Security Modules (LSMs) +- [ ] CIS hardening guidelines and benchmarks @ https://www.cisecurity.org/cis-benchmarks/ +- [ ] Knockd +- [ ] securing NTP - https://www.reddit.com/r/linuxadmin/comments/arx7xo/howtosecurealinuxserver_an_evolving_howto_guide/egqc160/ +- [ ] `netstat -nlp` ([Table of Contents](#table-of-contents))