Cloudtrail Change Destination Bucket (aws)
Platform | Author | Last Update |
---|---|---|
aws | Nick Jones | 2024-12-02 |
Alter cloudtrail log destination to a bucket that target does not have access to
MITRE IDs
Required Permissions
- cloudtrail:UpdateTrail
Required Parameters
Name | Type | Description | Example Value |
---|---|---|---|
trailname | str | Name of the cloudtrail to be targeted | example-cloudtrail |
bucketname | str | Name of S3 bucket to redirect logs to | example-bucket |
Attacker Action
Detection Case
ELK query
When logs are ingested into ELK, the following Lucene query can be used to identify relevant events.