LoFP LoFP / a domain may be transferred to another aws account by a system or network administrator. verify whether the user identity, user agent, and/or hostname should be making changes in your environment. domain transfers from unfamiliar users or hosts should be investigated. if known behavior is causing false positives, it can be exempted from the rule.

Sample rules

AWS Route 53 Domain Transferred to Another Account

Description

Identifies when a request has been made to transfer a Route 53 domain to another AWS account.

Detection logic

event.dataset:aws.cloudtrail and event.provider:route53.amazonaws.com and event.action:TransferDomainToAnotherAwsAccount and event.outcome:success

AWS Route 53 Domain Transferred to Another Account

Description

Detects when a request has been made to transfer a Route 53 domain to another AWS account.

Detection logic

condition: selection
selection:
  eventName: TransferDomainToAnotherAwsAccount
  eventSource: route53.amazonaws.com