heroui logo

AWS IAM Group Creation

Elastic Detection Rules

View Source
Summary
The AWS IAM Group Creation detection rule identifies the creation of groups within AWS Identity and Access Management (IAM). Groups in IAM play a key role in managing permissions for multiple users efficiently, allowing users to inherit permissions collectively. This rule is crucial as unauthorized group creation can signal potential malicious activities or security oversights, such as an attacker attempting to establish persistent access to resources. The rule monitors for specific CloudTrail logs that document successful group creation events, helping organizations to detect and respond to inappropriate accesses or configurations. False positives may arise from legitimate administrative actions or automated scripts, so it's important to validate the user identity and associated context when a creation event is flagged. The detection not only focuses on identifying the creation event but also suggests investigation steps, such as analyzing permissions assigned to the new group and examining the activities of the user or service that initiated the creation.
Categories
  • Cloud
  • AWS
  • Identity Management
Data Sources
  • Cloud Service
  • Logon Session
  • Network Traffic
ATT&CK Techniques
  • T1136
  • T1136.003
Created: 2020-06-05