From 0530c19c88beef5a4a798d19ac3dea39028aa0f4 Mon Sep 17 00:00:00 2001 From: pop3ret <78824745+pop3ret@users.noreply.github.com> Date: Sun, 9 Oct 2022 16:03:33 -0300 Subject: [PATCH] Update Cloud - AWS Pentest.md --- Methodology and Resources/Cloud - AWS Pentest.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Methodology and Resources/Cloud - AWS Pentest.md b/Methodology and Resources/Cloud - AWS Pentest.md index e72dabc..480bcce 100644 --- a/Methodology and Resources/Cloud - AWS Pentest.md +++ b/Methodology and Resources/Cloud - AWS Pentest.md @@ -692,6 +692,9 @@ Security checks from [DenizParlak/Zeus: AWS Auditing & Hardening Tool](https://g * Ensure a log metric filter and alarm exist for VPC changes ## AWSome Pentesting Cheatsheet + +* Created by pop3ret + ## Searching for open buckets ``` @@ -775,7 +778,7 @@ aws iam list-attached-user-policies --user-name user-name aws iam list-user-policies --user-name user-name ``` -## 2. Enumeration Groups IAM +## 2. Enumerating Groups IAM ### Listing IAM Groups