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_v300_3
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run gcp_compliance.benchmark.cis_v300_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 Older Projects
- 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'