Latrodectus is a Windows malware family primarily used as a downloader and loader for follow-on payload delivery. It has been associated with financially motivated intrusion activity and has been linked by multiple researchers to operators and developers connected with IcedID-era cybercrime ecosystems. Since first public reporting in late 2023, Latrodectus has appeared in phishing, malspam, and ClickFix-style social-engineering campaigns, including financially themed and tax-themed lures, and has also been observed delivered by other malware such as DanaBot and in chains involving Brute Ratel C4.
Latrodectus is designed to execute arbitrary commands, communicate with command-and-control infrastructure over HTTP(S), and retrieve or launch additional payloads. Reported functionality includes host and domain reconnaissance, collection of system metadata, discovery of usernames and privileged domain groups, and exfiltration of encrypted host information to its controllers. Observed reconnaissance behavior includes use of native Windows utilities to gather network configuration, system details, domain trust information, workstation configuration, antivirus product information, and account or group membership data. Analysis of samples has also shown support for staged execution using DLL and EXE payloads, including rundll32-based execution paths.
The malware has demonstrated persistence mechanisms including update-themed artifacts and, in some observed infection chains, scheduled-task persistence under legitimate-looking names. Infection chains have included malicious email attachments, JavaScript-based stages, WMI-assisted retrieval or installation of remotely hosted files, PowerShell, MSI-based installation, and DLL sideloading. ClickFix campaigns have used fake CAPTCHA or troubleshooting prompts to induce victims to paste and run attacker-supplied commands, after which Latrodectus was installed directly or delivered after an intermediate tool such as Brute Ratel C4.
Latrodectus has been observed targeting enterprise environments and is relevant to sectors affected by broad phishing and initial-access activity rather than a single vertical. It has remained active despite disruption efforts tied to Operation Endgame, with operators rebuilding infrastructure and resuming campaigns afterward. The malware’s role as a flexible downloader in multi-stage intrusion chains makes it a recurring component of contemporary financially motivated Windows compromises.
Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.
1 CVE Mallory has correlated with this family across public research and vendor advisories. Each row links to the full Mallory page for that vulnerability.
Threat Details and IOCs Malware: ... Latrodectus ...
11 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.
On 20 September 2024, Proofpoint researchers identified a campaign delivering Brute Ratel C4 and Latrodectus.
On 20 September 2024, Proofpoint researchers identified a campaign delivering Brute Ratel C4 and Latrodectus.
Latrodectus is a downloader used by adversaries to execute arbitrary commands and deliver additional payloads, frequently leveraging financially-themed lures.
Latrodectus is a downloader used by adversaries to execute arbitrary commands and deliver additional payloads, frequently leveraging financially-themed lures.
Latrodectus, also known as IceNova Backdoor ... is a family of malware that has been observed lately in campaigns linked to groups such as Trickbot ( WIZARD SPIDER ) and Conti (and potentially, in Ransomware deliveries), in addition to being attributed to developers from IcedID . Therefore, Latrodectus has been highlighted as a potential threat and is used as a Loader for other malware.
Latrodectus, also known as IceNova Backdoor ... is a family of malware that has been observed lately in campaigns linked to groups such as Trickbot ( WIZARD SPIDER ) and Conti (and potentially, in Ransomware deliveries), in addition to being attributed to developers from IcedID . Therefore, Latrodectus has been highlighted as a potential threat and is used as a Loader for other malware.
32 distinct techniques documented for this family, organized by ATT&CK tactic.
It was first reported in November 2023 being distributed by TA577 in a number of phishing campaigns. In January 2024, it was reportedly also being used by TA578.
Tax and IRS-themed phishing emails delivering malicious PDF attachments leading to URL redirects and script downloads
In this campaign, messages contained URLs which resolved to a website with a search:query link that pointed to a Microsoft Shortcut (LNK) file.
On 28 November 2023, Proofpoint observed the last TA577 Latrodectus campaign. The campaign began with thread hijacked messages that contained URLs leading to either zipped JavaScript files or zipped ISO files. | This actor typically uses contact forms to initiate a conversation with a target.
Latrodectus is a downloader used by adversaries to execute arbitrary commands and deliver additional payloads
the first observed endpoint behavior was a PowerShell command reaching out to the URL https[:]//rgbw[.]live/
During the 2016 Ukraine Electric Power Attack, Sandworm Team used the xp_cmdshell command in MS-SQL. During the 2025 Poland Wiper Attacks, the adversaries leveraged PsExec to run cmd.exe commands on multiple victim machines. Numerous malware families and groups are described as using cmd.exe, cmd /c, Windows command shell, or command-line interfaces to execute commands, payloads, reconnaissance, persistence, cleanup, and ransomware actions.
Using cscript.exe to execute a command containing //e:Jscript in this way gives us a detection opportunity. Detection opportunity: Instances of wscript.exe or cscript.exe to run/interpret malicious JScript payloads
The inclusion of the “Browser check identificate:” prompt and a subsequent change made to the RunMRU registry key indicates this likely uses a paste-and-run fake CAPTCHA lure for initial execution.
Sandworm Team leveraged Microsoft Office attachments which contained malicious macros that were automatically executed once the user permitted them... APT29 has used various forms of spearphishing attempting to get a user to open attachments... DarkGate is distributed through phishing links to VBS or MSI objects requiring user interaction for execution.
Across the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.
The content repeatedly describes malware and threat actors establishing persistence by adding values under HKCU/HKLM\Software\Microsoft\Windows\CurrentVersion\Run or RunOnce, and by placing executables, scripts, .lnk files, or .bat files in the Windows Startup folder.
Since Latrodectus is frequently sideloaded or injected into a process like explorer.exe for execution
The content repeatedly describes malware and threat actors establishing persistence by adding values under HKCU/HKLM\Software\Microsoft\Windows\CurrentVersion\Run or RunOnce, and by placing executables, scripts, .lnk files, or .bat files in the Windows Startup folder.
During the 2016 Ukraine Electric Power Attack, DLLs and EXEs with filenames associated with common electric power sector protocols were used to masquerade files.
Since Latrodectus is frequently sideloaded or injected into a process like explorer.exe for execution
EDDIESTEALER is capable of deleting itself through NTFS Alternate Data Streams renaming, to bypass file locks... SetFileInformationByHandle on the handle with the FILE_DISPOSITION_INFO.DeleteFile flag set to TRUE
The content repeatedly describes malware and threat actors decoding, decrypting, deobfuscating, or unpacking payloads, strings, configuration data, commands, and C2 responses prior to execution or use.
The content repeatedly describes malware and threat actors using commands and APIs such as ipconfig /all, ifconfig, arp -a, route print, nbtstat, netsh, GetAdaptersInfo, and GetIpNetTable to gather IP addresses, MAC addresses, DNS, DHCP, gateways, routing tables, ARP cache, proxy settings, domains, and network adapter/interface details.
The content repeatedly describes malware and threat actors collecting usernames, identifying logged-in users, running whoami/query user/quser, checking whether the current user is an administrator, enumerating user sessions, and gathering account details from compromised hosts.
The content repeatedly describes malware and threat actors obtaining lists of running processes, using utilities such as tasklist, ps, WMI, Get-Process, CreateToolhelp32Snapshot, EnumProcesses, and similar APIs/commands to enumerate active processes on victim systems.
Brute Ratel C4 can use LDAP queries, net group "Domain Admins" /domain and net user /domain for discovery. OilRig has run net group "domain admins" /domain and net group "Exchange Trusted Subsystem" /domain to get account listings on a victim. Wizard Spider has identified domain admins through the use of net group "Domain admins" /DOMAIN.
It has a range of capabilities, including gathering system information and delivering additional payloads like IcedID.
The content repeatedly describes malware and threat actors listing files and directories, enumerating drives, searching for files by extension/name/path, retrieving file metadata, and browsing file systems (for example: "APT28 has used Forfiles to locate PDF, Excel, and Word documents during collection" and "cmd can be used to find files and directories with native functionality such as dir commands").
BS2005 uses Base64 encoding for communication in the message body of an HTTP request... Helminth encodes data with base64 and sends it via the "Cookie" field of HTTP requests. For C2 over DNS, Helminth converts ASCII characters into their hexadecimal values... RDAT can communicate with the C2 via base32-encoded subdomains.
The content repeatedly describes threat actors and malware using HTTP and HTTPS for command and control, such as: "Sandworm Team used BlackEnergy to communicate between compromised hosts and their command-and-control servers via HTTP post requests."
230 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.
IPs, domains, and DNS infrastructure linked to this family.
File hashes (MD5, SHA-1, SHA-256) from samples and reports.
Other indicator types observed in public reporting.
87 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Double Trouble: Latrodectus and ACR Stealer observed spreading via Google Authenticator Phishing Site
Latrodectus2
A named malware/tool appearing in the tooling overlap discussed by IBM, referenced through a Dave-crypted sample and overlap with Tomb-crypted Supper.
Malware delivered via a fake CAPTCHA ClickFix lure that tricks users into running a PowerShell command, after which it communicates with attacker-controlled domains.
Match every observed IP, domain, and hash against your live telemetry.
Named campaigns wielding this family, with evidence pinned to each claim.
CVEs this family uses for access and lateral movement.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Every documented technique, ranked by evidence weight.
Reddit, Mastodon, and CTI community discussion around this family.