<?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>Jade-Sleet - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/jade-sleet/</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>Mon, 21 Sep 2026 06:16:05 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/jade-sleet/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>Jade Sleet Targets DevOps Engineers with FLATROOF and ROOFDECK Backdoors</title><link>https://feed.craftedsignal.io/briefs/2026-09-jade-sleet-backdoors/</link><pubDate>Mon, 21 Sep 2026 06:16:05 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-jade-sleet-backdoors/</guid><description>The North Korean threat actor Jade Sleet is conducting supply-chain attacks against DevOps engineers via malicious Terraform configurations that deploy Rust-based macOS backdoors.</description><content:encoded><![CDATA[<p>Jade Sleet, a North Korean threat actor also known as PUKCHONG, Slow Pisces, TraderTraitor, and UNC4899, has been linked to the compromise of an Indian IT services provider. The campaign targets developers in the DevOps and cryptocurrency sectors using sophisticated social engineering lures presented as job interview opportunities. The adversary distributes weaponized GitHub repositories containing malicious Terraform dependency lock files ('.terraform.lock.hcl'). When developers execute 'terraform init', these files force the platform to download and execute attacker-controlled modules from malicious registry domains.</p>
<p>Following initial access, the attackers deploy two Rust-based macOS implants: FLATROOF (Gaslight), which utilizes Telegram for C2 and browser data theft, and ROOFDECK, which leverages the Nostr protocol for decentralized C2, lateral movement, and persistence via Launch Agents. These tools are designed to target Apple Silicon architectures and implement complex evasion techniques, including the use of updated binaries that strip symbols to circumvent detection.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker establishes contact with a target developer via social engineering lures posing as a job interview opportunity.</li>
<li>Target is directed to a malicious GitHub repository (e.g., 'terraform-candidate-repo') containing a weaponized '.terraform.lock.hcl' file.</li>
<li>Developer executes 'terraform init' in their local environment, triggering the download of malicious modules from 'registry.hashicorp-aws[.]com'.</li>
<li>The malicious modules execute on the developer's macOS machine, establishing the initial foothold.</li>
<li>Attacker deploys FLATROOF for reconnaissance, capturing browser data, keychain credentials, and shell histories.</li>
<li>Attacker deploys ROOFDECK to establish persistent C2 via Launch Agents, signed with a private key to verify command integrity.</li>
<li>Attacker uses ROOFDECK to perform lateral movement and exfiltrate sensitive cloud, pipeline, and source code credentials.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful compromise allows the actor to gain deep access into corporate DevOps environments, source code pipelines, and cloud infrastructure. Victims are typically individual engineers, but the final objective involves credential exfiltration and unauthorized access to the target organization's sensitive technical assets. Previous activity by this group has resulted in multi-million dollar cryptocurrency thefts and supply chain compromises.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Block the domain 'registry.hashicorp-aws[.]com' at the DNS and proxy level.</li>
<li>Implement strict monitoring for 'terraform init' commands originating from non-authorized directories or execution contexts.</li>
<li>Deploy detection for the creation of unauthorized Launch Agents on macOS endpoints using the Sigma rule provided below.</li>
<li>Educate developers on the risks of executing 'terraform init' within untrusted repositories and verify the hash integrity of dependencies.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>supply-chain</category><category>macos</category><category>malware</category><category>social-engineering</category><category>jade-sleet</category></item></channel></rss>