Benchmark: IAM Detections
Description
This benchmark contains recommendations when scanning CloudTrail logs for IAM events.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/tailpipe-mod-aws-cloudtrail-log-detections
Start the Powerpipe server:
powerpipe server
Open http://localhost:9033 in your browser and select IAM Detections.
Run this benchmark in your terminal:
powerpipe benchmark run aws_cloudtrail_log_detections.benchmark.iam_detections
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_cloudtrail_log_detections.benchmark.iam_detections --share
Detections
- IAM Access Key Created
- IAM Access Key Deleted
- IAM Group Administrator Policy Attached
- IAM Group Inline Policy Updated
- IAM Identity Created Without CloudFormation
- IAM Role Administrator Policy Attached
- IAM Role Inline Policy Updated
- IAM Role Managed Policy Attached
- IAM Root User Console Login
- IAM User Email Address Updated
- IAM User Administrator Policy Attached
- IAM User Created
- IAM User Inline Policy Updated
- IAM User Console Access Enabled
- IAM User Login Profile Updated
- IAM User Managed Policy Attached
- IAM User MFA Device Removed
- IAM User Password Changed