From 1618e61c10980d22ea9fd6a3c152364da40fd976 Mon Sep 17 00:00:00 2001 From: Sanjeev Jaiswal Date: Thu, 13 Apr 2023 21:17:14 +0530 Subject: [PATCH] added step by step pentest guide from hackthebox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 745b3e8..7c89173 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ And don't forget to **bookmark AWS Security bulletin** for new vulnerabilities n 30. [Good Read on AWS IAM Privilege Escalation – Methods and Mitigation](https://rhinosecuritylabs.com/aws/aws-privilege-escalation-methods-mitigation/) 31. [One more on IAM Privilege Escalation](https://payatu.com/blog/mayank.arora/iam_privilege_escalation_attack) 32. *[A very good repo for learning IAM based vulnerabilities](https://github.com/BishopFox/iam-vulnerable) +33. [AWS Penetration Testing: Step by step guide](https://www.hackthebox.com/blog/aws-pentesting-guide) ## Online Courses (Paid/Free) 1. [AWS Fundamentals: Address Security Risks](https://www.coursera.org/learn/aws-fundamentals-addressing-security-risk) - Coursera