mirror of
https://github.com/decalage2/awesome-security-hardening.git
synced 2025-01-10 06:59:32 -05:00
added HardeningAuditor
This commit is contained in:
parent
e8105b1025
commit
82d288a8b8
@ -49,6 +49,7 @@ This is work in progress: please contribute by sending your suggestions. You may
|
|||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
- [Tools to check security hardening](#tools-to-check-security-hardening)
|
- [Tools to check security hardening](#tools-to-check-security-hardening)
|
||||||
- [GNU/Linux](#gnulinux-1)
|
- [GNU/Linux](#gnulinux-1)
|
||||||
|
- [Windows](#windows-1)
|
||||||
- [Network Devices](#network-devices-1)
|
- [Network Devices](#network-devices-1)
|
||||||
- [TLS/SSL](#tlsssl-1)
|
- [TLS/SSL](#tlsssl-1)
|
||||||
- [SSH](#ssh-1)
|
- [SSH](#ssh-1)
|
||||||
@ -57,7 +58,7 @@ This is work in progress: please contribute by sending your suggestions. You may
|
|||||||
- [Cloud](#cloud-1)
|
- [Cloud](#cloud-1)
|
||||||
- [Tools to apply security hardening](#tools-to-apply-security-hardening)
|
- [Tools to apply security hardening](#tools-to-apply-security-hardening)
|
||||||
- [GNU/Linux](#gnulinux-2)
|
- [GNU/Linux](#gnulinux-2)
|
||||||
- [Windows](#windows-1)
|
- [Windows](#windows-2)
|
||||||
- [TLS/SSL](#tlsssl-2)
|
- [TLS/SSL](#tlsssl-2)
|
||||||
- [Cloud](#cloud-2)
|
- [Cloud](#cloud-2)
|
||||||
- [Password Generators](#password-generators)
|
- [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)
|
- [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.
|
- [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
|
### Network Devices
|
||||||
|
|
||||||
- [Nipper-ng](https://github.com/arpitn30/nipper-ng) - to check the configuration of network devices (does not seem to be updated)
|
- [Nipper-ng](https://github.com/arpitn30/nipper-ng) - to check the configuration of network devices (does not seem to be updated)
|
||||||
|
Loading…
Reference in New Issue
Block a user