<?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>SonicWall SSL VPN - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/sonicwall-ssl-vpn/</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, 18 Aug 2026 20:50:45 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/sonicwall-ssl-vpn/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>Akira Ransomware Affiliate Abuses Safe Mode to Evade EDR</title><link>https://feed.craftedsignal.io/briefs/2026-08-akira-safe-mode/</link><pubDate>Tue, 18 Aug 2026 20:50:45 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-akira-safe-mode/</guid><description>An Akira ransomware affiliate gained initial access via a SonicWall VPN and attempted to evade security controls by rebooting the host into Safe Mode, an anti-EDR tactic that ultimately caused the ransomware to crash.</description><content:encoded><![CDATA[<p>In early August 2026, a Huntress-observed Akira ransomware affiliate executed a targeted attack against a victim environment. The threat actor initially gained access through an exposed SonicWall SSL VPN appliance lacking multi-factor authentication. Following successful authentication, the attacker pivoted to the domain controller, conducted extensive Active Directory reconnaissance, and staged data for exfiltration. In a notable attempt to bypass endpoint detection and response (EDR) solutions and Microsoft Defender, the attacker modified the host boot configuration to force a reboot into Safe Mode with Networking. This maneuver successfully disabled third-party security agents; however, it also deprived the Akira ransomware payload of the necessary resources, resulting in an out-of-memory failure that prevented file encryption. Despite the failure of the ransomware detonation, the attacker successfully exfiltrated sensitive data to an external S3 bucket prior to the reboot.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Initial access is established by the threat actor using valid credentials via an exposed SonicWall SSL VPN appliance (T1190).</li>
<li>The attacker establishes remote persistent access using AnyDesk, identified by peer Client-ID 1778787240.</li>
<li>Reconnaissance is performed on Active Directory, with output files written to C:\ProgramData\AdUsers.txt and C:\ProgramData\AdComp.txt (T1087.002).</li>
<li>Data shares are discovered, collected, and compressed using WinRAR.exe (T1560.001).</li>
<li>Staged data is exfiltrated to an attacker-controlled S3 bucket using the s5cmd utility (T1567.002).</li>
<li>The attacker executes a command to modify boot configuration via msconfig.exe, setting the system to reboot into Safe Mode (T1562.001).</li>
<li>The system reboots into Safe Mode (EID 27: SAFEBOOT:NETWORK), which terminates EDR processes and disables Microsoft Defender real-time protection (T1547.001).</li>
<li>The Akira payload attempts to execute in the restricted environment, causing an out-of-virtual-memory crash, thereby failing to encrypt the host.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>While the Akira ransomware encryption failed due to the host's transition into Safe Mode, the attacker successfully achieved data exfiltration. The loss of sensitive information exposes the organization to double-extortion tactics, where the actor threatens to publicly leak exfiltrated data unless a ransom is paid. The incident highlights a shifting landscape where ransomware affiliates are increasingly using environmental modification to evade automated security responses.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Enable Sysmon or Windows Event Log auditing (Event ID 4697 or 7045) to detect modifications to the boot configuration via msconfig or BCDedit.</li>
<li>Implement a policy to restrict VPN access to specific source IP addresses and enforce mandatory MFA for all VPN and remote access sessions.</li>
<li>Deploy the provided Sigma rule to alert on unauthorized attempts to set the Windows boot mode to 'Safe Mode'.</li>
<li>Monitor for the execution of file archival utilities like WinRAR.exe in non-standard directories or by non-admin accounts.</li>
<li>Review network egress logs for unauthorized data movement to cloud storage providers (specifically S3) using utilities like s5cmd.exe.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>ransomware</category><category>akira</category><category>edr-evasion</category><category>sonicwall</category></item></channel></rss>