Benchmark: SC-28(1) Cryptographic Protection
Description
Implement cryptographic mechanisms to prevent unauthorized disclosure and modification of the following information at rest on [Assignment: organization-defined system components or media]: [Assignment: organization-defined information].
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select SC-28(1) Cryptographic Protection.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_sc_28_1Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_5_sc_28_1 --shareControls
- API Gateway stage cache encryption at rest should be enabled
 - CloudTrail trail logs should be encrypted with KMS CMK
 - DynamoDB table should be encrypted with AWS KMS
 - Attached EBS volumes should have encryption enabled
 - EBS encryption by default should be enabled
 - EFS file system encryption at rest should be enabled
 - ES domain encryption at rest should be enabled
 - Log group encryption at rest should be enabled
 - RDS DB instance encryption at rest should be enabled
 - RDS DB snapshots should be encrypted at rest
 - Redshift cluster audit logging and encryption should be enabled
 - AWS Redshift clusters should be encrypted with KMS
 - S3 bucket default encryption should be enabled with KMS
 - S3 bucket default encryption should be enabled
 - SageMaker endpoint configuration encryption should be enabled
 - SageMaker notebook instance encryption should be enabled
 - Secrets Manager secrets should be encrypted using CMK
 - SNS topics should be encrypted at rest