Interlock ransomware has been active since September 2024, targeting Windows, Linux, and ESXi environments with a hybrid RSA-AES cryptosystem. Unlike many modern ransomware operations, Interlock doesn’t run a ransomware-as-a-service affiliate model. It appears to be operated and shared within a smaller, closely-held group. Combined with double extortion tactics (data theft before encryption) and anti-forensic capabilities like event log clearing and self-deletion, Interlock represents a serious threat to organizations in education, manufacturing, healthcare, and aviation, with the heaviest concentration of victims in the United States, alongside activity in Australia, Canada, and the UK
Technical
Details
Threat Overview
Interlock first emerged in 2024 and has continued to evolve, including a Java-based (JAR) variant targeting Windows environments. The group’s core objective is double extortion: exfiltrate sensitive data, encrypt systems, then threaten public leak of stolen data if the ransom isn’t paid within a tight window.
Technical Analysis
Interlock is a command-line-driven binary, which gives operators granular control over each encryption run:
Argument
Function
-d <path>
Encrypt a specific directory
-f <filename>
Encrypt a specific file
-del
Self-delete after encryption
-e <dirs>
Exclude directories from encryption
-s
Reschedule itself as a scheduled task (TaskSystem)
Persistence & evasion: Uses scheduled tasks and registry modifications to disable the firewall and tamper with certificates
Command-line arguments used by Interlock ransomware for scheduling tasks and executing malware
Lateral spread via symlinks: Runs fsutil behavior set SymlinkEvaluation commands to enable symbolic link traversal, allowing encryption of files across mapped/linked devices
Commands to enable symbolic link evaluations using fsutil behavior set
Anti-recovery: Deletes Volume Shadow Copies before encrypting to block easy restoration.
Encryption scheme: Generates a 48-byte key buffer per file (32-byte AES key + 12-byte IV), then encrypts that buffer with an embedded RSA public key. A standard hybrid cryptosystem approach that makes brute-force decryption infeasible without the attacker’s private key
Hexadecimal representation of ransomware code showing encrypted data
File exclusions: Deliberately skips system-critical and already-encrypted files (.exe, .dll, .sys, .ps1, Thumbs.db, its own ransom note, etc.) to keep the machine bootable enough to display the ransom demand
Ransom note: Dropped as IMPORTANT_BEFORE_START.txt in every scanned directory, notable for leaning on regulatory/legal exposure (fines, breach disclosure obligations) rather than pure fear-mongering, with a 72-hour compliance window
Interlock ransom note
Anti-forensics: Clears Application, Security, Setup, System, and Forwarded Events logs post-encryption. Self-deletion is achieved by dropping a DLL payload to %TMP%\tmp<random>.wasd and invoking it via rundll32.exe.
Command for self-deletion of ransomware using rundll32.exe and a temporary DLL file
MITRE ATT&CK
Mapping
Tactic
Technique ID
Technique Name
Description
Privilege Escalation
T1611
Escape to Host
Executes commands to enable symbolic link evaluation, facilitating access to host resources.
Defense Evasion
T1562.002
Impair Defenses: Disable Windows Event Logging
Clears Windows Event Logs to remove evidence of malicious activity.
Defense Evasion
T1562.004
Impair Defenses: Disable or Modify System Firewall
Disables the Windows Firewall to reduce detection and allow unrestricted network communication.
Defense Evasion
T1070.004
Indicator Removal: File Deletion
Deletes its own executable using the -del command to remove forensic evidence.
Defense Evasion
T1027.013
Obfuscated Files or Information: Encrypted/Encoded File
Encrypts or encodes its payload to evade security detection and analysis.
Discovery
T1083
File and Directory Discovery
Enumerates files and directories on the compromised system.
Discovery
T1135
Network Share Discovery
Discovers accessible network shares for potential lateral movement or data access.
Discovery
T1057
Process Discovery
Enumerates running processes on the compromised device.
Lateral Movement
T1053
Scheduled Task/Job
Creates or uses a scheduled task to rerun itself when the -s argument is provided, helping maintain execution.
Impact
T1486
Data Encrypted for Impact
Uses a hybrid RSA-AES encryption scheme to encrypt files and render them inaccessible.
Impact
T1489
Service Stop
Stops targeted services to facilitate encryption or disrupt normal system operations.
Detection
The threat hunting team wrote a query to detect the behavior of the attack and leveraged an IoC query from the Microsoft Threat Analytics report. The queries are listed below:
Configure Controlled Folder Access (CFA), especially on sensitive assets. Test in audit mode first
Run EDR in block mode to catch threats even if a non-Microsoft AV misses them or Defender AV is passive
Enable automated investigation and remediation and automatic attack disruption in Defender XDR to contain fast-moving encryption events
Remediation
Isolate affected devices immediately upon detection of encryption behavior or ransom note drops
Review Volume Shadow Copy deletion events as a strong precursor signal, act before mass encryption begins
Rotate credentials for any accounts observed in hands-on-keyboard activity
Preserve forensic evidence before remediation, since Interlock actively clears event logs
Trends &
Impact
Interlock’s targeting so far skews toward critical-service sectors (healthcare, education, aviation, manufacturing)
Verticals where downtime has outsized real-world consequences, increasing pressure to pay. The group’s non-affiliate model suggests smaller operational footprint but potentially tighter operational security, which can make attribution and pattern-matching harder for defenders
Why This Is
Important
Interlock demonstrates how ransomware operators continue to blend technical sophistication (hybrid cryptosystems, symlink-based lateral encryption) with psychological and legal pressure tactics in ransom notes
For organizations, the risk isn’t just encrypted files. It includes data exfiltration exposure, regulatory notification obligations, operational downtime in sectors where uptime is safety-critical, and reputational fallout from a double-extortion leak. The anti-forensic techniques (log clearing, self-deletion) also mean detection speed matters more than post-incident investigation, since by the time logs are gone, the visibility window has closed
How Wizard Cyber Can Help
24/7 threat monitoring through Microsoft Sentinel, correlating signals across endpoints, identities, and cloud workloads before ransomware reaches the encryption stage
Managed Detection and Response (MDR) leveraging Defender XDR to catch precursor behaviors such as scheduled task creation, shadow copy deletion, and log-clearing attempts ahead of mass encryption
Continuous Threat Exposure Management (CTEM) to identify and close the attack surface gaps ransomware groups like Interlock rely on for initial access and lateral movement
Incident responseand containment support to isolate affected systems fast and limit blast radius during an active event
Proactive threat hunting to search historical telemetry for Interlock-associated TTPs, even in environments where no alert has yet fired
CYBERSECURITY READINESS
Strengthen Your Cyber Defences Today
As cyber threats grow more complex, proactive detection is no longer optional.
With Wizard Cyber’s Microsoft expertise, organizations can transform their security posture and gain real-time visibility across all endpoints.
Start your journey to smarter, faster cybersecurity today.
Yara specialises in proactive threat hunting, security awareness, and cyber security education. She combines technical threat analysis with user-focused security initiatives to help organisations strengthen their overall cyber resilience. She holds Microsoft SC-200, AZ-500, and SC-300 certifications
The Threat Hunting Team at Wizard Cyber is focused on proactively seeking out advanced threats that evade traditional security measures. Leveraging advanced analytics and deep knowledge of threat actor behavior, they uncover hidden risks within our clients' environments. This team's continuous monitoring and analysis ensure that any potential compromises are detected and neutralized before they escalate.