Anomalous number of OCI instances created in multiple availability domains

This rule is part of a beta feature. To learn more, contact Support.
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Goal

Detect when an anomalous number of OCI instances are created in multiple availability domains. This could be an indication of cryptomining activity.

Strategy

Monitor Oracle Cloud Audit logs and detect when a single user or service account evokes the LaunchInstance API call an anomalous number of times in multiple distinct availability domains.

Triage and response

  1. Determine if the user {{@usr.name}} and IP address {{@network.client.ip}} should be performing the observed event: {{@evt.name}}.
  2. If the action is legitimate, consider including the user in a suppression list. See Best practices for creating detection rules with Datadog Cloud SIEM for more information.
  3. Otherwise, use the Cloud SIEM - User Investigation dashboard to see if the user {{@usr.name}} has taken other actions.
  4. If the results of the triage indicate that an attacker has taken the action, begin your company’s incident response process and an investigation.
PREVIEWING: domalessi/docs-10584