Snowflake stage set to anomalous external cloud location

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Goal

Detect an anomalous stage transfer to an external cloud provider in your Snowflake environment.

Strategy

Snowflake facilitates data export to cloud storage services through the “stage” functionality. This rule allows you to detect an external data transfer through a stage to an unexpected cloud provider in Snowflake. There may be cases in which setting a stage to an external stage URL is expected behavior; however, all URLs in the logs should be populated from your own infrastructure resources, such as a company-owned S3 bucket. An unknown external stage URL can be an indicator that an attacker has exfiltrated data to that URL.

Triage and response

  1. Inspect the logs to identify the stage URL, timestamp, username and stage name.
  2. Investigate whether that export bucket is expected and owned by the company.
  3. If there are signs of compromise, disable the user associated with the stage and rotate credentials.
PREVIEWING: dgreen15/github-error-fix