<?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>Storm-2697 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/actors/storm-2697/</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, 28 May 2026 15:40:43 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/actors/storm-2697/feed.xml" rel="self" type="application/rss+xml"/><item><title>The Gentlemen Ransomware: Self-Propagating Go Encryptor</title><link>https://feed.craftedsignal.io/briefs/2026-05-the-gentlemen-ransomware/</link><pubDate>Thu, 28 May 2026 15:40:43 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-the-gentlemen-ransomware/</guid><description>The Gentlemen ransomware, operated by Storm-2697 as a RaaS, employs a combination of strong per-file encryption with aggressive self-propagation to achieve broad network compromise, targeting Windows environments and using double extortion tactics.</description><content:encoded><![CDATA[<p>The Gentlemen ransomware is a ransomware-as-a-service (RaaS) operated by the financially motivated threat actor Storm-2697, which emerged around mid-2025 and began offering its RaaS to affiliates in September 2025. This ransomware is written in Go and obfuscated with Garble, targeting Windows environments. The operators behind the ransomware use double extortion tactics, encrypting data while also exfiltrating sensitive information. The Gentlemen ransomware combines strong per-file encryption with an aggressive self-propagation capability, using a series of simultaneous lateral movement methods to spread across an environment after initial access is achieved. Microsoft has observed this ransomware impacting organizations across education, transportation, healthcare, and financial industries globally. More recently, The Gentlemen operators have partnered with BreachForums to recruit affiliates.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Initial access is gained through unspecified means, potentially leveraging initial access brokers recruited via BreachForums.</li>
<li>The Gentlemen ransomware is executed on the target system, requiring a password via the <code>--password</code> command-line argument.</li>
<li>The ransomware parses command-line arguments to determine encryption scope, speed, and lateral movement options.</li>
<li>If the <code>--full</code> argument is provided, the malware spawns two child processes: one with <code>--system</code> to encrypt local drives under SYSTEM privileges, and another with <code>--shares</code> to encrypt network shares.</li>
<li>The ransomware uses per-file ephemeral Curve25519 keys with XChaCha20 stream cipher to encrypt files. The speed of encryption is determined by arguments like <code>--fast</code>, <code>--superfast</code>, or <code>--ultrafast</code>.</li>
<li>For lateral movement, the <code>--spread</code> argument is used to propagate to other systems, accepting credentials or using the current session token.</li>
<li>After encryption, the ransomware may delete itself unless the <code>--keep</code> argument is provided. It may also wipe free disk space if the <code>--wipe</code> argument is used.</li>
<li>Victims are presented with a ransom note, and sensitive data is exfiltrated to pressure victims to pay the ransom.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>The Gentlemen ransomware has impacted organizations across various industries including education, transportation, healthcare, and financial services in North America, South America, Europe, Africa, and Asia. A successful attack results in data encryption, exfiltration of sensitive information, and significant operational disruption. Victims are pressured to pay a ransom to regain access to their data and prevent the public release of stolen information.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor process creation events for execution of binaries with command-line arguments specifying encryption scope, speed, and lateral movement options, especially the <code>--full</code>, <code>--system</code>, and <code>--shares</code> arguments (see Sigma rule &ldquo;Detect The Gentlemen Ransomware Execution with Full Argument&rdquo;).</li>
<li>Enable Microsoft Defender and review detections related to The Gentlemen ransomware. Use the provided hunting queries to proactively search for related activity in your environment.</li>
<li>Implement strict password policies and multi-factor authentication to reduce the risk of credential compromise and lateral movement.</li>
<li>Regularly back up critical data to an offsite location to ensure recoverability in the event of a ransomware attack.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">threat</category><category>ransomware</category><category>raas</category><category>lateral-movement</category><category>encryption</category></item></channel></rss>