You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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:
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
The text was updated successfully, but these errors were encountered: