Benchmark: Baseline Configuration (CM-2)
Description
The organization develops, documents, and maintains under configuration control, a current baseline configuration of the information system.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select Baseline Configuration (CM-2).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_4_cm_2
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_4_cm_2 --share
Controls
- At least one trail should be enabled with security best practices
- Attached EBS volumes should have delete on termination enabled
- EC2 instances should be managed by AWS Systems Manager
- EC2 stopped instances should be removed in 30 days
- ELB application load balancer deletion protection should be enabled
- SSM managed instance associations should be compliant
- VPC security groups should restrict ingress access on ports 20, 21, 22, 3306, 3389, 4333 from 0.0.0.0/0