heroui logo

Snowflake Create Account

Anvilogic Forge

View Source
Summary
The detection rule identified as 'Snowflake Create Account' aims to monitor the creation of new accounts within a Snowflake organization by querying the `query_history` table from `snowflake.account_usage`. It focuses on identifying any `create account` commands executed in the last two hours. The underlying logic captures relevant execution logs that entail account manipulation attempts, specified with the `persistence:account manipulation` technique (ID: T1098). This serves to notify security teams of any potentially unauthorized or malicious account creation activities, which may represent a risk to the organization’s security posture.
Categories
  • Cloud
  • Application
  • Identity Management
Data Sources
  • Application Log
ATT&CK Techniques
  • T1098
Created: 2024-05-31