Add A Policy To A Group (aws)
Platform | Author | Last Update |
---|---|---|
aws | Nick Jones | 2024-12-02 |
An adversary may attempt to add a policy to a group, in order to alter the permissions assigned to a user they have compromised.
MITRE IDs
Required Permissions
- iam:AttachGroupPolicy
Required Parameters
Name | Type | Description | Example Value |
---|---|---|---|
group | str | Group to add policy to | NONE |
policyarn | str | Policy to add to group | arn:aws:iam::aws:policy/ReadOnlyAccess |
Attacker Action
Detection Case
ELK query
When logs are ingested into ELK, the following Lucene query can be used to identify relevant events.