Escalate Privileges by IAM Policy Rollback
A walkthrough demonstrating how to abuse the IAM permission: SetDefaultPolicyVersion
Overview
Pre-Requisites
Walkthrough
aws sts get-caller-identity
{
"UserId": "AIDA4C7XGDAETYJA6EVGF",
"Account": "831057696777",
"Arn": "arn:aws:iam::831057696777:user/intern01"
}Escalating Privileges
Password Cracking
Finding the Flag!
Last updated