nccgroup / PMapper

A tool for quickly evaluating IAM permissions in AWS.
GNU Affero General Public License v3.0
1.41k stars 169 forks source link

Additional Edges: Developer Tools Services #83

Closed ncc-erik-steringer closed 3 years ago

ncc-erik-steringer commented 3 years ago

Need to look at the various AWS Code* services to look for ways to gain access to other roles/services.

A bunch of these services have overlaps/etc.

ncc-erik-steringer commented 3 years ago

AWS CodeBuild:

Since the "allow CodeBuild to create a service role and modify permissions" scenario ends up requiring the caller to be an admin, we can just do the following:

Existing CodeBuild Projects:

New CodeBuild Projects:

EDIT: Done in 59d7c9a4 (v1.1.2-dev)