Loading controls...
Benchmark: 4 Networking
Overview
This section contains recommendations for configuring security-related aspects of the default Virtual Private Cloud (VPC).
Usage
Browse dashboards and select 4 Networking:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check aws_compliance.benchmark.cis_v120_4
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share aws_compliance.benchmark.cis_v120_4
Controls
- 4.1 Ensure no security groups allow ingress from 0.0.0.0/0 to port 22
- 4.2 Ensure no security groups allow ingress from 0.0.0.0/0 to port 3389
- 4.3 Ensure the default security group of every VPC restricts all traffic
- 4.4 Ensure routing tables for VPC peering are "least access"