<?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>Firewall Management Center - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/firewall-management-center/</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>Fri, 11 Sep 2026 18:53:15 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/firewall-management-center/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>Cyclops Blink Modular Linux Implant Targeting Network-Edge Appliances</title><link>https://feed.craftedsignal.io/briefs/2026-09-cyclops-blink-linux/</link><pubDate>Fri, 11 Sep 2026 18:53:15 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-cyclops-blink-linux/</guid><description>The IRON VIKING threat group has deployed an updated modular Cyclops Blink variant on Cisco Firewall Management Center devices, using SysV persistence and masquerading as a kernel thread to conduct reconnaissance and remote operations.</description><content:encoded><![CDATA[<p>In August 2026, researchers identified a sophisticated 64-bit Linux modular implant named 'timezone_check' operating on Cisco Firewall Management Center (FMC) appliances. Attributed to the Russia-based IRON VIKING (also known as Sandworm) threat group, this variant represents a significant evolution from the 2022 firmware-based Cyclops Blink implants. By leveraging standard System V (SysV) initialization scripts for persistence instead of vendor-specific firmware modifications, the malware achieves broader compatibility across Linux-based network-edge devices.</p>
<p>The architecture centers on a 'controller' process that masquerades as a legitimate Linux kernel thread '[kworker/0:1]' to evade casual inspection. This controller coordinates five child-process worker modules that perform host reconnaissance, file exfiltration, arbitrary payload execution, network discovery, and packet surveillance. The ability to load and register new modules at runtime allows the threat actors to maintain persistent remote access and transform compromised network-edge appliances into versatile platforms for intelligence collection and lateral movement within sensitive management environments.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Initial infection via exploitation of undisclosed vulnerability on the network-edge appliance.</li>
<li>Deployment of the 64-bit ELF executable 'timezone_check' to the target system.</li>
<li>Execution of the malware which immediately initiates a masquerading process named '[kworker/0:1]' to hide in process listings.</li>
<li>Modification of Linux iptables (via libiptc or the iptables utility) to permit outbound TCP traffic on ports 43856 and 49172.</li>
<li>Establishment of persistence via standard SysV init scripts to ensure the implant survives system reboots.</li>
<li>Controller initialization, which synchronizes the shared status structure and IPC channels with five worker modules.</li>
<li>Regular execution of module 0x08 for host and network reconnaissance, including the potential theft of sensitive files like /etc/shadow.</li>
<li>Deployment of module 0x0F for C2-orchestrated file transfers and the execution of additional modular payloads to expand mission objectives.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The compromise of network-edge appliances such as Cisco FMC provides attackers with deep visibility into internal network segments, access to administrative management interfaces, and the potential for intercepting traffic across critical segments. Successful exploitation allows for persistent intelligence collection, lateral movement into internal systems, and the ability to exfiltrate configurations and credentials from the device itself. Given the role of these appliances in securing infrastructure, the impact extends to a complete loss of confidentiality and integrity within the managed environment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Hunt for the masquerading process name '[kworker/0:1]' in process listings, as legitimate kernel threads typically appear in brackets but are managed by the kernel, not as standalone ELF binaries.</li>
<li>Monitor for unauthorized modifications to iptables rules, specifically those permitting traffic on non-standard ports 43856 and 49172.</li>
<li>Deploy the Sigma rule below to detect suspicious process execution masquerading as kernel threads.</li>
<li>Inspect persistent startup directories for non-standard SysV init scripts added without a clear administrative change record.</li>
<li>Restrict outbound network access from internal infrastructure components to untrusted external IP addresses.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>cyclops-blink</category><category>iron-viking</category><category>linux</category><category>modular-malware</category><category>network-edge</category></item></channel></rss>