Skip to main content
Bumblebee Returns: The Voicemail VBA Macro operation cover
BeginnerSIEMEmailFirewallXDR

Bumblebee Returns: The Voicemail VBA Macro

An accounts-payable clerk opened a voicemail-notification email, followed a OneDrive link, and a Word macro quietly pulled a loader onto the host. Follow the chain from a sender-spoofed phishing message through a VBA macro, PowerShell, and signed-binary proxy execution to the Bumblebee loader's TLS command-and-control.

30m
7 tasks
25 points
Free

Start this operation

Investigation Tasks

Complete each task by investigating alerts and submitting your findings.

1

Triage the alert

0

An accounts-payable workstation tripped an Office-child-process rule this morning. Before you chase artifacts, read the situation: a voicemail-notification email landed in the mailbox, a document was pulled from a cloud share, and a script interpreter ran out of a word processor. Orient yourself to the timeline, then move on to the evidence.

2

Trace the delivery

15

The intrusion starts in the mailbox. One inbound message posed as a voicemail notification, failed sender authentication, and steered the recipient to an external file share rather than carrying an attachment. Establish who sent it.

SOC{name@domain.tld}Hint available
3

Identify the lure document

15

Following the link did not compromise anything on its own. The recipient downloaded a file from the share and opened it, and that file is where execution began. Name the document that was pulled down and opened.

SOC{filename.ext}Hint available
4

Catch the macro handoff

15

Opening the document did not run the payload directly. The macro reached for a trusted scripting tool to do the work, and that parent-child relationship is the clearest sign of compromise on the host. Identify the interpreter the document spawned.

SOC{name.exe}Hint available
5

Recover the loader

15

After the script ran, execution was proxied through signed system binaries to run attacker code from the user profile. Recover the library that was ultimately loaded.

SOC{filename.dll}Hint available
6

Cut off the channel

15

Once the loader was running it reached out to attacker infrastructure to take orders. To contain the host and block the channel, identify the command-and-control host it beaconed to over TLS.

SOC{host.domain.tld}Hint available
7

Classify the proxy execution

15

For the report, classify how the attacker ran the loader through a signed Windows installer binary to evade controls that watch for unknown executables. Map that behavior to its MITRE ATT&CK technique.

SOC{Txxxx.xxx}Hint available

7 tasks · 90 points total

Training Tools

Skills You'll Build

Investigate realistic security alerts
SIEM log analysis
Email log analysis
Firewall log analysis
XDR 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 Email concepts
  • Familiarity with Firewall concepts
  • Familiarity with XDR 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