Benchmark: AC-2(1) Automated System Account Management
Description
The organization employs automated mechanisms to support the management of information system accounts.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-aws-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select AC-2(1) Automated System Account Management.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_4_ac_2_1Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.nist_800_53_rev_4_ac_2_1 --shareControls
- GuardDuty should be enabled
 - IAM password policies for users should have strong configurations
 - IAM user access keys should be rotated at least every 90 days
 - IAM users should be in at least one group
 - IAM user credentials that have not been used in 90 days should be disabled
 - Secrets Manager secrets should be rotated as per the rotation schedule
 - AWS Security Hub should be enabled for an AWS Account