Techniques
Sample rules
AWS Route Table Created
- source: elastic
- technicques:
Description
Identifies when an AWS Route Table has been created.
Detection logic
event.dataset:aws.cloudtrail and event.provider:ec2.amazonaws.com and event.action:(CreateRoute or CreateRouteTable) and
event.outcome:success