From 434fc1231f4c5b4954a2f48fba24b75ccf3b6853 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Thu, 26 Jul 2018 10:21:22 +0000 Subject: [PATCH] Tools: AWS Security: disruptops/cred_scanner --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index fb0f43c..deeefbf 100644 --- a/README.md +++ b/README.md @@ -835,6 +835,10 @@ _return-to-libc techniques_ dagrz/aws_pwn A collection of AWS penetration testing junk + + disruptops/cred_scanner + A simple file-based scaner to look for potential AWS accesses and secret keys in files + duo-labs/cloudtracker CloudTracker helps you find over-privileged IAM users and roles by comparing CloudTrail logs with current IAM policies.