
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.
Start this operation
Investigation Tasks
Complete each task by investigating alerts and submitting your findings.
Triage the alert
0An 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.
Trace the delivery
15The 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.
Identify the lure document
15Following 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.
Catch the macro handoff
15Opening 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.
Recover the loader
15After 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.
Cut off the channel
15Once 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.
Classify the proxy execution
15For 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.
7 tasks · 90 points total
Training Tools
Skills You'll Build
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 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.