Skip to content

Commit

Permalink
shipping qa'ed additions to pack (already exsisting rules only) (#562)
Browse files Browse the repository at this point in the history
Co-authored-by: Ed⁦ <[email protected]>
  • Loading branch information
andrea-youwakim and Ed⁦ authored Nov 23, 2022
1 parent 21a917e commit 9f3ccd7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packs/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PackDefinition:
- AWS.DynamoDB.TableEncryption
- AWS.EC2.Volume.Encryption
- AWS.EC2.Volume.Snapshot.Encrypted
- AWS.EC2.EBS.Encryption.Disabled
- AWS.Redshift.Cluster.Encryption
- AWS.RDS.Instance.Encryption
- AWS.S3.Bucket.Encryption
Expand All @@ -28,6 +29,11 @@ PackDefinition:
- AWS.SecurityGroup.AdministrativeIngress
- AWS.SecurityGroup.OnlyDMZPubliclyAccessible
- AWS.SecurityGroup.RestrictsInboundTraffic
- AWS.EC2.GatewayModified
- AWS.EC2.Monitoring
- AWS.EC2.NetworkACLModified
- AWS.EC2.RouteTableModified
- AWS.EC2.VPCModified
# Root Activity
- AWS.Console.RootLogin
- AWS.Console.RootLoginFailed
Expand All @@ -44,6 +50,8 @@ PackDefinition:
- AWS.Password.Unused
- AWS.PasswordPolicy.ComplexityGuidelines
- AWS.PasswordPolicy.PasswordAgeLimit
- AWS.EC2.SecurityGroupModified
- AWS.CloudTrail.IAMAnythingChanged
# General Policies and Rules
- AWS.ACM.Certificate.Valid
- AWS.CloudTrail.Created
Expand All @@ -59,6 +67,7 @@ PackDefinition:
- AWS.GuardDuty.HighSeverityFinding
- AWS.ELBV2.LoadBalancer.HasSSLPolicy
- AWS.WAF.HasXSSPredicate
- AWS.EC2.Startup.Script.Change
# Standard Rules applicable to AWS
- Standard.BruteForceByIP
# AWS DataModels
Expand Down

0 comments on commit 9f3ccd7

Please sign in to comment.