Benchmark: 3 Networking
Overview
This section covers recommendations addressing networking on Google Cloud Platform.
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 3 Networking.
Run this benchmark in your terminal:
powerpipe benchmark run gcp_compliance.benchmark.cis_v130_3
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run gcp_compliance.benchmark.cis_v130_3 --share
Controls
- 3.1 Ensure that the default network does not exist in a project
- 3.2 Ensure legacy networks do not exist for a project
- 3.3 Ensure that DNSSEC is enabled for Cloud DNS
- 3.4 Ensure that RSASHA1 is not used for the key-signing key in Cloud DNS DNSSEC
- 3.5 Ensure that RSASHA1 is not used for the zone-signing key in Cloud DNS DNSSEC
- 3.6 Ensure that SSH access is restricted from the internet
- 3.7 Ensure that RDP access is restricted from the Internet
- 3.8 Ensure that VPC Flow Logs is enabled for every subnet in a VPC Network
- 3.9 Ensure no HTTPS or SSL proxy load balancers permit SSL policies with weak cipher suites
- 3.10 Use Identity Aware Proxy (IAP) to Ensure Only Traffic From Google IP Addresses are 'Allowed'