Benchmark: RC.RP-04
Description
Critical mission functions and cybersecurity risk management are considered to establish post-incident operational norms.
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 RC.RP-04.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_rc_rp_04
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_csf_v2_rc_rp_04 --share
Controls
- Backup plan min frequency and min retention check
- Backup plan should exist in a region
- Backup recovery points should be encrypted
- Backup recovery points manual deletion should be disabled
- Backup recovery points should not expire before retention period
- Backup report plan should exist in a region where backup plan is enabled
- Backup vaults should exist in a region
- EBS volumes should be in a backup plan
- EBS volumes should be protected by a backup plan
- GuardDuty should be enabled
- Ensure IAM policy should not grant full access to service
- IAM policy should not have statements with admin access
- RDS Aurora clusters should be protected by backup plan
- RDS clusters should have deletion protection enabled
- RDS DB clusters should be configured for multiple Availability Zones
- RDS DB instance backup should be enabled
- RDS DB instances should have deletion protection enabled
- RDS DB instances should be in a backup plan
- RDS DB instance multiple az should be enabled
- RDS DB instance should be protected by backup plan
- AWS Security Hub should be enabled for an AWS Account