Benchmark: DE.CM-01
Description
Networks and network services are monitored to find potentially adverse events.
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 DE.CM-01.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_de_cm_01Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_de_cm_01 --shareControls
- At least one multi-region AWS CloudTrail should be present in an account
 - At least one enabled trail should be present in a region
 - CloudTrail trails should be integrated with CloudWatch logs
 - CloudTrail trail logs should be encrypted with KMS CMK
 - CloudTrail trail log file validation should be enabled
 - CloudWatch alarm should have an action configured
 - ELB application and classic load balancer logging should be enabled
 - Ensure a log metric filter and alarm exist for changes to Network Access Control Lists (NACL)
 - Ensure a log metric filter and alarm exist for changes to network gateways
 - Ensure a log metric filter and alarm exist for route table changes
 - Ensure a log metric filter and alarm exist for security group changes
 - Ensure a log metric filter and alarm exist for VPC changes
 - VPC flow logs should be enabled