<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>File-Masquerading - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/file-masquerading/</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>Thu, 03 Sep 2026 13:37:08 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/file-masquerading/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Detection of Suspicious Double Extension File Names</title><link>https://feed.craftedsignal.io/briefs/2026-09-suspicious-double-extensions/</link><pubDate>Thu, 03 Sep 2026 13:37:08 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-suspicious-double-extensions/</guid><description>Adversaries frequently employ files with double extensions to bypass user skepticism and exploit Windows default settings that hide common file extensions.</description><content:encoded><![CDATA[<p>Threat actors, including groups like Mustang Panda and operators of the BazarLoader malware, utilize file masquerading techniques to deceive users into executing malicious binaries. By crafting filenames with double extensions (e.g., 'document.pdf.exe'), attackers take advantage of the default Windows configuration that hides known file extensions from the user interface. This makes a malicious executable appear as a harmless document or media file. The technique is frequently used in spear-phishing campaigns to deliver payloads, such as droppers or remote access trojans (RATs). Detection engineering teams should monitor for the creation of files with mismatched or dual-extension patterns, as this is a high-fidelity indicator of social engineering and malicious intent.</p>
<h2 id="impact">Impact</h2>
<p>Successful execution of these files leads to unauthorized code execution, potential establishment of persistence, and subsequent compromise of host systems. Observed campaigns targeting government, private sector, and minority groups demonstrate that this technique is a reliable vector for gaining initial access to sensitive environments.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Deploy the provided Sigma rule to your SIEM/EDR to monitor for file creation events that match suspicious double-extension patterns.</li>
<li>Implement Group Policy settings to &quot;Show file extensions&quot; globally, reducing the efficacy of this masquerading technique for end-users.</li>
<li>Configure endpoint security solutions to alert on or block files that use high-risk combinations like '.zip.exe' or '.rar.exe' which are explicitly designed for evasion.</li>
<li>Use the file_event logs to baseline common legitimate software update patterns to tune out noise and reduce false positives in highly dynamic environments.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>stealth</category><category>file-masquerading</category></item></channel></rss>