Benchmark: 2 Networking
Overview
This section contains recommendations for configuring network security related options.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-oci-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select 2 Networking.
Run this benchmark in your terminal:
powerpipe benchmark run oci_compliance.benchmark.cis_v120_2
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run oci_compliance.benchmark.cis_v120_2 --share
Controls
- 2.1 Ensure no security lists allow ingress from 0.0.0.0/0 to port 22
- 2.2 Ensure no security lists allow ingress from 0.0.0.0/0 to port 3389
- 2.3 Ensure no network security groups allow ingress from 0.0.0.0/0 to port 22
- 2.4 Ensure no network security groups allow ingress from 0.0.0.0/0 to port 3389
- 2.5 Ensure the default security list of every VCN restricts all traffic except ICMP
- 2.6 Ensure Oracle Integration Cloud (OIC) access is restricted to allowed sources
- 2.7 Ensure Oracle Analytics Cloud (OAC) access is restricted to allowed sources or deployed within a Virtual Cloud Network
- 2.8 Ensure Oracle Autonomous Shared Databases (ADB) access is restricted to allowed sources or deployed within a Virtual Cloud Network