Last seven days
- First activity
- Sep 7, 2026
- Last activity
- Sep 7, 2026
- Feed role
- C2
- Host form
- 0 IP / 100 hostnames
Bumblebee is a Windows malware loader that emerged in 2022 and became a prominent initial-access and malware-delivery platform in cybercrime operations.
Profile source: Mallory opens in a new tabBumblebee
Bumblebee is a Windows malware loader that emerged in 2022 and became a prominent initial-access and malware-delivery platform in cybercrime operations. It has been associated with intrusion activity linked to actors such as EXOTIC LILY and TA578, and has been observed in campaigns that led to follow-on deployment of post-exploitation frameworks including Cobalt Strike and Brute Ratel. Reporting has also noted code and ecosystem relationships connecting Bumblebee to actors tied to TrickBot, Conti, Quantum, and possibly Ramnit-related development.
Bumblebee is typically delivered through socially engineered infection chains using phishing or spearphishing lures, often via legitimate file-sharing services or thread-hijacked email conversations. Observed delivery artifacts have included disk-image formats such as ISO and VHD, malicious shortcut files, OneNote documents, and PowerShell-based loaders. In multiple campaigns, user interaction with a mounted image or shortcut triggered execution of a Bumblebee DLL through native Windows utilities, after which the malware established command-and-control communications and awaited tasking.
Its primary role is to stage additional malicious capability on compromised hosts. Documented command support includes shellcode injection, DLL injection, download-and-execute, shell command execution, plugin loading, uninstall, and persistence establishment. Bumblebee has also been observed creating Visual Basic script-based persistence, identifying the current username, and performing extensive environment checks before or during execution. Anti-analysis and defense-evasion behavior is a defining characteristic: samples have checked for debuggers, malware-analysis tools, virtualization artifacts, sandbox indicators, hardware anomalies, and lack of user activity. Some variants can identify analytical tools by enumerating running processes, and the malware has been reported to bypass Windows User Account Control to deploy post-exploitation tooling with elevated privileges.
Bumblebee has evolved over time in both communications and internal protections. Early samples used HTTP for command-and-control, while later versions adopted WebSockets. Samples are frequently packed, encrypted, or obfuscated, and configuration data may be stored in plaintext or encrypted with RC4. Extracted configurations have included mission identifiers and command-and-control lists, enabling clustering of operational activity across campaigns. Research on sample clustering indicates that a small number of operators, and at times possibly a single dominant actor, accounted for much of the observed Bumblebee activity during parts of 2023.
The malware has figured prominently enough in the criminal ecosystem to be named among major droppers disrupted during Operation Endgame in 2024. Its operational significance stems from its role as a flexible loader used to convert phishing-driven access into broader compromise, credentialed post-exploitation, lateral movement tooling, and, in some cases, ransomware deployment.
C2 tracking
Derp observations, rolling seven-day window
Samples
Reported operators
2022-05-18 (WEDNESDAY) ISC DIARY: EXOTIC LILY --> BUMBLEBEE --> COBALT STRIKE ... REFERENCE: This is the pcap and malware for an ISC diary on 2022-05-19: Bumblebee Malware from TransferXL URLs
TA578 also appears to be pushing ISO files for Bumblebee malware through thread-hijacked emails.
Cynet’s Threat Research and Intelligence team recently discovered a new malware campaign called BumbleBee. From our initial analysis, BumbleBee is a custom new loader that is used by different IAB groups.
Microsoft attributes this campaign to Storm-0249, an access broker active since 2021 and known for distributing, at minimum, BazaLoader, IcedID, Bumblebee, and Emotet malware.
A newly discovered malware loader called Bumblebee is likely the latest development of the Conti syndicate, designed to replace the BazarLoader backdoor used to deliver ransomware payloads.
Intel 471 researchers have noticed that the Conti group appears to have dropped BazarLoader in favor of a new malware called Bumblebee... Google stating that Bumblebee has been used by an access broker with ties to Conti.
The noteable spike of campaigns involving malicious shortcuts (LNK files) conducted by both APT groups and advanced cybercriminals was detected in April-May this year – Bumblebee Loader and UAC-0010 (Armageddon) targeting EU Countries.
Deep Instinct’s Threat Research Lab recently noticed a new strain of a JavaScript-based dropper that is delivering Bumblebee and IcedID. Bumblebee is a malware loader first discovered in March 2022.
Thus far, Raspberry Robin has been observed distributing payloads linked to FIN11, Clop Gang, BumbleBee, IcedID, and TrueBot on compromised networks.
Actors issued these commands via a web shell we call BumbleBee that had been installed on the Exchange server, which we will discuss in detail in a future blog.
“TA580 used it to drop Bumblebee, why don’t we have a VHD chain?”
Cyjax, highlighting the use of SEO poisoning to redirect users searching for software programs from companies like SonicWall, Hanwha Vision, and Pulse Secure (now Ivanti Secure Access) on Bing to fake sites and trick them into downloading MSI installers that deploy the Bumblebee loader.
Exploited software
MITRE ATT&CK
Reporting
Splunk published a Windows endpoint analytic that detects suspicious child processes launched by consent.exe, a behavior strongly associated with User Account Control (UAC) bypass and privilege escalation. Because consent.exe normally displays the UAC elevation prompt rather than spawning executables, the detection treats such process creation as anomalous, excluding WerFault.exe as a known crash-related exception. The analytic maps to MITRE ATT&CK techniques T1548.002, T1068, and T1059, and is designed for telemetry from Sysmon, Windows Security Event ID 4688, and CrowdStrike ProcessRollup2 data normalized into Splunk's Endpoint data model. The release aligns with MITRE ATT&CK documentation showing UAC bypass remains a widely used post-compromise technique across ransomware operators, commodity malware, and state-linked intrusion groups. ATT&CK lists methods including COM abuse through CMSTPLUA, scheduled task abuse such as SilentCleanup, registry hijacks involving ms-settings and mscfile, and abuse of trusted Windows binaries including fodhelper.exe, eventvwr.exe, and sdclt.exe. Splunk also published supporting attack simulation data for suspicious child processes of consent.exe, giving defenders a way to test visibility for this privilege-escalation pattern, although the analytic is disabled by default and generates intermediate risk events rather than direct notable alerts.
Microsoft reported a rise in ACR Stealer intrusions across customer environments, tracing two prominent infection chains that relied on ClickFix social engineering to trick users into launching malicious commands. In one chain, attackers delivered DLLs over WebDAV, then used obfuscated PowerShell, Python-based loaders, and scheduled tasks for persistence; some infections also resolved command-and-control infrastructure through blockchain-based dead-drop techniques such as EtherHiding. A second chain used mshta.exe, VBScript, and obfuscated PowerShell before retrieving payloads hidden inside a hosted JPEG and executing them filelessly in memory. The campaigns were designed to steal browser credentials, cookies, authentication tokens, and sensitive enterprise documents, including PDFs and Microsoft 365-related files. Microsoft said the malware abuses DPAPI to decrypt browser data and stages the collected information for exfiltration. The company published indicators of compromise, MITRE ATT&CK mappings, hunting queries, and mitigation guidance focused on detecting ClickFix lures, suspicious WebDAV or MSHTA activity, obfuscated PowerShell, persistence mechanisms, and browser credential theft.
Derp wouldn't exist without the work these projects do for the security community. We rely on their data sources to improve the quality and depth of what we publish. Thank you, we're genuinely grateful.