<?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>Reg - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/reg/</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, 01 Sep 2026 12:08:49 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/reg/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 Suspicious Registry Key Modifications via Reg.exe</title><link>https://feed.craftedsignal.io/briefs/2026-09-reg-add-suspicious/</link><pubDate>Tue, 01 Sep 2026 12:08:49 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-reg-add-suspicious/</guid><description>This brief documents detection logic for identifying potentially malicious registry modifications using the native Windows reg.exe utility to target sensitive system and persistence-related paths.</description><content:encoded><![CDATA[<p>Adversaries frequently leverage the native Windows registry utility, reg.exe, to achieve persistence, impair security controls, or elevate privileges. By modifying specific registry keys and subkeys, attackers can disable security features, execute arbitrary code at startup, or exfiltrate configuration data. This detection engineering brief focuses on monitoring reg.exe command-line activity targeting high-risk registry paths, such as Windows Defender settings, Winlogon configurations, and OOBE policy keys. These paths are commonly associated with both persistence mechanisms and defense impairment tactics, making them critical observation points for security operations teams seeking to identify unauthorized system modifications.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of registry-based persistence or defense impairment can lead to long-term system compromise, unmonitored lateral movement, or the suppression of security alerts, ultimately hindering incident response and forensic analysis capabilities.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Deploy the provided Sigma rule to detect the execution of reg.exe attempting to modify sensitive registry keys. Prioritize investigation of alerts originating from non-administrative service accounts or unauthorized administrative workstations.</p>
<ul>
<li>Deploy the Sigma rule below to SIEM platforms to alert on suspicious reg.exe command arguments.</li>
<li>Review administrative scripts that may legitimately interact with the identified paths and add them to an allowlist if necessary to reduce noise.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>persistence</category><category>defense-impairment</category><category>windows</category><category>reg</category></item></channel></rss>