Skip to main content
Tomcat Manager Abuse: Weak Credentials to Webshell operation cover
BeginnerSIEM

Tomcat Manager Abuse: Weak Credentials to Webshell

An Apache Tomcat server at a retail company has its Manager web application exposed with default credentials. An attacker authenticates, deploys a malicious WAR webshell, runs OS commands through it, and drops a cryptocurrency miner. Walk the Tomcat access logs from the first 401 to the mining pool connection.

25m
6 tasks
25 points
Free

Start this operation

Investigation Tasks

Complete each task by investigating alerts and submitting your findings.

1

Brief: default keys on the front door

0

A monitoring alert flagged unusual HTTP traffic on HRG-APP-03. Before you trace the attack chain, get a clear picture of how attackers exploit exposed management interfaces.

2

Find the first successful Manager login

10

Before deploying anything, the attacker had to authenticate. Review the Manager authentication trail and identify the external IP that succeeded after several failed attempts.

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

Identify the deployed WAR filename

10

Immediately after logging in, the attacker uploaded a file to make a webshell live. Identify the WAR archive they deployed through the Manager.

SOC{filename.war}Hint available
4

Trace the webshell command that fetched the miner

15

Once the webshell was live, the attacker ran OS commands through it. One of those commands downloaded the miner payload. Identify the binary that was fetched.

SOC{binaryname}Hint available
5

Identify the mining pool domain

15

The miner connected outbound to a pool relay after launch. Find the domain the miner was configured to use as its pool destination.

SOC{domain.tld}Hint available
6

Map the initial access to MITRE ATT&CK

10

Close the investigation by classifying how the attacker first authenticated to Tomcat Manager. The entry was made possible by credentials that were never changed from their factory values.

SOC{Txxxx.xxx}Hint available

6 tasks · 60 points total

Training Tools

Skills You'll Build

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