From 82d288a8b86fafa7b625e83ee5ba865fbfb9469b Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Wed, 18 Dec 2019 09:15:19 +0100 Subject: [PATCH] added HardeningAuditor --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c436516..476996c 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ This is work in progress: please contribute by sending your suggestions. You may - [Tools](#tools) - [Tools to check security hardening](#tools-to-check-security-hardening) - [GNU/Linux](#gnulinux-1) + - [Windows](#windows-1) - [Network Devices](#network-devices-1) - [TLS/SSL](#tlsssl-1) - [SSH](#ssh-1) @@ -57,7 +58,7 @@ This is work in progress: please contribute by sending your suggestions. You may - [Cloud](#cloud-1) - [Tools to apply security hardening](#tools-to-apply-security-hardening) - [GNU/Linux](#gnulinux-2) - - [Windows](#windows-1) + - [Windows](#windows-2) - [TLS/SSL](#tlsssl-2) - [Cloud](#cloud-2) - [Password Generators](#password-generators) @@ -311,6 +312,10 @@ 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. +### Windows + +- [HardeningAuditor](https://github.com/cottinghamd/HardeningAuditor/) - Scripts for comparing Microsoft Windows compliance with the Australian ASD 1709 & Office 2016 Hardening Guides + ### Network Devices - [Nipper-ng](https://github.com/arpitn30/nipper-ng) - to check the configuration of network devices (does not seem to be updated)