<?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>Microsoft Office (Excel, Word, PowerPoint) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/microsoft-office-excel-word-powerpoint/</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, 25 Sep 2026 05:20:42 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/microsoft-office-excel-word-powerpoint/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>Detection of Arbitrary File Downloads via Microsoft Office Binaries</title><link>https://feed.craftedsignal.io/briefs/2026-09-office-arbitrary-download/</link><pubDate>Fri, 25 Sep 2026 05:20:42 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-office-arbitrary-download/</guid><description>Adversaries may abuse legitimate Microsoft Office binaries to initiate arbitrary file downloads from remote locations, bypassing security controls by leveraging trusted processes.</description><content:encoded><![CDATA[<p>Research indicates that Microsoft Office applications can be abused to perform arbitrary file downloads from remote web servers. By exploiting unsanitized file validation routines within specific binaries, an attacker can trigger the download and execution of malicious payloads. This technique utilizes legitimate, signed binaries such as Winword.exe, Excel.exe, Powerpnt.exe, and Msoxmled.exe to initiate network requests to attacker-controlled infrastructure. These binaries are often trusted by security software, making them ideal candidates for living-off-the-land (LotL) attacks. Defenders should monitor for instances where these Office processes spawn network connections or execute command-line arguments containing HTTP or HTTPS URIs, as this behavior is typically indicative of malicious activity rather than standard document editing workflows.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows attackers to pull secondary malicious payloads onto a target system, facilitating initial access, persistence, or data exfiltration. This technique has been observed in various contexts to bypass perimeter defenses by using trusted Microsoft-signed binaries to conduct malicious network communication.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the deployment of the provided Sigma rule to monitor for suspicious command-line patterns originating from Office applications.</p>
<ul>
<li>Enable process creation logging (Event ID 1) via Sysmon or Windows Security logs to capture command-line arguments.</li>
<li>Implement monitoring for child processes spawned by Office applications that initiate network connections.</li>
<li>Baseline expected behavior for internal Office applications to identify and filter out legitimate update or cloud-sync activities.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>