Benchmark: ACSC-EE-ML3-5.4: Restrict administrative privileges ML3
Description
Privileged access to systems and applications is limited to only what is required for users and services to undertake their duties.
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-EE-ML3-5.4: Restrict administrative privileges ML3.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.acsc_essential_eight_ml_3_5_4
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.acsc_essential_eight_ml_3_5_4 --share
Controls
- ECS containers should be limited to read-only access to root filesystems
- IAM users should be in at least one group
- OpenSearch domains should have fine-grained access control enabled
- AWS S3 permissions granted to other AWS accounts in bucket policies should be restricted