<?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>Tunneler - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/tunneler/</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 08:09:56 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/tunneler/feed.xml" rel="self" type="application/rss+xml"/><item><title>Mirage Kitten Targets Middle East and Africa with New Malware</title><link>https://feed.craftedsignal.io/briefs/2026-07-mirage-kitten-new-malware/</link><pubDate>Tue, 28 Jul 2026 08:09:56 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-mirage-kitten-new-malware/</guid><description>Mirage Kitten, an advanced persistent threat (APT) group, is deploying new Windows backdoor (NightLedger) and WebSocket tunnelers (ArcBridge, BridgeHead) via spear-phishing campaigns to conduct cyber-espionage and data exfiltration against aerospace, aviation, defense, and telecommunications sectors in the Middle East and Europe.</description><content:encoded><![CDATA[<p>Mirage Kitten, also known as UNC1549, Smoke Sandstorm, and Nimbus Manticore, is an advanced persistent threat (APT) group primarily focused on cyber-espionage operations. Since at least 2026-07, they have been observed deploying a new custom malware toolset, including the NightLedger Windows backdoor and the ArcBridge and BridgeHead WebSocket-based tunnelers. The group primarily targets aerospace, aviation, defense, and telecommunications sectors in the Middle East and Europe. Initial access is typically gained through highly targeted spear-phishing campaigns, fake recruitment portals, and malicious archives hosted on file-sharing services. The new tools enable extensive reconnaissance, command execution, file operations, data exfiltration, and covert network access through SOCKS5 tunneling, posing a significant threat of persistent compromise and sensitive data loss for affected organizations.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li><strong>Initial Access via Spear-Phishing:</strong> Mirage Kitten conducts highly targeted spear-phishing campaigns using social engineering lures, such as fake recruitment content or lookalike videoconferencing pages, specifically tailored for their targets.</li>
<li><strong>Malicious File Delivery:</strong> Victims are redirected to malicious archives hosted on third-party file-sharing services, which contain the initial malware payload.</li>
<li><strong>DLL Search-Order Hijacking (NightLedger):</strong> The NightLedger backdoor, masquerading as <code>SspiCli.dll</code>, is deployed to perform DLL search-order hijacking, targeting the legitimate Windows binary <code>AppVShNotify.exe</code> to achieve execution.</li>
<li><strong>Mutex Creation:</strong> NightLedger creates a mutex (<code>A8215357-F99A-44FE-BC65-D8F0434B0C03</code>) to ensure only a single instance of the backdoor is running on the infected system, immediately exiting if the mutex already exists.</li>
<li><strong>C2 Communication (NightLedger):</strong> NightLedger establishes periodic HTTPS communication with its primary C2 server <code>realhealthshop[.]com</code> or fallback C2 <code>tjconsultingservices[.]com</code> to receive commands and upload collected data.</li>
<li><strong>Reconnaissance and Execution (NightLedger):</strong> The backdoor performs reconnaissance (gathering user, host, network information, listing processes, enumerating drives), executes commands, handles file operations (download, copy, delete, upload), and captures screenshots.</li>
<li><strong>BridgeHead Deployment and Evasion:</strong> The BridgeHead tunneler (e.g., <code>unbcl.dll</code>, <code>libwinpthread-1.dll</code>) is deployed in specific directories and performs a username check for a specific substring, intended to prevent execution in virtual analysis environments.</li>
<li><strong>Covert Tunneling (BridgeHead):</strong> BridgeHead establishes an authenticated WebSocket SOCKS5 tunnel to its C2 (<code>smartconnect.azurewebsites.net</code>), handling corporate proxy traversal (e.g., HTTP 407, NTLM/Negotiate authentication) to provide operator-controlled network access and facilitate further lateral movement or data exfiltration.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Mirage Kitten's cyber-espionage operations have severe consequences for targeted organizations within the aerospace, aviation, defense, and telecommunications sectors. Successful attacks result in persistent network compromise, unauthorized access to sensitive systems, and exfiltration of classified or proprietary data. This can lead to significant intellectual property theft, national security risks, and substantial financial and reputational damage. The group has actively targeted entities in Egypt and a Pakistan-based aerospace and aviation organization, demonstrating a focused effort against critical infrastructure and high-value intelligence targets.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rules provided in this brief to detect the custom malware components NightLedger and BridgeHead.</li>
<li>Block communication with the identified C2 domains <code>realhealthshop[.]com</code>, <code>tjconsultingservices[.]com</code>, and <code>smartconnect.azurewebsites.net</code> at the network perimeter (DNS resolver, firewall, proxy).</li>
<li>Monitor for <code>image_load</code> events on Windows endpoints where <code>AppVShNotify.exe</code> loads <code>SspiCli.dll</code> from non-standard system paths, as identified in the detection rules.</li>
<li>Investigate outbound network connections, specifically HTTPS WebSocket traffic, to <code>smartconnect.azurewebsites.net</code> using the unique User-Agent string from the provided rules.</li>
<li>Implement robust email security solutions and conduct regular user awareness training to educate employees about sophisticated spear-phishing tactics and prevent initial access.</li>
<li>Enable comprehensive <code>process_creation</code> and <code>file_event</code> logging on Windows endpoints to capture activity related to NightLedger and BridgeHead DLL deployment and execution.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>cyber-espionage</category><category>apt</category><category>windows</category><category>malware</category><category>backdoor</category><category>tunneler</category><category>dll-hijacking</category><category>websocket</category><category>spear-phishing</category></item></channel></rss>