null-open-security-community / Cloud-Project

8 stars 2 forks source link

GCP: Overly permissive permission in GCP IAM #22

Open 0xCardinal opened 1 year ago

0xCardinal commented 1 year ago

Overly Permissive Permissions in GCP IAM

In GCP, there are three types of Roles that are there -

Talking about the three roles in depth, the issue arises when the users use Basic or Pre-defined Roles, as they don't necessarily follow the principle of least privilege.

Where the over-permissions are given to a specific principal or resource, it becomes a problem.

Attackers View

There is not a certain attacker's view for this as it contains lots of scenario. For example a few scenarios are mentioned -

Defenders View

Tools

References