Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons

Social Media

Hackers News Hackers News
  • CyberSecurity News
  • Threats
  • Attacks
  • Vulnerabilities
  • Breaches
  • Comparisons
Search the Site
Popular Searches:
technology Amazon AI
Recent Posts
Critical FortiGate RCE CVE-2022-42475 Exploited in Polish Energy Sector Attack
August 11, 2026
GhostJacking Attack Hijacks AI Agents to Run Malicious Code on Developer Machines
August 11, 2026
Horizon3.ai Secures $20M to Boost Partner-Led Growth and Ecosystem
August 11, 2026
Home/Threats/Interlock and Rhysida Ransomware Groups Share Supper Backdoor
Threats

Interlock and Rhysida Ransomware Groups Share Supper Backdoor

Key Takeaways New research from IBM X-Force establishes a strong operational and development link between the Interlock and Rhysida ransomware groups. Both notorious ransomware operations utilize a...

Emy Elsamnoudy
Emy Elsamnoudy
June 16, 2026 6 Min Read
53 0

Key Takeaways

  • New research from IBM X-Force establishes a strong operational and development link between the Interlock and Rhysida ransomware groups.
  • Both notorious ransomware operations utilize a shared backdoor known as Supper (also called SocksShell or WINDYTWIST) and share core malware codebase elements.
  • The groups primarily target organizations in the United States across healthcare, education, and government sectors, often gaining initial access through trojanized software installers.
  • Organizations should implement robust endpoint detection, monitor for anomalous executables, and be wary of fake browser update prompts to mitigate risks.

A recent in-depth investigation has uncovered compelling evidence suggesting a significant connection between two active and destructive ransomware groups, Interlock and Rhysida. The findings indicate that these threat actors not only share a common backdoor, dubbed Supper, but also deploy distinct malware tools derived from a shared underlying codebase. This points to either a collaborative development effort or a direct exchange of tools and expertise between the groups.

Table Of Content

  • Key Takeaways
  • Interlock and Rhysida Ransomware Operations
  • Attack Chains, Infection Tactics, and Toolset
  • What You Should Do

Analysts at IBM X-Force detailed their two-year investigation in a comprehensive report, revealing the previously unacknowledged links. The Interlock group, internally tracked as Hive0163, initiated its ransomware campaigns in September 2024. Unlike many ransomware-as-a-service (RaaS) operations, Interlock exclusively uses its proprietary toolkit, which includes NodeSnake, InterlockRAT, and the JunkFiction downloader. Conversely, Rhysida, active since at least May 2023, operates as a RaaS platform, making its tools available to affiliates.

By the close of 2025, both groups had claimed approximately 80 victims each, with the majority located within the United States. Sectors most heavily impacted included healthcare, education, and government.

Interlock and Rhysida Ransomware Operations

The shared use of the Supper backdoor, also identified as SocksShell or WINDYTWIST, represents the most explicit overlap between Interlock and Rhysida. This backdoor has been observed in confirmed incidents attributed to both ransomware operations. Supper, first detected in July 2024, predates Interlock’s NodeSnake and InterlockRAT, and was initially found protected by the JunkFiction crypter, a tool also employed by Interlock for its own malware.

Supper provides persistent access to compromised systems, establishes encrypted communication tunnels, and executes remote shell commands. These capabilities closely mirror those of InterlockRAT, highlighting a functional convergence. IBM X-Force’s analysis further revealed that InterlockRAT and Supper exhibit nearly identical command structures, use similar formats for registering with command-and-control (C2) servers, and employ the same self-deletion mechanism. Specifically, a DLL component embedded in older Supper versions for disk erasure is precisely the same component found within the Interlock ransomware binary, activated when the ransomware is instructed to self-destruct after file encryption.

Further strengthening the theory of shared development, NodeSnake, commonly the initial loader in Interlock infections, shares code logic and C2 server addresses with both the JunkFiction downloader and InterlockRAT. Additionally, a newer Python-based backdoor known as ModeloRAT, deployed by the TAG-124 traffic distribution network associated with Interlock, extends NodeSnake’s code structure and utilizes identical network validation bytes. These extensive overlaps strongly suggest that the malware tools for both groups originated from the same developers.

Attack Chains, Infection Tactics, and Toolset

Both Interlock and Rhysida frequently leverage trojanized software installers as their primary method for initial compromise. They create deceptive download pages for popular applications, such as Microsoft Teams, to trick unsuspecting users into executing malicious files. These installers are often signed with fraudulent code-signing certificates acquired from cybercrime forums, allowing them to bypass standard security checks on many systems.

Once initial access is established, attackers utilize sophisticated traffic distribution systems to redirect victims and deliver payloads through “ClickFix-style” attacks or fake browser updates. Interlock has consistently been linked to the TAG-124 system, also known as LandUpdate808. Rhysida actors, operating under the “Vanilla Tempest” cluster, have been observed using Gootloader-based access that subsequently deploys Supper before the final ransomware payload.

Post-compromise activities are characterized by thorough and systematic network traversal. Attackers employ various legitimate and malicious tools, including AZcopy for data exfiltration, Advanced Port Scanner for network reconnaissance, and credential stealers to escalate privileges. IBM X-Force also discovered a custom Windows Defender Application Control (WDAC) policy on Interlock staging servers. This policy was designed to disable Windows Defender and other endpoint security tools while allowing the group’s own malware to operate unimpeded.

What You Should Do

  • Enhance Endpoint Security: Deploy and maintain robust Endpoint Detection and Response (EDR) solutions capable of detecting anomalous executables and behavior.
  • Implement Application Control: Utilize application whitelisting or strong application control policies to prevent the execution of unauthorized software, especially those signed with suspicious or newly encountered certificates.
  • User Awareness Training: Educate employees about the dangers of downloading software from unofficial sources, recognizing phishing attempts, and identifying fake browser update prompts.
  • Monitor Network Traffic: Continuously monitor network traffic for unusual C2 communications and the use of remote management software in unexpected contexts.
  • Regular Backups: Maintain isolated, encrypted backups of critical data to ensure recovery in the event of a ransomware attack.
  • Review and Update WDAC Policies: Regularly review and harden Windows Defender Application Control policies to prevent adversaries from disabling security features.

Indicators of Compromise (IoCs):-

Type Indicator Description
IP Address 65.109.226[.]176 Shared C2 server used in NodeSnake and JunkFiction downloader campaigns
IP Address 172.86.68[.]175 Interlock staging server (nelavohomet[.]com)
IP Address 37.27.244[.]222 Interlock staging server (ms-sql-auth[.]com)
IP Address 151.241.99[.]169:8080 Supper C2 server (Rhysida/Vanilla Tempest)
IP Address 46.183.25[.]6:1080 Supper C2 server (Rhysida/Vanilla Tempest)
IP Address 213.139.77[.]167:4043 Supper C2 server (Rhysida/Vanilla Tempest)
IP Address 193.104.58[.]42:8080 Second Supper C2 (Rhysida follow-on deployment)
IP Address 5.226.141[.]216:1080 Second Supper C2 (Rhysida follow-on deployment)
IP Address 178.32.224[.]221:4043 Second Supper C2 (Rhysida follow-on deployment)
Domain nelavohomet[.]com Interlock staging server domain
Domain ms-sql-auth[.]com Interlock staging server domain (Amazon threat intel)
Domain coretether[.]com Supper C2 domain (Rhysida)
Domain nucleusgate[.]com Supper C2 domain (Rhysida)
Domain registrywave[.]com Supper C2 domain (Rhysida)
Domain scs-techresources[.]com Broomstick payload delivery domain (Rhysida)
Domain apple-online[.]shop JunkFiction downloader C2/payload delivery
Domain leadslaw[.]com Fake Microsoft Teams installer delivery
Domain microsoft-teams[.]icu Fake Microsoft Teams installer site
Domain partyglacierhip[.]to Interlock staging server
URL https://hire-household-squad-postcard.trycloudflare[.]com/MSTeamsSetup.exe Rhysida fake Teams installer
URL https://microsoft-teams[.]icu/files/MSteamsV7.80.exe Rhysida fake Teams installer
File Hash (SHA-1/SHA-256) c24cb7692b77123387b821f3683966807662217a4c918c32bb97358729c33a1d JunkFiction downloader payload (PyInstaller)
File Hash (SHA-256) f962e15c6efebb3c29fe399bb168066042b616affddd83f72570c979184ec55c PyInstaller bundle containing JunkFiction downloader
File Hash (SHA-256) 7890b116d13a52efe696ce1e2c0ed83029775cf4bea836ce551e71d222ee116f PyInstaller bundle containing NodeSnake
File Hash (SHA-256) 0e13ca9e55fbe5ae323f7f295dde8d68aaca3e2c737999174691bee77525de99 JunkFiction downloader
File Hash (SHA-256) c15f44d6abb3a2a882ffdc9b90f7bb5d1a233c0aa183eb765aa8bfba5832c8c6 ModeloRAT sample
File Hash (SHA-256) bc2b7627c5e02e5d8c6311955f1a5c09c62b511aba87b90e493c59c7d360c263 NodeSnake (deobfuscated validation logic)
File Hash (SHA-256) 7ed805c5fc3bd0a4eab3d523483a9cc83b8768ff667875f2318f3bfa4ef68fe2 Supper JAR variant
File Hash (SHA-256) c9920e995fbc98cd3883ef4c4520300d5e82bab5d2a5c781e9e9fe694a43e82f Supper self-deletion DLL
File Hash (SHA-256) 2528df60e55f210a6396dd7740d76afe30d5e9e86 Dave-crypted Supper
File Hash (SHA-256) b1444193923ca6f71c70c6a45011378ef00459c8a JunkFiction-crypted Supper
File Hash (SHA-256) a4d0ea40eb9cdcd2da83afbe4d36a634ac85c2cb6 Tomb-crypted Supper
File Hash (SHA-256) c8347069980e0c7b8d42cbf0f2be7bc6e558f8b6cf Supper JS variant
File Hash (SHA-256) 55a02d14de13134e77eb9cc787ac622791b38b74931d1588bb5750b06951c8c0 Tomb-crypted Vidar infostealer
File Hash (SHA-256) 604f7aa77a14f07baa21e76b73ceb7970037bfbdcc2040bf2e445702e99587a0 Second Tomb-crypted Supper (Rhysida)
File Hash (SHA-256) 0edfad6a8b34b2b419fd254a99394b8f2303d144dbeba7148ef5343e2929fe76 Supper new C2 server config (Rhysida)
File Hash (SHA-256) f34cfdc950124d26b4f2f99b192a4ab7a4163af3143c3b18bc2271ca08d6c899 Supper new C2 server config (Rhysida)
File Hash (SHA-256) 64a0ab00d90682b1807c5d7da1a4ae67cde4c5757fc7d995d8f126f0ec8ae983 JunkFiction-crypted Supper (Rhysida infection chain)
File Hash (SHA-256) b659389cde06f5e01e592dca458fe1be07a302c40dc2a820c7f76d4ee788bad3 JunkFiction downloader (Rhysida infection chain)
File Hash (SHA-256) 16474e9e4773fbc1e0b48a5025fad31b7f084b1beffb9a42687b4d01979885fe Dave-crypted IceNova
File Hash (SHA-256) 4e4a3751581252e210f6f45881d778d1f482146f92dc790504bfbcd2bdfa0129 Donut-packed Broomstick
File Hash (SHA-256) 6190923b28679eb8230010aff9b1d1a4184e8697540cc021a5be38126f3f6d99 Tomb-crypted Supper (IceNova overlap)
File Hash (SHA-256) 72bed9b26a7747252156b65d24a9a737d70b9bf6aca069c514c1c7b9e04ef9b6 Dave-crypted Supper (Interlock staging server)
File Hash (SHA-256) 5b7ee3d9f851363d4291689f9ac1a02e18ea024c7ab28009b032a60701639a5d Custom credential phishing tool (CredPhish)
File Hash (SHA-256) c96f1812e0a2d520e6e46e0ec6cd9ba8b5735c57847bea8634b017b7ed8dd8ce ZIP containing custom WDAC policy
File Hash (SHA-256) b0e292346b4ab3f83fadd8abcce7cfc5b9d50ef73ad141e8bc4a4689fee13504 JunkFiction-crypted Interlock ransomware binary
File Hash (SHA-256) 7389c2d346ef85e469a5ce47ef4cbf55bf3c58075996b8f5596e15fa257d90ad JunkFiction-crypted Interlock ransomware binary
File Hash (SHA-256) aa6e5529831b62cb27211b4918dd6da15ac7e69dbcc8621671dccf6df151c5a2 JunkFiction-crypted Interlock ransomware binary
File Hash (SHA-256) 913487d5c4514300e1f774af965d046479f0a6612061bcb82b536c7427a49102 Sliver backdoor (Interlock staging server)
File Hash (SHA-256) b7b451db845d2fd97996e765156ab9b0a337f58957803896bef72834d8a4d158 SystemBC (Interlock staging server)
File Hash (SHA-256) 8cc335a675f86c691ae04f31b4098fc5761d4e41abfdcbdf3c1016c9e9440490 SystemBC (Interlock staging server)
File Hash (SHA-256) 47363515fbf02bb669f72adfdc1e52c6cdcb4fc4183832a96b5761b6d95f016c SystemBC (Interlock staging server)
File Hash (SHA-256) dbc316c240067d5495415fca6b8fec28b0d9e4128 NTLMThief (JunkFiction-crypted, Interlock staging)
File Hash (SHA-256) b204d00dd01da0408978e4101479efbdc977e84a PrintNightmare exploit (Interlock staging)
File Hash (SHA-256) 9422d19bca175bf0727336b6ed5bef01c81e5a80d Chrome App Bound Encryption Decryption (JunkFiction-crypted)
File Hash (SHA-256) dc3c1616b70ab3a8b9c25e46fa00f04e18364909c Local privilege escalation exploit CVE-2023-36036 (JunkFiction-crypted)
File Hash (SHA-256) 8e2a3f32479404e195db7dbfd6ae3117122db0fce Local credential stealer (JunkFiction-crypted)
File Hash (SHA-256) 097f139304307375cd41bb2dc3913166e9f05f0d6bf5aad1efdc081dbf07c68d JunkFiction downloader simplified PowerShell variant
File Hash (SHA-256) a9b68f8e125da256ab5fe48e3bb4a72423927d943fe7502e20915b5ad24a5bc2 Tomb v1 sample
File Hash (SHA-256) 12b86190ab3fb916b8901d82fbe996f43417ffa5736df5294a63a440758f158e Tomb v2 main function sample
File Hash (SHA-256) 41b6815d187a9bd7284fb0919b814eaf310d55452030eb932b32b27b5c473e26 Tomb v2 DLL payload redirect sample
File Name thrndfg.lnk Persistence shortcut created by JunkFiction downloader in Startup folder
File Name MicrosoftEdgeSetup.exe Legitimate decoy binary downloaded by JunkFiction downloader
File Name first.ps1 / main1.ps1 CredPhish credential phishing PowerShell scripts
CVE CVE-2026-20131 Network edge device vulnerability exploited by Interlock for initial access
CVE CVE-2023-36036 Local privilege escalation exploit used by Interlock and ModeloRAT operators

Note: IP addresses and domains are intentionally defanged (e.g., [.]) to prevent accidental resolution or hyperlinking. Re-fang only within controlled threat intelligence platforms such as MISP, VirusTotal, or your SIEM.

Disclaimer: HackersRadar reports on cybersecurity threats and incidents for informational and awareness purposes only. We do not engage in hacking activities, data exfiltration, or the hosting or distribution of stolen or leaked information. All content is based on publicly available sources.

Tags:

AttackCVEExploitMalwarephishingransomwareSecurityThreatVulnerability

Share Article

Emy Elsamnoudy

Emy Elsamnoudy

Emy is a cybersecurity analyst and reporter specializing in threat hunting, defense strategies, and industry trends. With expertise in proactive security measures, Emily covers the tools and techniques organizations use to detect and prevent cyber attacks. She is a regular speaker at security conferences and has contributed to industry reports on threat intelligence and security operations. Emily's reporting focuses on helping organizations improve their security posture through practical, actionable insights.

Previous Post

Novo Nordisk Confirms Data Breach After Cyberattack

Next Post

Critical Microsoft Teams Flaw Lets Attackers Hide Malware Traffic

No Comment! Be the first one.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Popular Posts
CISA Warns of Critical SonicWall SMA 1000 Zero-Days Exploited in Ransomware Attacks
August 11, 2026
Critical VMware vCenter CVE-2023-34048 Under Active Exploitation
August 11, 2026
Critical ClamAV Vulnerabilities Let Attackers Trigger DoS
August 11, 2026
Top Authors
Marcus Rodriguez
Marcus Rodriguez
Emy Elsamnoudy
Emy Elsamnoudy
Jennifer sherman
Jennifer sherman
Let's Connect
156k
2.25m
285k

Related Posts

Jennifer sherman
By Jennifer sherman
Threats

GlassWorm Attacks macOS via Malicious VS Code…

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Attacks

ClickFix Attack Hides Malicious Code via Stegan Security

January 1, 2026
Sarah simpson
By Sarah simpson
Vulnerabilities

MongoBleed Detector Tool Released to Detect MongoDB Vulnerability(CVE-2025-14847)

January 1, 2026
Emy Elsamnoudy
By Emy Elsamnoudy
Breaches

Conti Ransomware Gang Leaders & Infrastructure Exposed

January 1, 2026
Hackers News Hackers News
  • [email protected]

Quick Links

  • Contact Us
  • Privacy Policy
  • Terms of service

Categories

Attacks
Breaches
Comparisons
CyberSecurity News
Threats
Vulnerabilities

Let's keep in touch

receive fresh updates and breaking cyber news every day and week!

All Rights Reserved by HackersRadar ©2026

Follow Us