From 3b8c580444bc2f3de2cc592d49f1567b2c09813c Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Fri, 7 Dec 2018 10:18:34 +0000 Subject: [PATCH] Added aws-key-disabler and bucket_finder --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 31a4823..7e3c26b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ * **Cloud-reports**: [https://github.com/tensult/cloud-reports](https://github.com/tensult/cloud-reports) - Scans your AWS cloud resources and generates reports * **Pacbot**: [https://github.com/tmobile/pacbot](https://github.com/tmobile/pacbot) - Platform for continuous compliance monitoring, compliance reporting and security automation for the cloud * **cs-suite**: [https://github.com/SecurityFTW/cs-suite](https://github.com/SecurityFTW/cs-suite) - Integrates tools like Scout2 and Prowler among others +* **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 **Offensive:** @@ -101,6 +102,7 @@ * [https://github.com/Ucnt/aws-s3-bruteforce](https://github.com/Ucnt/aws-s3-bruteforce) * [https://github.com/nahamsec/lazys3](https://github.com/nahamsec/lazys3) * [https://github.com/securing/BucketScanner](https://github.com/securing/BucketScanner) +* [https://digi.ninja/projects/bucket_finder.php](https://digi.ninja/projects/bucket_finder.php)