Skip to main content
Hijacked Discord Invite to ClickFix Loader: Tracing the Lure operation cover
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.

15m
7 tasks
25 points
Free

Start this operation

Investigation Tasks

Complete each task by investigating alerts and submitting your findings.

1

Brief: a CAPTCHA that asks you to run a command

0

A finance analyst clicked what looked like a normal Discord invite and ended up running a command on their own machine. Before tracing the logs, orient yourself on how this attack works.

2

Find the fake-CAPTCHA lure page

15

The recycled invite did not open a Discord server. It bounced the browser through a throwaway host and left the analyst sitting on a page that asked them to verify themselves. Name the domain of that page.

SOC{domain.tld}Hint available
3

Spot what the ClickFix prompt made the user run

15

The fake verification page told the analyst to paste something into the Run dialog and press Enter. Windows recorded what that actually started. Name the process image that ran.

SOC{image.exe}Hint available
4

Trace where the loader pulled its first payload

15

What the analyst pasted carried no malware of its own. It fetched it. Identify the full URL the first-stage executable was pulled from.

SOC{https://...}Hint available
5

Identify the command-and-control address

15

Once the remote-access trojan was running it called home. More than one session in this evidence has that shape. Identify the destination address of the first one.

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

Find what stole the browser data

10

Alongside the trojan, a second payload did nothing but steal. It collected browser data and session tokens and shipped them straight out. Name the executable that sent them.

SOC{filename.ext}Hint available
7

Map the user-execution step to MITRE ATT&CK

10

Step back from the artifacts. One step in this chain was not something a program did, and it is the step the whole intrusion depended on. Map it to its MITRE ATT&CK sub-technique identifier.

SOC{Txxxx.xxx}Hint available

7 tasks · 80 points total

Training Tools

Skills You'll Build

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

Ideal for newcomers to SOC operations. Guided investigation with clear indicators.

Prerequisites

  • No prior experience required
  • Familiarity with SIEM concepts
  • Familiarity with Firewall 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

The Backdoored Browser Extension: Following the C2 Beacon

A routine Chrome auto-update silently trojanized a productivity extension on a finance workstation at Halverson Logistics. The extension beaconed to an attacker C2 domain, harvested the analyst's session cookies and an API token, and exfiltrated them to a VULTR-hosted server. With no malware on disk, the proxy and firewall logs are the only trail. Walk them step by step to trace the beacon, the theft, and the exfiltration.

25m25 pts