Benchmark: Denial Of Service Protection (SC-5)
Description
The information system protects against or limits the effects of the following types of denial of service attacks: [Assignment: organization-defined types of denial of service attacks or references to sources for such information] by employing [Assignment: organization-defined security safeguards].
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 Denial Of Service Protection (SC-5).
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.fedramp_moderate_rev_4_sc_5
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.fedramp_moderate_rev_4_sc_5 --share
Controls
- ELB classic load balancers should have cross-zone load balancing enabled
- RDS DB instances should have deletion protection enabled
- Auto Scaling groups with a load balancer should use health checks
- DynamoDB table auto scaling should be enabled
- DynamoDB table point-in-time recovery should be enabled
- EC2 instance should have EBS optimization enabled
- ElastiCache Redis cluster automatic backup should be enabled with retention period of 15 days or greater
- ELB application load balancer deletion protection should be enabled
- GuardDuty should be enabled
- RDS DB instance multiple az should be enabled
- S3 bucket cross-region replication should be enabled
- S3 bucket versioning should be enabled
- Both VPN tunnels provided by AWS Site-to-Site VPN should be in UP status