Benchmark: 4 Virtual Machines
Overview
This section covers recommendations addressing virtual machines on Alibaba Cloud.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-alicloud-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select 4 Virtual Machines.
Run this benchmark in your terminal:
powerpipe benchmark run alicloud_compliance.benchmark.cis_v100_4
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run alicloud_compliance.benchmark.cis_v100_4 --share
Controls
- 4.1 Ensure that 'Unattached disks' are encrypted
- 4.2 Ensure that 'Virtual Machine’s disk' are encrypted
- 4.3 Ensure no security groups allow ingress from 0.0.0.0/0 to port 22
- 4.4 Ensure no security groups allow ingress from 0.0.0.0/0 to port 3389
- 4.5 Ensure that the latest OS Patches for all Virtual Machines are applied