From f51d577a5cc8db7bf9d5ae5622811702c6658713 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Mon, 2 Mar 2020 11:20:38 +0100 Subject: [PATCH] added CIS Benchmarks Audit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 096c418..243cac9 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,7 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below. - [Tiger - The Unix security audit and intrusion detection tool](https://www.nongnu.org/tiger/) (might be outdated) - [otseca](https://github.com/trimstray/otseca) - Open source security auditing tool to search and dump system configuration. It allows you to generate reports in HTML or RAW-HTML formats. - [SUDO_KILLER](https://github.com/TH3xACE/SUDO_KILLER) - A tool to identify sudo rules' misconfigurations and vulnerabilities within sudo +- [CIS Benchmarks Audit](https://github.com/finalduty/cis_benchmarks_audit) - bash script which performs tests against your CentOS system to give an indication of whether the running server may comply with the CIS v2.2.0 Benchmarks for CentOS (only CentOS 7 for now) ### Windows