Benchmark: CC6.6.4
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-gcp-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select CC6.6.4.
Run this benchmark in your terminal:
powerpipe benchmark run gcp_compliance.benchmark.soc_2_2017_cc_6_6_4
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run gcp_compliance.benchmark.soc_2_2017_cc_6_6_4 --share
Controls
- Ensure that IP forwarding is not enabled on Instances
- Ensure 'Enable connecting to serial ports' is not enabled for VM Instance
- Check for open firewall rules allowing RDP from the internet
- Check for open firewall rules allowing SSH from the internet
- Ensure 'remote access' database flag for Cloud SQL SQL Server instance is set to 'off'