Benchmark: ACSC Essential Eight Maturity Level 2
Description
The Essential Eight Maturity Model is a prioritised list of strategies to mitigate cyber security incidents. The model consists of 8 essential strategies that organisations can implement to protect their systems from a range of adversaries.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select ACSC Essential Eight Maturity Level 2.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.acsc_essential_eight_ml_2
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.acsc_essential_eight_ml_2 --share
Benchmarks
- ACSC-EE-ML2-1: Patch applications ML2
- ACSC-EE-ML2-2: Patch operating systems ML2
- ACSC-EE-ML2-5: Restrict administrative privileges ML2
- ACSC-EE-ML2-6: Multi-factor authentication ML2
- ACSC-EE-ML2-7: Application control ML2
- ACSC-EE-ML2-8: Daily backups ML2