<?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>Security-Telemetry - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/security-telemetry/</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 13:09:41 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/security-telemetry/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 Unauthorized Windows Defender Configuration Changes</title><link>https://feed.craftedsignal.io/briefs/2026-09-windows-defender-tampering/</link><pubDate>Tue, 01 Sep 2026 13:09:41 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-windows-defender-tampering/</guid><description>Adversaries frequently disable or weaken Windows Defender security features to facilitate malware persistence and execution without detection.</description><content:encoded><![CDATA[<p>Attackers often target Windows Defender Antivirus configuration settings to impair host-based security controls. By modifying specific registry keys, adversaries can disable real-time protection, bypass signature-based detection, or exclude malicious directories from scans. This activity is commonly observed during the defense evasion stage of an attack, often performed via PowerShell scripts or direct registry modifications. Monitoring Windows Defender operational logs is critical for defenders to identify unauthorized modifications that deviate from baseline organizational policy. Defenders should focus on Event ID 5007 within the Windows Defender service logs, which records changes to antimalware platform configurations, to identify potential tampering attempts.</p>
<h2 id="impact">Impact</h2>
<p>Successful modification of Windows Defender configuration leads to the disabling of essential security features, leaving the host vulnerable to malware execution, credential theft, and persistent unauthorized access. This allows adversaries to maintain a foothold on the target system while evading automated security analysis and behavioral detection mechanisms.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the provided Sigma rule to monitor Windows Defender event logs for configuration tampering.</li>
<li>Enable Sysmon or Windows Event Log collection for Event ID 5007 on all critical endpoints.</li>
<li>Investigate any alerts generated by this rule, as legitimate administrative changes should be documented and authorized through a change management process.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>defense-impairment</category><category>windows</category><category>security-telemetry</category></item><item><title>Detection of Windows Defender Real-time Protection Impairment</title><link>https://feed.craftedsignal.io/briefs/2026-09-windows-defender-disabled/</link><pubDate>Tue, 01 Sep 2026 12:07:48 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-windows-defender-disabled/</guid><description>This brief documents the detection logic for identifying when Windows Defender anti-malware scanning is disabled, a common TTP used by adversaries to impair system defenses.</description><content:encoded><![CDATA[<p>Adversaries often attempt to disable security software to facilitate the deployment of malware, ransomware, or persistence mechanisms without triggering heuristic or signature-based alerts. Disabling Windows Defender specifically allows attackers to move laterally, execute malicious payloads, or establish command-and-control communication with reduced risk of detection. Monitoring for the deactivation of antivirus features is a critical component of a robust defense-in-depth strategy. This brief focuses on detecting Microsoft-Windows-Windows Defender Event ID 5012, which indicates that the scanning engine has been turned off. This event is typically generated following administrative actions or malicious modifications to Windows registry keys and security settings. Detection engineers should ensure that these events are forwarded to their security information and event management (SIEM) systems to alert on unauthorized changes to anti-malware configurations.</p>
<h2 id="impact">Impact</h2>
<p>Successful impairment of Windows Defender significantly lowers the security posture of an endpoint, rendering the system vulnerable to a wide range of exploits and malicious payloads that would otherwise be blocked. If the feature is disabled, attackers can perform post-exploitation activities, including credential dumping, persistence installation, and data exfiltration, with a much higher probability of evading detection. This technique is frequently observed across various campaigns targeting Windows environments to ensure persistent access and stealthy execution.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Enable collection of Microsoft-Windows-Windows Defender/Operational logs in all Windows endpoints.</li>
<li>Implement the provided Sigma rule to alert on Event ID 5012, which signifies a high-severity security configuration change.</li>
<li>Investigate the source of any Event ID 5012 to determine if it resulted from authorized system administration or unauthorized malicious activity.</li>
<li>Establish a baseline of authorized software deployment and maintenance activities to tune out expected occurrences of antivirus service configuration changes.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>defense-impairment</category><category>windows</category><category>security-telemetry</category></item></channel></rss>