<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Interlock Ransomware - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/interlock-ransomware/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 28 Jul 2026 18:59:34 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/interlock-ransomware/feed.xml" rel="self" type="application/rss+xml"/><item><title>Detection of Common Ransomware File Extension Modifications</title><link>https://feed.craftedsignal.io/briefs/2026-07-common-ransomware-extensions/</link><pubDate>Tue, 28 Jul 2026 18:59:34 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-common-ransomware-extensions/</guid><description>This analytic identifies ransomware activity by detecting file creation or modification events on endpoint filesystems where the resulting file extensions match known ransomware patterns, potentially leading to significant data loss and operational disruption.</description><content:encoded><![CDATA[<p>This brief describes an analytic designed to detect ransomware activity by monitoring for specific file extension changes on endpoint filesystems. The detection focuses on <code>created</code> or <code>modified</code> file actions where the new file extension corresponds to patterns frequently used by various ransomware families. While ransomware attacks commonly involve initial access, execution, and privilege escalation, this analytic specifically targets the impact stage where encryption occurs. The presence of files with these extensions, especially in large volumes, indicates that an attacker is actively encrypting or altering critical data, rendering it inaccessible. This activity, first created in October 2019 and updated in July 2026, leverages Endpoint.Filesystem data models, notably from Sysmon EventID 11 (FileCreate) and EventID 23 (FileRename), and highlights the immediate and severe risk of data loss and operational disruption for organizations.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Access</strong>: Adversary gains unauthorized entry into the victim's network, often through phishing, exploiting vulnerable public-facing applications, or abusing valid accounts.</li>
<li><strong>Execution</strong>: Malicious ransomware payloads are delivered and executed on compromised systems, sometimes via remote services, user-driven execution, or scheduled tasks.</li>
<li><strong>Persistence</strong>: Ransomware establishes persistence mechanisms (e.g., modifying registry run keys, creating scheduled tasks) to maintain access and re-execute after system reboots.</li>
<li><strong>Discovery</strong>: The ransomware binary enumerates local files, attached storage, and accessible network shares to identify valuable data for encryption.</li>
<li><strong>Defense Evasion</strong>: The ransomware may attempt to disable security software, delete shadow copies, or clear event logs to hinder detection and recovery efforts.</li>
<li><strong>Encryption</strong>: The ransomware encrypts target files on local drives and accessible network shares, often employing strong cryptographic algorithms.</li>
<li><strong>File Renaming</strong>: Encrypted files are renamed with distinct, proprietary extensions (e.g., <code>.locked</code>, <code>.encrypt</code>, <code>.rnsm</code>) to signify their encrypted status. This specific action is a key indicator for the detection rule.</li>
<li><strong>Ransom Note Deployment</strong>: Ransom notes containing demands, payment instructions, and threats of data publication are dropped in affected directories or displayed to the user.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful ransomware attacks lead to the encryption of critical data, making it inaccessible to the victim organization. This can result in severe operational disruption, including system downtime, loss of business continuity, and potential financial costs associated with recovery efforts, ransom payments, and regulatory fines. Victims often face significant data recovery challenges and may lose unrecoverable data. While the number of victims and specific sectors are not detailed in this analytic, ransomware broadly targets organizations across all industries, aiming for maximum financial extortion.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Ensure ingestion of filesystem activity logs, specifically Sysmon EventID 11 (FileCreate) and EventID 23 (FileRename), to populate the Endpoint.Filesystem data model node for comprehensive endpoint visibility.</li>
<li>Deploy the provided Sigma rule to detect file rename operations targeting common ransomware extensions.</li>
<li>Review and implement correlation rules in your SIEM for Sysmon EventID 23 to identify a high volume of file renames occurring within a short timeframe, indicating bulk encryption activity by ransomware.</li>
<li>Regularly back up critical data offline and test recovery procedures to minimize the impact of successful encryption.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>ransomware</category><category>endpoint-detection</category><category>file-modification</category><category>impact</category><category>Rhysida Ransomware</category><category>Prestige Ransomware</category><category>LockBit Ransomware</category><category>Medusa Ransomware</category><category>SamSam Ransomware</category><category>Clop Ransomware</category><category>Ryuk Ransomware</category><category>Black Basta Ransomware</category><category>Termite Ransomware</category><category>Interlock Ransomware</category><category>NailaoLocker Ransomware</category></item></channel></rss>