<?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>Astaroth - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/actors/astaroth/</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>Wed, 29 Jul 2026 14:53:41 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/actors/astaroth/feed.xml" rel="self" type="application/rss+xml"/><item><title>Astaroth Botnet Deploys New WhatsApp Web Spambot Component</title><link>https://feed.craftedsignal.io/briefs/2026-07-astaroth-spambot-component/</link><pubDate>Wed, 29 Jul 2026 14:53:41 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-astaroth-spambot-component/</guid><description>Operators of the Astaroth (aka Guildma) botnet, which targets Brazil-based users, introduced a new spambot component in Q4 2025 that leverages WhatsApp Web in headless browser mode for malware distribution, exhibiting evasion techniques like payload encryption and WebDriver automation indicator stripping.</description><content:encoded><![CDATA[<p>The Astaroth botnet, also known as Guildma, has evolved its capabilities by integrating a new spambot component since Q4 2025. This component is designed to turn infected victims into unwitting distributors of the malware by automating message delivery via WhatsApp Web. Primarily targeting Brazil-based users, the spambot operates by running a browser instance in headless mode, using WebDriver, and actively stripping automation indicators to avoid detection. The infection chain typically starts with a downloader script, often a malicious Windows shortcut (LNK) file executing JScript, followed by an AutoIt-based loader and a Delphi-based loader DLL that executes Astaroth's core components in memory. This development signifies a significant shift from traditional email-based spam propagation to leveraging trusted social messaging platforms, highlighting the evolving tactics of Latin American eCrime groups.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Initial access is gained when a victim executes a downloader script component, often a malicious Windows shortcut (LNK) file running JScript code.</li>
<li>The JScript code retrieves an installer component from a command and control (C2) server.</li>
<li>The installer executes an AutoIt-based loader.</li>
<li>The AutoIt loader decodes and executes a Delphi-based loader DLL directly in memory, an evasion technique.</li>
<li>The Delphi DLL further decrypts and executes Astaroth's core component, which includes the new spambot functionality.</li>
<li>The spambot copies the victim's browser user data to a temporary directory, typically <code>C:\Users\Public\Temp\ChromeAuto_&lt;BROWSER_ID&gt;&lt;DATE&gt;</code>.</li>
<li>It then launches a browser instance, such as Google Chrome or Microsoft Edge, in headless mode, actively stripping WebDriver automation indicators to avoid detection.</li>
<li>The spambot accesses WhatsApp Web, collects contact lists from the victim's account, and automatically sends malware distribution messages to all contacts, often utilizing Portuguese-language spam templates.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful attacks transform victims' systems into unwilling participants in the botnet's distribution efforts, leading to further spread of the Astaroth banking trojan and information stealer. The direct impact on the initial victim includes potential banking fraud, data exfiltration, and compromised system integrity. The new spambot component enables a wider and more credible distribution vector by leveraging trusted social networks, increasing the potential number of infected users, particularly within Brazil. This tactic bypasses traditional email security measures and capitalizes on social trust, making detection and prevention more challenging.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule &quot;Detect Astaroth Spambot Browser User Data Directory Creation&quot; to your SIEM for timely detection of malicious temporary directory creation.</li>
<li>Block the command and control domains listed in the IOC table at your network perimeter via DNS resolvers or proxy servers.</li>
<li>Implement the provided YARA rule to scan endpoints and identify the Astaroth spambot component.</li>
<li>Ensure Sysmon and other endpoint detection and response (EDR) solutions are configured to log <code>file_event</code> (specifically <code>DirectoryCreate</code> operations) and <code>process_creation</code> events to enable rule effectiveness.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>botnet</category><category>malware</category><category>spambot</category><category>windows</category><category>latin-america</category></item></channel></rss>