-
Notifications
You must be signed in to change notification settings - Fork 587
Open
Labels
Integration: AWSAWS related rulesAWS related rulesRule: NewProposal for new ruleProposal for new rulebacklogv7.14.07.14 rules release package7.14 rules release package
Description
Description
Detects modifications to an AWS ECR policy. Ensure that ECR repositories are only shared with trusted accounts, and that the trusted accounts truly need access. Restrict access to IAM permissions that could lead to exposure of your ECR repositories.
Required Info
Target indexes
filebeat-*
logs-aws*
Platforms
aws
Tested ECS Version
tbd
Optional Info
Query
event.dataset:aws.cloudtrail and event.provider:ecr.amazonaws.com and (event.action:SetRepositoryPolicy or DeleteRepositoryPolicy or PutRegistryPolicy or DeleteRegistryPolicy) and event.outcome:success
References
https://endgame.readthedocs.io/en/latest/risks/ecr/
Example Data
Metadata
Metadata
Assignees
Labels
Integration: AWSAWS related rulesAWS related rulesRule: NewProposal for new ruleProposal for new rulebacklogv7.14.07.14 rules release package7.14 rules release package