
Black Basta: Email Bomb to Encryption
Investigate a Black Basta-style ransomware intrusion that begins with email bombing and Microsoft Teams impersonation, escalates through Quick Assist remote control, establishes BackConnect-style command and control through OneDrive DLL side-loading, exfiltrates data with WinSCP, and ends in ransomware encryption. Correlate SIEM, XDR, and firewall telemetry carefully: external C2 IPs identify adversary infrastructure, while internal srcIp values identify compromised hosts. Note: there is no separate email console in this operation - all mail-gateway telemetry for the email-bombing wave lives in the SIEM logs (source: email-gateway), alongside Windows, IDS, EDR, and Azure AD events.
Start this operation
Investigation Tasks
Complete each task by investigating alerts and submitting your findings.
Scope the Lateral Spread from the File Server
10Black Basta operators detonated their encryptor across the estate, and the compromised file server sits at the centre of the blast radius. Before you can contain, you need to know how far the operator reached from it. Working from the firewall record, determine the internal host the file server reached over server-to-server file-sharing traffic as the intrusion moved deeper into the network. Submit that destination host's IP.
Pinpoint the Internal Host Used to Stage Exfiltration
10Encryption is the last act; before it, the operators stole data. Telemetry shows a WinSCP SFTP session pushing an archive out to attacker-controlled infrastructure earlier in the intrusion. To understand which assets were exposed, identify the internal system that initiated that outbound transfer. Submit its IP.
Recover the Tunneling Tool the Operator Planted
10Moving between the file server and the rest of the estate took more than stolen credentials: the operator stood up a relay to tunnel traffic through a compromised host. Triage of the activity around the Quick Assist session points to a binary dropped to disk to proxy connections deeper into the network. Examine the process and file-system artifacts and submit the exact name of that file.
Attribute the Adversary's Command-and-Control Domain
10The same infrastructure that received the stolen archive was reachable from inside long before exfiltration; it traces back to the social-engineering lure that opened the intrusion, a Teams approach from an external Microsoft tenant impersonating IT support. Correlate the early external-tenant contact with the later beaconing and submit the external domain the operators used as their command-and-control and exfiltration channel.
Map the Adversary's External C2 Infrastructure
10With the control domain established, you need IP-level indicators to feed containment and threat intel. One external address accounts for far more of the compromised workstation's outbound traffic than any other: the firewall holds nine separate sessions to it over five days, and the SIEM, the IDS and the endpoint agent all record the same destination. Identify that external address and submit it.
Tie a C2 Callback Back to the Victim Workstation
10The remote-assist session the operators talked your user through did more than hand them a single foothold. It turned this workstation into their launch point into the rest of the estate. Set aside the address the workstation talks to again and again; look instead for the one it contacted exactly once, and which a second internal machine then contacted exactly once, afterwards. One outbound session from the workstation, one later outbound session from a different internal host, the same external endpoint: that reuse is what ties the callback back to where it began. Submit that external command-and-control IP.
Fingerprint the Side-Loaded Persistence DLL
10The callbacks you traced did not come from an obviously malicious process: they rode inside a signed, trusted updater. The operators achieved durable execution by placing a malicious library alongside that updater so it would be loaded in place of the legitimate one (DLL search-order hijack). On the victim workstation, identify the planted library that the OneDrive updater loaded and submit its SHA-1 hash so it can be blocked fleet-wide.
Identify the Payload Binary at the End of the Quick Assist Chain
10The planted library could only load because a process the operators controlled invoked it. Reconstruct the execution chain that began when the analyst was talked through the Quick Assist session: it spawns a command interpreter that ultimately launches the binary which side-loads that library. Walk the process tree to its final payload and submit the SHA-256 hash of that executable.
Locate the Source of the Stolen-Token Authentication
10Stepping back to how the operators first authenticated as the user: the social-engineering session let them harvest a session token, which they then replayed from their own infrastructure. The authentication telemetry early in the intrusion holds the external address behind that abuse. Inspect the early failed and anomalous logon activity and submit the external source network address tied to the credential/token replay.
Confirm Patient Zero: the Original Foothold
10Every thread you have pulled (the side-loaded library, the C2 callbacks, the stolen token) converges on a single endpoint: the workstation where an analyst was socially engineered into starting a Quick Assist session that handed the operators their first foothold. Close the investigation by identifying that originally compromised workstation from the network evidence and submit its internal IP so it can be isolated.
10 tasks · 100 points total
Training Tools
Skills You'll Build
Complex multi-stage investigations. Realistic noise, ambiguous indicators, lateral movement.
Prerequisites
- Basic understanding of security alerts
- Experience with log analysis tools
- Familiarity with SIEM concepts
- Familiarity with XDR concepts
- Familiarity with Firewall concepts
Ready to investigate?
More Operations
View allThe 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.
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.
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.