Anvilogic high experimental other

Snowflake Create Account [snowflake-database_query_history]

Creates a new account in your organization.

View Source

Detection Logic

select * from snowflake.account_usage.query_history where event_time > dateadd(hour, -2, sysdate()) and query ilike 'create account%'

Field Validations

Loading…

Comments (0)

Loading comments...