Skip to main content
Meet us at Black Hat USA 2026— Las Vegas, August 1–6Book a Meeting
Mallory
Back to malware
MalwareRansomwareUsed by 11 actorsExploits 1 CVE

Latrodectus

Also known asIceNovaUnidentified 111

Latrodectus is a malware downloader used by adversaries to execute arbitrary commands and deliver additional payloads. It has been distributed through phishing and malicious spam campaigns, including reply-chain phishing emails with malicious attachments, financially themed lures, tax-themed phishing, fake Windows 11 Pro download sites, and ClickFix-style fake CAPTCHA or HTML attachment chains. Reported infection-chain components include JavaScript files, WMI to facilitate installation of remotely hosted files, PowerShell, MSI installation, and DLL sideloading. Proofpoint reported Latrodectus in phishing campaigns as early as November 2023, including distribution by TA577, and later activity involving TA578; Microsoft attributed spring 2025 campaigns to Storm-0249. Proofpoint also assessed that Latrodectus was written by the same developers as IcedID based on code similarities. Latrodectus has been observed dropped by DanaBot and Brute Ratel C4, and ESET reported DanaBot distributing Latrodectus among other payloads. Capabilities directly described in the content include gathering system information, discovering the username of an infected host, identifying domain administrator accounts via "C:\Windows\System32\cmd.exe /c net group "Domain Admins" /domain", creating scheduled tasks for persistence, exfiltrating encrypted system information to command-and-control infrastructure, and Base64-encoding the body of HTTP requests sent to C2. The malware remained active through 2025, appeared in Red Canary top-10 threat reporting in April/May 2025, and operators reportedly rebuilt infrastructure quickly after Operation Endgame in May 2024 and resumed activity by late June 2024. Known indicators mentioned in the content include SHA-256 16474e9e4773fbc1e0b48a5025fad31b7f084b1beffb9a42687b4d01979885fe, the C2 domain architrata[.]com, and the URL https[:]//rgbw[.]live/ used in one observed infection chain.

Share:
For your environment

Hunt this family in your stack

Mallory pivots from this family to the IOCs, detections, and named campaigns that touch your stack, and pages you when something new lands.

EXPLOITED CVES

Vulnerabilities exploited

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.

1 CVES
CVE-2025-55182React2Shell RCE in React Server Components Flight Protocol

Threat Details and IOCs Malware: ... Latrodectus ...

via f5 communitycommunity.f5.com
THREAT ACTORS

Groups observed using it

11 distinct threat actors attributed by public researchers. Open in Mallory to see the full evidence chain and overlapping campaigns.

View more details
TA578

On 20 September 2024, Proofpoint researchers identified a campaign delivering Brute Ratel C4 and Latrodectus.

via proofpointproofpoint.com
TA571

On 20 September 2024, Proofpoint researchers identified a campaign delivering Brute Ratel C4 and Latrodectus.

via proofpointproofpoint.com
TA577

Latrodectus is a downloader used by adversaries to execute arbitrary commands and deliver additional payloads, frequently leveraging financially-themed lures.

via red canary blogredcanary.com
Storm-0249

Latrodectus is a downloader used by adversaries to execute arbitrary commands and deliver additional payloads, frequently leveraging financially-themed lures.

via red canary blogredcanary.com
WIZARD SPIDER

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.

via 0x0d4y blog0x0d4y.blog
Conti

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.

via 0x0d4y blog0x0d4y.blog
MITRE ATT&CK

Techniques & procedures

32 distinct techniques documented for this family, organized by ATT&CK tactic.

Resource Development

1 technique
T1608.001Upload MalwareEvidence1

Danabot operators upload other malware to their infrastructure for further spreading.

Initial Access

4 techniques
T1566PhishingEvidence3

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.

T1566.001Spearphishing AttachmentEvidence3

Tax and IRS-themed phishing emails delivering malicious PDF attachments leading to URL redirects and script downloads

T1566.002Spearphishing LinkEvidence1

In this campaign, messages contained URLs which resolved to a website with a search:query link that pointed to a Microsoft Shortcut (LNK) file.

T1566.003Spearphishing via ServiceEvidence1

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.

Execution

6 techniques
T1059Command and Scripting InterpreterEvidence2

Latrodectus is a downloader used by adversaries to execute arbitrary commands and deliver additional payloads

T1059.001PowerShellEvidence1

the first observed endpoint behavior was a PowerShell command reaching out to the URL https[:]//rgbw[.]live/

T1059.003Windows Command ShellEvidence1

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.

T1059.007JavaScriptEvidence2

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

T1204User ExecutionEvidence2

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.

T1204.002Malicious FileEvidence4

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.

Persistence

2 techniques
T1112Modify RegistryEvidence1

Across the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.

T1547.001Registry Run Keys / Startup FolderEvidence2

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.

Privilege Escalation

2 techniques
T1055Process InjectionEvidence1

Since Latrodectus is frequently sideloaded or injected into a process like explorer.exe for execution

T1547.001Registry Run Keys / Startup FolderEvidence2

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.

Stealth

6 techniques
T1036MasqueradingEvidence1

During the 2016 Ukraine Electric Power Attack, DLLs and EXEs with filenames associated with common electric power sector protocols were used to masquerade files.

T1055Process InjectionEvidence1

Since Latrodectus is frequently sideloaded or injected into a process like explorer.exe for execution

T1070.004File DeletionEvidence2

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

T1140Deobfuscate/Decode Files or InformationEvidence1

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.

T1218System Binary Proxy ExecutionEvidence1

File Hash (SHA-256) 16474e9e4773fbc1e0b48a5025fad31b7f084b1beffb9a42687b4d01979885fe Dave-crypted IceNova

T1218.007MsiexecEvidence1

Following a successful connection to https[:]//rgbw[.]live/ , msiexec.exe , spawned the process NVIDIA Notification.exe

Defense Impairment

1 technique
T1112Modify RegistryEvidence1

Across the content, malware repeatedly 'adds Registry Run keys', 'creates Registry entries', 'modifies the Windows Registry', or 'overwrites registry keys' to maintain persistence.

Discovery

7 techniques
T1016System Network Configuration DiscoveryEvidence1

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.

T1033System Owner/User DiscoveryEvidence1

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.

T1057Process DiscoveryEvidence1

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.

T1069.002Domain GroupsEvidence1

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.

T1082System Information DiscoveryEvidence2

It has a range of capabilities, including gathering system information and delivering additional payloads like IcedID.

T1083File and Directory DiscoveryEvidence1

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").

T1087.002Domain AccountEvidence1

AdFind can enumerate domain users. APT41 used built-in net commands to enumerate domain administrator users. BloodHound can collect information about domain users, including identification of domain admin accounts.

Collection

1 technique
T1005Data from Local SystemEvidence1

The content repeatedly describes threat actors and malware collecting, stealing, identifying, copying, or staging files, documents, credentials, logs, databases, and other information from compromised hosts or local systems.

Command and Control

4 techniques
T1071Application Layer ProtocolEvidence1

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.

T1071.001Web ProtocolsEvidence2

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."

T1105Ingress Tool TransferEvidence2

Latrodectus is a downloader used by adversaries to execute arbitrary commands and deliver additional payloads... In May 2025, some samples reportedly went on to deliver LummaC2.

T1132Data EncodingEvidence2

C2 traffic from ADVSTORESHELL is encrypted, then encoded with Base64 encoding... APT19 HTTP malware variant used Base64 to encode communications to the C2 server... APT33 has used base64 to encode command and control traffic.

Exfiltration

1 technique
T1041Exfiltration Over C2 ChannelEvidence3

Examples include: "FIN4 has used HTTP POST requests to transmit data," "SolarWinds Compromise, APT29 used HTTP for C2 and data exfiltration," and "PinchDuke transfers files from the compromised host via HTTP or HTTPS to a C2 server."

INDICATORS OF COMPROMISE

IOCs tracked for this family

230 indicators attributed across vendor reports, sandbox runs, and researcher write-ups. Full values are available in Mallory.

View more in app
Network
134 tracked

IPs, domains, and DNS infrastructure linked to this family.

Hashes
55 tracked

File hashes (MD5, SHA-1, SHA-256) from samples and reports.

Other
41 tracked

Other indicator types observed in public reporting.

TypeValueLatest sighting
hash.sha256●●●●●●●●●●●●View more in app11 days ago
hash.sha256●●●●●●●●●●●●View more in app11 days ago
domain●●●●●●●●●●●●View more in app24 days ago
ip.v4●●●●●●●●●●●●View more in app2 months ago
ip.v4●●●●●●●●●●●●View more in app3 months ago
domain●●●●●●●●●●●●View more in app3 months ago
What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets match these IOCs, which detections are missing, which campaigns to expect next, and what to do in the next 30 minutes.
IOC matching230

Match every observed IP, domain, and hash against your live telemetry.

Threat actor attribution11

Named campaigns wielding this family, with evidence pinned to each claim.

Exploited vulnerabilities1

CVEs this family uses for access and lateral movement.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

MITRE ATT&CK mapping32

Every documented technique, ranked by evidence weight.

Researcher chatter

Reddit, Mastodon, and CTI community discussion around this family.