Skip to main content
Wide Open operation cover
BeginnerSIEMFirewall

Wide Open

An Elasticsearch node that should have stayed on the internal network had its API exposed to the internet on port 9200 with no authentication. Scanners found it within hours; one actor ran code on the host and dropped a cryptominer, another wiped every index and left a ransom note. Reconstruct the chain from the Linux host logs and the perimeter firewall.

25m
6 tasks
25 points
Free

Start this operation

Investigation Tasks

Complete each task by investigating alerts and submitting your findings.

1

Find the way in

10

A production Linux host that hosts an internal datastore started behaving strangely overnight: it reached out to the internet on its own and its data is now gone. Before anything else, establish how the outside world was able to touch it at all.

SOC{port}Hint available
2

Trace the hands-on operator

15

Automated scanners poke at everything; only some of that traffic is a human looking around. Separate the first interactive enumeration of the cluster from the background noise and attribute it to its source.

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

Pin down the code execution

20

Reading data is one thing; running commands on the box is another. One request crossed that line. Find the external address that turned a query into code execution on the host.

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

Identify what got planted

15

The intrusion did not stop at snooping. Code execution was used to pull something onto the host and run it. Name the file that was planted and left running.

SOC{filename}Hint available
5

Follow the money out

15

The planted process immediately phoned home to monetize the host. Determine where it was sending its work.

SOC{host.domain.tld}Hint available
6

Classify the final act

15

Hours after the mining began, a separate burst of activity destroyed the cluster's data outright and left a demand behind. Map that destructive action to its MITRE ATT&CK technique.

SOC{Txxxx}Hint available

6 tasks · 90 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