Benchmark: 6.2 IBM Virtual Private Cloud (VPC)
Overview
This section contains recommendations for configuring IBM Cloud Networking.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-ibm-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select 6.2 IBM Virtual Private Cloud (VPC).
Run this benchmark in your terminal:
powerpipe benchmark run ibm_compliance.benchmark.cis_v100_6_2Snapshot and share results via Turbot Pipes:
powerpipe benchmark run ibm_compliance.benchmark.cis_v100_6_2 --shareControls
- 6.2.1 Ensure no VPC access control lists allow ingress from 0.0.0.0/0 to port 22
 - 6.2.2 Ensure the default security group of every VPC restricts all traffic
 - 6.2.3 Ensure no VPC security groups allow ingress from 0.0.0.0/0 to port 3389
 - 6.2.4 Ensure no VPC security groups allow ingress from 0.0.0.0/0 to port 22
 - 6.2.5 Ensure no VPC access control lists allow ingress from 0.0.0.0/0 to port 3389