mirror of
https://github.com/decalage2/awesome-security-hardening.git
synced 2025-01-24 14:21:12 -05:00
added toniblyx/my-arsenal-of-aws-security-tools
This commit is contained in:
parent
dfe1c2a660
commit
7ee4195942
10
README.md
10
README.md
@ -52,10 +52,12 @@ This is work in progress: please contribute by sending your suggestions. You may
|
||||
- [TLS/SSL](#tlsssl-1)
|
||||
- [SSH](#ssh-1)
|
||||
- [Docker](#docker)
|
||||
- [Cloud](#cloud-1)
|
||||
- [Tools to apply security hardening](#tools-to-apply-security-hardening)
|
||||
- [GNU/Linux](#gnulinux-2)
|
||||
- [Windows](#windows-1)
|
||||
- [TLS/SSL](#tlsssl-2)
|
||||
- [Cloud](#cloud-2)
|
||||
- [Password Generators](#password-generators)
|
||||
- [Books](#books)
|
||||
- [Other Awesome Lists](#other-awesome-lists)
|
||||
@ -308,6 +310,10 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below.
|
||||
|
||||
- [Docker Bench for Security](https://github.com/docker/docker-bench-security) - script that checks for dozens of common best-practices around deploying Docker containers in production, inspired by the CIS Docker Community Edition Benchmark v1.1.0.
|
||||
|
||||
### Cloud
|
||||
|
||||
- [toniblyx/my-arsenal-of-aws-security-tools](https://github.com/toniblyx/my-arsenal-of-aws-security-tools) - List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
|
||||
|
||||
## Tools to apply security hardening
|
||||
|
||||
- [DevSec Hardening Framework](https://dev-sec.io/) - a framework to automate hardening of OS and applications, using Chef, Ansible and Puppet
|
||||
@ -328,6 +334,10 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below.
|
||||
|
||||
- [Mozilla SSL Configuration Generator](https://ssl-config.mozilla.org/)
|
||||
|
||||
### Cloud
|
||||
|
||||
- [toniblyx/my-arsenal-of-aws-security-tools](https://github.com/toniblyx/my-arsenal-of-aws-security-tools) - List of open source tools for AWS security: defensive, offensive, auditing, DFIR, etc.
|
||||
|
||||
## Password Generators
|
||||
|
||||
- [How-To Geek - 10 Ways to Generate a Random Password from the Linux Command Line](https://www.howtogeek.com/howto/30184/10-ways-to-generate-a-random-password-from-the-command-line/)
|
||||
|
Loading…
Reference in New Issue
Block a user