Snowflake user granted admin role

This rule is part of a beta feature. To learn more, contact Support.
이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

Goal

Detect a new admin grant to a user in your Snowflake environment.

Strategy

This rule allows you to detect when a user acccount gains adminstrator privileges in Snowflake. If an attacker gains administrative access, they may grant admin-level access to a second compromised user in an attempt to fly under the radar. The following admin permissions are available: AccountAdmin, OrgAdmin, SysAdmin, and SecurityAdmin.

Triage and response

  1. Inspect the logs to identify the user, role granted, and timestamp.
  2. Investigate whether the user’s elevated permissions are expected.
  3. If there are signs of compromise, disable the user associated with the admin grant and rotate credentials.