Benchmark: 7.2.5.1: All access by application and system accounts and related access privileges are reviewed
Description
Regular review of access rights helps to detect excessive access rights remaining after system functions change, or other application or system modifications occur. If excessive rights are not removed when no longer needed, they may be used by malicious users for unauthorized access.
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 7.2.5.1: All access by application and system accounts and related access privileges are reviewed.
Run this benchmark in your terminal:
powerpipe benchmark run aws_compliance.benchmark.pci_dss_v40_requirement_7_2_5_1
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_compliance.benchmark.pci_dss_v40_requirement_7_2_5_1 --share
Controls
- IAM groups should have at least one user
- IAM user credentials that have not been used in 90 days should be disabled
- Secrets Manager secrets that have not been used in 90 days should be removed