From fea3bb1abcf9d968f28383cecdf6ac28f5bb2bd0 Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Mon, 11 Feb 2019 11:54:29 -0500 Subject: [PATCH] Added Cloud Reports Thanks to Corey Quinn's [Last Week in AWS] Issue #96 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 897a3d8..38c928a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ * **aws-key-disabler**: [https://github.com/te-papa/aws-key-disabler](https://github.com/te-papa/aws-key-disabler) - A small lambda script that will disable access keys older than a given amount of days * **Antiope**: [https://github.com/turnerlabs/antiope/](https://github.com/turnerlabs/antiope/) - AWS Inventory and Compliance Framework * **FunctionShield**: [https://www.puresec.io/function-shield] A free AWS Lambda security library for developers, providing runtime protection such as: outbound network blocking, disable shell processes, /tmp/ disk I/O operations and prevents leakage of the handler's source code. - +* **Cloud Reports** [https://github.com/tensult/cloud-reports] Scans your AWS cloud resources and generates reports, includes security best practices. + **Offensive:** * **weirdALL**: [https://github.com/carnal0wnage/weirdAAL](https://github.com/carnal0wnage/weirdAAL) - AWS Attack Library