Detectionmediumtest

SES Identity Has Been Deleted

Detects an instance of an SES identity being deleted via the "DeleteIdentity" event. This may be an indicator of an adversary removing the account that carried out suspicious or malicious activities

Convert In Phoenix Studio

Open this Sigma rule in the converter with the YAML preloaded and ready for backend selection.

Launch
Janantha MarasingheCreated Tue Dec 13Updated Wed Dec 2820f754db-d025-4a8f-9d74-e0037e999a9acloud
Log Source
AWScloudtrail
ProductAWS← raw: aws
Servicecloudtrail← raw: cloudtrail
Detection Logic
Detection Logic1 selector
detection:
    selection:
        eventSource: 'ses.amazonaws.com'
        eventName: 'DeleteIdentity'
    condition: selection
False Positives
Unknown

False positive likelihood has not been assessed. Additional context may be needed during triage.

Rule Metadata
Rule ID
20f754db-d025-4a8f-9d74-e0037e999a9a
Status
test
Level
medium
Type
Detection
Created
Tue Dec 13
Modified
Wed Dec 28
Path
rules/cloud/aws/cloudtrail/aws_delete_identity.yml
Raw Tags
attack.defense-evasionattack.t1070
View on GitHub