Loading controls...
Benchmark: VCN
Description
This benchmark provides a set of controls that detect Terraform OCI Network resources deviating from security best practices.
Usage
Browse dashboards and select VCN:
steampipe dashboard
Or run the benchmarks in your terminal:
steampipe check terraform_oci_compliance.benchmark.vcn
Snapshot and share results via Steampipe Cloud:
steampipe loginsteampipe check --share terraform_oci_compliance.benchmark.vcn
Controls
- Ensure the Network default security list of every VCN restricts all traffic except ICMP
- Ensure no Network security groups allow ingress from 0.0.0.0/0 to port 3389
- Ensure no Network security groups allow ingress from 0.0.0.0/0 to port 22
- Ensure no security lists allow ingress from 0.0.0.0/0 to port 3389
- Ensure no security lists allow ingress from 0.0.0.0/0 to port 22
- Ensure subnets are not publicly accessible