Techniques
Sample rules
AWS GuardDuty Detector Deletion
- source: elastic
- technicques:
- T1562
Description
Identifies the deletion of an Amazon GuardDuty detector. Upon deletion, GuardDuty stops monitoring the environment and all existing findings are lost.
Detection logic
event.dataset:aws.cloudtrail and event.provider:guardduty.amazonaws.com and event.action:DeleteDetector and event.outcome:success