AWS Administrative IAM User Created
Description
Identifies when an Administrative IAM user is creates. This could indicate a potential security breach.
Query
Detection:
- Group:
- ID: CreateUser
RuleID: AWS.IAM.CreateUser
- ID: AttachAdminUserPolicy
RuleID: AWS.IAM.AttachAdminUserPolicy
MatchCriteria:
field_name:
- GroupID: CreateUser
Match: p_alert_context.request_username
- GroupID: AttachAdminUserPolicy
Match: p_alert_context.request_username
LookbackWindowMinutes: 1800
Schedule:
RateMinutes: 1440
TimeoutMinutes: 5
Rule dependencies
⚠ Higher-order rule. It fires on other rules' alerts, not on raw events, so it cannot fire on its own. Deploy the rules it depends on too.
Depends on
-
correlates · Panther group
AWS.IAM.AttachAdminUserPolicywithin 1800m -
correlates · Panther group
AWS.IAM.CreateUserwithin 1800m