Skip to main content
Frozen Assets: The Snowflake Tenant Heist operation cover
IntermediateCloudSIEM

Frozen Assets: The Snowflake Tenant Heist

A retailer's Snowflake tenant is accessed with a contractor credential lifted from an infostealer log. With no MFA and no network policy to stop it, the actor logs in from VPN-exit IPs, recons with anomalous tooling, and bulk-exfiltrates an entire customer table. Work the Snowflake audit trail to reconstruct the theft.

1h
6 tasks
50 points
Free

Start this operation

Investigation Tasks

Complete each task by investigating alerts and submitting your findings.

1

Spot the foothold

20

Production data is meant to be reachable only by the ETL service and BI accounts, with MFA, from the corporate network. Overnight, one login broke that pattern. Identify the Snowflake account behind the suspicious activity.

SOC{ACCOUNT_NAME}Hint available
2

Trace the first exit node

20

The account does not normally sign in from the public internet. Pinpoint the external address behind its first successful authenticated session.

SOC{a.b.c.d}Hint available
3

Name the tooling tell

25

The intruder's sessions did not use the normal drivers or the browser UI. Identify the unrecognized client application string used to run the reconnaissance and the bulk unload.

SOC{ClientApplication}Hint available
4

Find the staging step

20

Before the data left, it was gathered into one place on the platform. Identify the temporary stage the actor created to hold the dump.

SOC{@DB.SCHEMA.STAGE}Hint available
5

Recover the exfiltrated table

20

Identify the fully-qualified table whose entire contents were unloaded and downloaded off the platform.

SOC{DB.SCHEMA.TABLE}Hint available
6

Classify the exfiltration

15

Map the way the data left the platform to its MITRE ATT&CK technique.

SOC{Txxxx.xxx}Hint available

6 tasks · 120 points total

Training Tools

Skills You'll Build

Investigate realistic security alerts
Cloud log analysis
SIEM log analysis
MITRE ATT&CK® technique identification
Triage decisions: escalate, investigate, or close
Evidence collection and documentation
Job-ready incident response methodology
Intermediate

Requires foundational alert triage skills. Multiple data sources to correlate.

Prerequisites

  • Basic understanding of security alerts
  • Familiarity with Cloud concepts
  • Familiarity with SIEM concepts

Ready to investigate?

More Operations

View all
BeginnerSIEMFirewall

The Template That Read the Disk

The file-transfer portal that Tideglow Logistics' partners upload to spent a morning returning host files it was never meant to publish, and finished it running an administrator session nobody had logged into. The root cause is CVE-2024-4040 in CrushFTP 10.6.0. Walk the access logs and firewall traffic step by step to trace how a client holding no credentials turned a request parameter into a read of the host, and that read into a takeover.

25m25 pts
BeginnerEmailXDR

OneNote Attachment to RAT: A Guided First Investigation

A logistics contracts employee at Glacierline Freight opens an attachment that arrived in her inbox and clicks a button inside it. Minutes later her workstation is running something that appears on no software inventory and is talking to a host that no business process uses. Walk the email gateway records, the file artifacts and the endpoint process tree one step at a time, and work out for yourself which message carried the delivery, what landed on disk, and what ran.

15m25 pts
BeginnerSIEMFirewall

Hijacked Discord Invite to ClickFix Loader: Tracing the Lure

A finance analyst at Halcyon Wealth Partners followed a recycled Discord invite that quietly redirected the browser to a fake verification page. They did what the page asked, and inside the hour the workstation was running a remote-access trojan alongside an info-stealer that shipped browser data straight out of the building. Walk the proxy, endpoint and firewall evidence step by step to trace the lure, the loader, the C2 beacon and the data theft.

15m25 pts