Benchmark: 3 Networking
Overview
This section contains recommendations for configuring GCP's project Networking features.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-gcp-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select 3 Networking.
Run this benchmark in your terminal:
powerpipe benchmark run gcp_compliance.benchmark.cis_v120_3Snapshot and share results via Turbot Pipes:
powerpipe benchmark run gcp_compliance.benchmark.cis_v120_3 --shareControls
- 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 Ensure Firewall Rules for instances behind Identity Aware Proxy (IAP) only allow the traffic from Google Cloud Loadbalancer (GCLB) Health Check and Proxy Addresses