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

AWS CSPM: Added IAM misconfiguration policies #566

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Conversation

rezoan
Copy link
Contributor

@rezoan rezoan commented Oct 21, 2023

Updated
PR-AWS-CLD-IAM-001: Ensure no wildcard resource is specified in IAM policy
PR-AWS-CLD-IAM-002: Ensure no wildcard action is specified in IAM policy
PR-AWS-CLD-IAM-028: AWS root account should not use access keys

Added

PR-AWS-CLD-IAM-051: Ensure AWS IAM managed policies do not have 'getObject' or full S3 action permissions
PR-AWS-CLD-IAM-052: IAM Access key should be rotated every 90 days or less
PR-AWS-CLD-IAM-053: Ensure to enforce IAM password policy
PR-AWS-CLD-IAM-054: IAM password policy should prevent password reuse
PR-AWS-CLD-IAM-055: IAM user password should be rotated every 90 days or less
PR-AWS-CLD-IAM-056: IAM password policy should require at least one uppercase letter
PR-AWS-CLD-IAM-057: IAM password policy should require at least one lowercase letter
PR-AWS-CLD-IAM-058: IAM password policy should require at least one symbol
PR-AWS-CLD-IAM-059: IAM password policy should require at least one number
PR-AWS-CLD-IAM-060: IAM password policy should require minimum password length of 14 or more
PR-AWS-CLD-IAM-061: IAM policy should prevent privilege escalation via EC2 and SSM permissions
PR-AWS-CLD-IAM-062: IAM policy should not allow privilege escalation via Codestar create project and associate team member permissions
PR-AWS-CLD-IAM-063: IAM policy should not allow privilege escalation via EC2 Instance Connect permissions
PR-AWS-CLD-IAM-064: IAM policy should prevent privilege escalation via EC2 describe and SSM session permissions
PR-AWS-CLD-IAM-065: IAM policy should prevent privilege escalation via glue dev endpoint permissions
PR-AWS-CLD-IAM-066: IAM policy should prevent privilege escalation via passrole and codebuild permissions
PR-AWS-CLD-IAM-067: IAM policy should prevent privilege escalation via passrole and create project permissions
PR-AWS-CLD-IAM-068: IAM policy should prevent privilege escalation via passrole and data pipeline permissions
PR-AWS-CLD-IAM-069: IAM policy should prevent privilege escalation via passrole and ec2 permissions
PR-AWS-CLD-IAM-070: IAM policy should prevent privilege escalation via passrole and glue create job permissions
PR-AWS-CLD-IAM-071: IAM policy should prevent privilege escalation via passrole and glue development endpoint permissions
PR-AWS-CLD-IAM-072: IAM policy should prevent privilege escalation via passrole and glue update job permissions
PR-AWS-CLD-IAM-073: IAM policy should prevent privilege escalation via passrole and create and invoke Lambda function permissions
PR-AWS-CLD-IAM-074: IAM policy should prevent privilege escalation via passrole, lambda create function and event source mapping permissions

@rezoan rezoan requested a review from farchide October 21, 2023 05:05
@rezoan rezoan changed the title AWS CSPM: Added IAM misconfiguration policies Dradft AWS CSPM: Added IAM misconfiguration policies Oct 21, 2023
@rezoan rezoan changed the title Dradft AWS CSPM: Added IAM misconfiguration policies Draft AWS CSPM: Added IAM misconfiguration policies Oct 21, 2023
@rezoan rezoan changed the title Draft AWS CSPM: Added IAM misconfiguration policies AWS CSPM: Added IAM misconfiguration policies Nov 5, 2023
@rezoan rezoan requested a review from farchide November 10, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants