Snowflake user granted admin role
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.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
- Inspect the logs to identify the user, role granted, and timestamp.
- Investigate whether the user’s elevated permissions are expected.
- If there are signs of compromise, disable the user associated with the admin grant and rotate credentials.