From 2dd78ec1d8d80a3a2a890a20ca9296a69803109b Mon Sep 17 00:00:00 2001 From: daknhh Date: Tue, 19 Apr 2022 08:26:43 +0200 Subject: [PATCH] Add Firewall Factory Tool and Security Overview of AWS Whitepaper Fargate --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c01e077..29b08e4 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ And don't forget to **bookmark AWS Security bulletin** for new vulnerabilities n 19. [NIST 800-144 Security and Privacy in Public Cloud Computing](https://nvlpubs.nist.gov/nistpubs/Legacy/SP/nistspecialpublication800-144.pdf) 20. [Security at the Edge: Core Principles](https://d1.awsstatic.com/whitepapers/Security/security-at-the-edge.pdf) 21. [AWS KMS Best Practices](https://d0.awsstatic.com/whitepapers/aws-kms-best-practices.pdf) - +22. [Security Overview of AWS Fargate](https://d1.awsstatic.com/whitepapers/AWS_Fargate_Security_Overview_Whitepaper.pdf) ## Books 1. [Hands-On AWS Penetration Testing with Kali Linux by PackT](https://www.packtpub.com/virtualization-and-cloud/hands-aws-penetration-testing-kali-linux) 2. [Mastering AWS Security by PackT](https://www.packtpub.com/in/virtualization-and-cloud/mastering-aws-security) @@ -148,7 +148,7 @@ And don't forget to **bookmark AWS Security bulletin** for new vulnerabilities n 13. [Zeus](https://github.com/DenizParlak/Zeus) - AWS Auditing and Hardening tool 14. [Cloud Mapper](https://github.com/duo-labs/cloudmapper) - Analyze your AWS environments (Python) 15. [ConsoleMe](https://github.com/Netflix/consoleme) - A Central Control Plane for AWS Permissions and Access - +16. [AWS Firewall Factory](https://github.com/globaldatanet/aws-firewall-factory) - Deploy, update, and stage your WAFs while managing them centrally via FMS. ## Security Practices and CTFs 1. [AWS Well Architected Security Labs](https://wellarchitectedlabs.com/security/) 2. [Flaws to learn common mistakes in AWS through challenge](http://flaws.cloud/)