Last seven days
- First activity
- Sep 3, 2026
- Last activity
- Sep 3, 2026
- Feed role
- C2
- Host form
- 0 IP / 1 hostnames
BazarLoader, also known as Baza and sometimes BazarBackdoor, is a Windows malware family associated with the TrickBot and Conti-linked cybercrime ecosystem, including activity tracked as ITG23 and GOLD BLACKBURN.
Profile source: Mallory opens in a new tabBazarLoader
BazarLoader, also known as Baza and sometimes BazarBackdoor, is a Windows malware family associated with the TrickBot and Conti-linked cybercrime ecosystem, including activity tracked as ITG23 and GOLD BLACKBURN. First identified in 2020, it is primarily used as an initial-access malware loader and backdoor that establishes remote access on victim systems and delivers follow-on payloads, most notably Cobalt Strike. It has been repeatedly linked to intrusion chains that culminate in enterprise-wide compromise and ransomware deployment, including Ryuk and Conti operations against high-value targets such as healthcare and other organizations.
BazarLoader has been distributed through targeted phishing and spearphishing campaigns using organization-specific lures such as invoices, complaints, or document-themed decoys, as well as archive-delivered JavaScript chains. It has also been observed delivered through malicious Windows App Installer packages masquerading as legitimate software, using cloud-hosted installation infrastructure. In broader criminal operations, it has functioned as an access-enabling component within a service ecosystem shared across multiple malware families and affiliates.
Operationally, BazarLoader is used to gain footholds, execute additional payloads, and support post-compromise activity by deploying frameworks such as Cobalt Strike. Reporting also ties it to stealthy access in ransomware intrusions, where operators move from the initial infection to credential theft, domain compromise, lateral movement, and rapid ransomware execution. Some analyses describe BazarLoader as the loader component that attempts to retrieve a secondary Bazar backdoor payload. Reverse-engineering has also documented a domain-generation mechanism in at least some variants, including an early flawed implementation associated with EmerDNS-style naming.
BazarLoader is notable less as a standalone commodity implant than as a reliable access mechanism embedded in mature financially motivated intrusion workflows. Its repeated use by Conti- and Ryuk-linked actors, overlap with TrickBot infrastructure and personnel, and frequent pairing with Cobalt Strike make it a significant enabler of large-scale ransomware operations.
C2 tracking
Derp observations, rolling seven-day window
Samples
3863464e29728c1bc9e472132fbb13b532f895a46fce8a66c59c1e8012b42a55 6ff8480cde0b319de96e500d451ae2b892acf35d7635d560d4afacbee4960a58 b19d304f847edbe2581176c316fb9f35111aca6e14a9fa1c752c8089b07b4189 b2660a2e88514b6fe1ff2f776c96ab852b0ce563c5a2258a199a2eb2bdb19a1d d9d63d41ca11d527ff6d6fcb6e4f332dd3648cfd93127de99050776d9f963a99 Reported operators
top-tier cybercriminal groups, like Conti (loaded by TrickBot and BazarLoader) and DoppelPaymer (loaded by Dridex) were left without a viable option for high-quality initial access.
Previously, the crypters were used predominately with the core malware families associated with ITG23 and their close partners; this included Trickbot, Emotet, BazarLoader, IcedID, CobaltStrike...
Members of the Trickbot gang are long time partners of Conti, and they have recently developed BazarLoader which downloads additional malware onto a victim’s computer.
B aza (BazarLoader & BazarBackdoor) has been attributed to the organized cybercrime group behind Trickbot... Since then, the terms Baza or Bazarloader have been used interchangeably to reference this particular malware family.
BazarLoader (also known as Bazar Loader, Bazar Backdoor or Team9 Backdoor) is a module of the dreaded TrickBot Trojan. It is mostly used to gain a foothold in compromised enterprise networks.
The emergence of Bumblebee in phishing campaigns in March coincides with a drop in using BazarLoader for delivering file-encrypting malware, researchers say.
The emergence of Bumblebee in phishing campaigns in March coincides with a drop in using BazarLoader for delivering file-encrypting malware, researchers say.
As part of the observed campaigns, malware such as BazarLoader, Cobalt Strike, MiniDuke, “CosmicDuke”, Sunburst, SUPERNOVA, and more, were employed by APT29 attackers.
This attack chain has also been utilized from threat actors InSideCopy, TA551 and from BazarLoader campaigns.
The threat cluster relies heavily on Remote Monitoring and Management (RMM) tools, unlike UNC2686 which deployed BAZARLOADER variants as well as TRICKBOT, URSNIF, and SILENTNIGHT.
After a break in FIN12 activity from late March 2020 to late August 2020, FIN12 resumed operations shifting their reliance for initial access away from TRICKBOT to BAZARLOADER malware in September 2020.
Commentaire : les attaquants impliqués dans l’incident du CHU de Brest seraient donc actifs depuis au moins 2019 et auraient utilisé successivement les rançongiciels Ryuk, Conti, Hive, Nokoyawa et Play. Ils auraient également eu recours aux services du code malveillant BazarLoader entre 2020 et 2021.
Exploited software
MITRE ATT&CK
Reporting
A public project called CertGraveyard has expanded efforts to document abused code-signing certificates used to sign malware, building a shared record of certificate abuse and helping defenders trigger revocations with certificate authorities. The project’s creator said the initiative grew out of years of reporting malicious certificates tied to malware such as SolarMarker, and has helped report more than 2,000 certificates, later growing to roughly 2,400 entries in the database. Supporting tooling includes certReport, which automates abuse reports from malware hashes using sources such as VirusTotal and MalwareBazaar, plus an API, downloadable datasets, feeds, hunting queries, and integrations with platforms including MalwareBazaar, UnpacMe, Malcat, MagicSword.io, and WDAC enforcement workflows. The database reflects a broader pattern in which threat actors repeatedly obtain or abuse valid Authenticode certificates to make malware appear trustworthy, reduce Windows warnings, and sustain delivery campaigns. Prior reporting cited SolarMarker cycling through impostor-issued certificates, FakeBat distributing signed MSI and MSIX installers, Netbounce using valid certificates and fake software branding, Dark Caracal signing Bandook variants with legitimate certificates, and Operation Red Signature abusing a stolen vendor certificate in a supply-chain intrusion. CertGraveyard’s operator said certificate authorities often act on external reports within hours, making revocation a practical disruption measure, though the project has also faced operational pressure including a major DDoS attack while handling heavy daily lookup and download volumes from defenders and malware-analysis integrations.
Researchers identified a TrickBot variant for Microsoft Windows that replaces its usual HTTP command-and-control channel with a custom DNS tunneling mechanism, allowing the malware to hide outbound tasking in malformed DNS queries and reconstruct inbound data from IPv4 addresses returned in DNS responses. Fortinet said the malware sends XOR-encrypted, hex-encoded command data in chunks designed to resemble legitimate domain labels, with traffic observed via 8.8.8.8 and a command-and-control domain of westurn.in. The transport redesign preserves TrickBot’s modular architecture while making communications harder to detect and block. The malware maintains persistence through Windows Task Scheduler, with tasks configured to run every five minutes, and stores task metadata in NTFS Alternate Data Streams to reduce visibility. Fortinet reported the variant also uses encrypted strings and hash-based runtime API resolution to complicate analysis, while retaining capabilities for module download, rundll32-based execution, PowerShell execution, direct machine-code execution, process hollowing, and process doppelgänging. Researchers measured the DNS tunnel at roughly 30.7 KB/s, indicating the channel is practical for sustained covert command-and-control operations.
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.