Hacking-the-Cloud / hackingthe.cloud

An encyclopedia for offensive and defensive security knowledge in cloud native technologies.
https://hackingthe.cloud
Other
1.67k stars 211 forks source link

Updated the whoami article with a new method #295

Closed Frichetten closed 11 months ago

Frichetten commented 11 months ago

This resolves #294. Recently AWS added data plane logging to SNS which broke the method for getting the identity of the keys. sqs:ListQueues was a drop in replacement so I have updated the article to reflect this. I double checked both the documentation and tested myself that ListQueues doesn't log to CloudTrail, and there is no optional method to get it to log.