<?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>Windows Server 1903 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/windows-server-1903/</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, 03 Jan 2024 18:15:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/windows-server-1903/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>Computer Account Changes via Anonymous Logon Detected</title><link>https://feed.craftedsignal.io/briefs/2024-01-anonymous-computer-change/</link><pubDate>Wed, 03 Jan 2024 18:15:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-anonymous-computer-change/</guid><description>Detection of Windows Event 4742 indicating a computer account change performed by an ANONYMOUS LOGON account, which is abnormal and could signify malicious activity, particularly Zerologon exploitation.</description><content:encoded><![CDATA[<p>This threat brief addresses the detection of anomalous computer account modifications within a Windows environment. The activity is flagged by monitoring Windows Security Event Log ID 4742 (&quot;A computer account was changed&quot;) where the SubjectUserName is &quot;ANONYMOUS LOGON&quot;. This event sequence is highly unusual because computer account changes should not originate from anonymous logons. It's often associated with exploitation attempts against CVE-2020-1472 (Zerologon), which allows attackers to reset the computer account password to an empty value. Successful exploitation can grant attackers domain administrator privileges. This poses a critical threat to organizations as it can lead to complete domain compromise. The detection focuses on the specific event sequence as a reliable indicator of potential Zerologon exploitation or related unauthorized activities.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker gains initial access to the network (often internal).</li>
<li>Attacker sends a series of Netlogon messages to the domain controller using the &quot;ANONYMOUS LOGON&quot; account.</li>
<li>These messages exploit a cryptographic flaw (CVE-2020-1472) in the Netlogon protocol.</li>
<li>The attacker successfully resets the domain controller's computer account password to an empty string.</li>
<li>Windows Security Event 4742 is generated with SubjectUserName of &quot;ANONYMOUS LOGON&quot;, indicating the computer account change.</li>
<li>The attacker uses the now-empty password to authenticate to the domain controller as the computer account.</li>
<li>Attacker obtains domain administrator privileges by leveraging the compromised computer account.</li>
<li>Attacker performs malicious activities such as data exfiltration, ransomware deployment, or establishing persistent access.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability and subsequent account takeover results in complete compromise of the Active Directory domain. This allows the attacker to steal sensitive data, deploy ransomware across the network, and gain persistent access to critical systems. This could result in millions of dollars in damages, regulatory fines, and reputational damage. The Zerologon vulnerability (CVE-2020-1472) has been widely exploited, and unpatched systems remain at high risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule &quot;Detect Computer Changed with Anonymous Logon&quot; to your SIEM and tune for your environment to detect Event ID 4742 with &quot;ANONYMOUS LOGON&quot; as SubjectUserName (see &quot;rules&quot; section).</li>
<li>Ensure that the &quot;Audit Computer Account Management&quot; sub-category within the Windows Audit Policy is enabled to generate Event ID 4742 (see &quot;how_to_implement&quot; section).</li>
<li>Prioritize patching systems vulnerable to CVE-2020-1472 to prevent exploitation via the Netlogon protocol. (see &quot;cve&quot; tag)</li>
<li>Review systems for evidence of CVE-2020-1472 exploitation attempts using references provided such as <a href="https://www.lares.com/blog/from-lares-labs-defensive-guidance-for-zerologon-cve-2020-1472/">https://www.lares.com/blog/from-lares-labs-defensive-guidance-for-zerologon-cve-2020-1472/</a>.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>zerologon</category><category>privilege-escalation</category><category>windows</category></item></channel></rss>