AWS AddRoleToInstanceProfile
Adds an IAM role to an EC2 instance profile, enabling EC2 instances to assume that role and access AWS services.
Adversaries may circumvent mechanisms designed to control privilege elevation to gain higher-level permissions. Most modern systems contain native elevation control mechanisms that are intended to limit privileges that a user can perform on a machine. Authorization has to be granted to specific u...
View on MITRE ATT&CK →Adds an IAM role to an EC2 instance profile, enabling EC2 instances to assume that role and access AWS services.
Removes the permissions boundary from an IAM role, potentially expanding the role's maximum effective permissions.
Deletes an inline policy embedded directly in an IAM role.
Removes the permissions boundary from an IAM user, potentially expanding their maximum effective permissions.
Deletes an inline policy embedded directly in an IAM user.
Detaches a managed IAM policy from a role, removing those permissions from the role's effective policy.
Detaches a managed IAM policy from an IAM user, removing those permissions from the user.
Replaces the complete IAM policy for a GCP resource, controlling access for all principals.
Allows a principal to pass an IAM role to an AWS service, granting the service permission to assume that role on their behalf.
Sets a permissions boundary on an IAM role, capping the maximum permissions the role can be granted.
Sets a permissions boundary on an IAM user, limiting the maximum permissions they can ever be granted.