Who am IAM?

Who am IAM?


Cyberwarfare Labs

aws configure

ssh_command.

aws sts get-caller-identity --profile IAM_Enum

ssh_command.

Enumerate IAM Groups

aws iam list-groups --profile IAM_Enum

ssh_command.

Enumerate IAM Users

aws iam list-users --profile IAM_Enum

ssh_command.

aws iam list-roles --profile IAM_Enum

ssh_command.

aws iam list-role-policies --role-name ManagerRole --profile IAM_Enum

ssh_command.

aws iam list-attached-role-policies --role-name ManagerRole --profile IAM_Enum

ssh_command.

aws iam get-role --role-name --role-name ManagerRole --profile IAM_Enum

ssh_command.

aws iam get-role-policy --role-name ManagerRole --policy-name ManagerRole-inline-policy --profile IAM_Enum

ssh_command.

aws iam list-policies

ssh_command.

ssh_command.

© 2026 Cu3rv0x