LATRODECTUS
ICEDID
CLICKFIX
TA577
Threat IntelligenceMalwareJanuary 22, 202615 min read

Latrodectus: The IcedID Successor Reshaping Malware Delivery

Inside the rapidly evolving Windows loader that emerged from IcedID's ashes — featuring advanced sandbox evasion, DLL side-loading, and the ClickFix social engineering technique that has infected over 44,000 systems.

Scroll

Latrodectus (also tracked as BlackWidow or Unidentified 111) is a Windows malware loader first discovered in October 2023, developed as the successor to IcedID (BokBot). Distributed primarily by threat actors TA577 and TA578, it has rapidly evolved through nine versions and infected an estimated 44,000+ systems despite surviving two rounds of the international Operation Endgame takedown.

Overview & Origins

Latrodectus emerged as IcedID's operational infrastructure was being wound down. Code analysis by Proofpoint and Team Cymru revealed shared developer lineage between IcedID and Latrodectus, with overlapping infrastructure and coding conventions suggesting the same development team pivoted to the new project.

IcedID Connection

Latrodectus shares critical code patterns with IcedID including similar C2 protocol structures, string obfuscation methods, and campaign ID encoding. The transition from IcedID to Latrodectus began in late 2023 as IcedID's backend was deprecated.

Distribution & the ClickFix Technique

Traditional Delivery

ClickFix Social Engineering (2025)

Emerging Technique

In early 2025, Latrodectus campaigns adopted the ClickFix technique — displaying fake browser error pages that instruct victims to copy and paste a PowerShell command into their terminal. This bypasses traditional email attachment detection entirely.

Technical Analysis

Execution Chain

String Obfuscation

Starting with version 1.4, Latrodectus uses AES-256 CTR mode for string encryption, replacing the earlier XOR-based obfuscation. Each encrypted string has a unique key and IV, making static analysis significantly more difficult. T1027

C2 Protocol

Sandbox Evasion

Advanced Anti-Analysis

Latrodectus employs one of the most aggressive sandbox evasion suites observed in modern loaders, checking for 75+ processes associated with analysis environments before executing its payload.

Version Evolution

VersionDateKey Changes
1.0Oct 2023Initial release; XOR string obfuscation; basic loader functionality
1.1Dec 2023Added self-deletion capability; improved C2 protocol
1.2Feb 2024DLL side-loading delivery; enhanced sandbox checks
1.3Apr 2024Scheduled task persistence; improved evasion
1.4Jul 2024AES-256 CTR string encryption; 75+ process blacklist
1.5-1.7Sep-Nov 2024Post-Endgame infrastructure rebuild; new C2 domains
1.8-1.9Jan-Feb 2025ClickFix distribution; improved DGA fallback; updated evasion

MITRE ATT&CK Mapping

TacticTechniqueUsage
Initial AccessT1566.001 Phishing AttachmentJS/HTML/PDF email attachments
ExecutionT1204.002 Malicious FileUser executes JS or MSI installer
ExecutionT1059.001 PowerShellClickFix PowerShell clipboard payloads
PersistenceT1053.005 Scheduled TaskScheduled task for recurring execution
Defense EvasionT1574.002 DLL Side-LoadingLoads via legitimate signed executables
Defense EvasionT1027 Obfuscated FilesAES-256 CTR string encryption
Defense EvasionT1497.001 System ChecksVM/sandbox detection (75+ processes)
DiscoveryT1057 Process DiscoveryEnumerates running processes for analysis tools
C2T1071.001 Web ProtocolsHTTPS POST to C2 servers
C2T1105 Ingress Tool TransferDownloads secondary payloads

Operation Endgame

Resilience Under Pressure

Latrodectus was targeted in both phases of Operation Endgame — the initial May 2024 takedown and a follow-up action. Despite infrastructure disruption, the malware's operators rebuilt C2 infrastructure within weeks and continued operations.

Detection & Defense

Defend Against Advanced Loader Threats

Mjolnir Security provides detection and response capabilities against Latrodectus, IcedID successors, and emerging loader families.

Loader DetectionPhishing DefenseThreat HuntingIncident ResponseMDR ServicesSecurity Awareness
  • Loader & Dropper Detection Behavioral detection of DLL side-loading chains, ClickFix execution patterns, and Latrodectus sandbox evasion techniques within your environment.
  • Phishing Campaign Analysis Proactive analysis of thread-hijacked emails, contact form abuse campaigns, and social engineering techniques targeting your organization.
  • 24/7 Incident Response Rapid containment when loader activity is detected before ransomware deployment. Call +1 833 403 5875.
Written by: Mjolnir Security  |  Published: January 22, 2026