Skip to main content
Trusted Domain, Untrusted Destination: Open-Redirect Phishing operation cover
BeginnerEmailSIEM

Trusted Domain, Untrusted Destination: Open-Redirect Phishing

A finance clerk at Larkfield Mutual Assurance clicks a Release My Messages link in an Undelivered Mails phishing email. The link opens with a trusted brand domain that carries an open-redirect flaw, so it sails past URL filtering. Follow the 302 redirect through an attacker cushion server and a JavaScript hop to a spoofed Microsoft 365 login page, then catch the harvested credentials being replayed against the real tenant. Walk the mail gateway, web proxy, and sign-in logs step by step.

25m
6 tasks
25 points
Free

Start this operation

Investigation Tasks

Complete each task by investigating alerts and submitting your findings.

1

Brief: how a safe-looking link ends somewhere else

0

A finance clerk reported a strange Undelivered Mails email this afternoon, and minutes later her account signed in from somewhere it should not have. Before you trace it, get oriented on the trick that made the link look safe.

2

Spot the trusted domain in the phishing link

15

The whole attack worked because the link in the email opened with a reputable brand the filter trusted. Read the delivered message and identify which well-known domain the attacker hid behind.

SOC{brand.tld}Hint available
3

Follow the click off the trusted domain

15

When the clerk clicked, the trusted domain did not serve a page. It bounced the browser somewhere else. Use the proxy log to find the intermediate server the redirect actually pointed at.

SOC{host.domain.tld}Hint available
4

Find the page that stole the credentials

15

The cushion server did not stop there. A JavaScript hop carried the browser to the page that actually imitated the Microsoft sign-in. Identify the domain of that final credential-harvest page.

SOC{host.domain.tld}Hint available
5

Catch the credential replay

15

Stealing a password is only useful if the attacker uses it. About twenty minutes after the clerk submitted her credentials, her account signed in to the real tenant from somewhere new. Identify the IP address behind that sign-in.

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

Map this phish to MITRE ATT&CK

10

Step back from the indicators and name what made this credible: to the filter that passed the link, and to the clerk who trusted it. Nothing on the endpoint was exploited and no software flaw was involved on your side of the chain. Use the recap below and provide the ATT&CK technique identifier for the behaviour it captures.

SOC{Txxxx.yyy}Hint available

6 tasks · 70 points total

Training Tools

Skills You'll Build

Investigate realistic security alerts
Email 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
Beginner

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

Prerequisites

  • No prior experience required
  • Familiarity with Email 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