Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADA-CP 2.7.3: Ensure IAM policies that allow full "*:*" administrative privileges are not attached #1660

Open
rdegraaf opened this issue Jul 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@rdegraaf
Copy link

Is your feature request related to a problem? Please describe.

The App Defense Alliance Cloud Profile requires a check that IAM permission policies do not grant full administrator permissions. This is very similar to the existing ScoutSuite check "Managed Policy Allows All Actions" except that:

  • The ADA-CP check does not apply to Amazon-managed permission policies.
  • The ADA-CP check only applies to permission policies that are attached to something.

Describe the solution you'd like

Implement the check as documented at https://github.com/appdefensealliance/ASA-WG/blob/main/Cloud%20App%20and%20Config%20Profile/Cloud%20App%20and%20Config%20Test%20Guide.md#273-ensure-iam-policies-that-allow-full--administrative-privileges-are-not-attached.

Describe alternatives you've considered

None

Additional context

@rdegraaf rdegraaf added the enhancement New feature or request label Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant