<?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-Endpoint - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/windows-endpoint/</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, 04 Sep 2026 18:01:02 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/windows-endpoint/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 LOLBAS Network Connections on Uncommon Ports</title><link>https://feed.craftedsignal.io/briefs/2026-09-lolbas-uncommon-port/</link><pubDate>Fri, 04 Sep 2026 18:01:02 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-lolbas-uncommon-port/</guid><description>An analytic identification of Living Off the Land Binaries and Scripts (LOLBAS) initiating public network connections over non-standard destination ports, indicating potential staging or command-and-control activity.</description><content:encoded><![CDATA[<p>This detection identifies Living Off the Land Binaries and Scripts (LOLBAS) that deviate from expected network communication patterns. Attackers frequently abuse native Windows binaries - such as certutil, bitsadmin, msbuild, or mshta - to perform payload downloads, establish command-and-control (C2) channels, or facilitate proxy execution. Because these binaries are digitally signed and trusted by the operating system, they are ideal for blending malicious traffic into legitimate environment activity.</p>
<p>This analytic leverages Sysmon Event ID 3 (Network connection) to monitor traffic generated by these specific binaries. It applies per-binary exclusions to ignore standard ports (e.g., 80, 443) that are commonly used by legitimate administrative and update workflows. When a process communicates over a non-standard port, it creates a high-signal anomaly that warrants investigation to determine if the process is being used as a vector for malicious network activity.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows attackers to bypass traditional signature-based network defenses, perform stealthy data exfiltration, or maintain persistent C2 access. These techniques are observed in various threat campaigns, including ransomware operations, remote access tool (RAT) deployments, and modular backdoor infections. If left undetected, attackers can leverage these trusted binaries to execute arbitrary code or maintain long-term access to critical enterprise segments.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Detection engineering teams should prioritize the integration of network traffic telemetry that includes the associated process name and destination port.</p>
<ul>
<li>Implement the detection logic in your SIEM using Sysmon Event ID 3.</li>
<li>Tune the baseline of your environment by identifying and excluding legitimate software installation, support tooling, and synchronization workflows that utilize non-standard ports.</li>
<li>Use the process execution logs to provide additional context when an alert fires to confirm if the binary execution originated from a trusted source or a user-initiated command.</li>
<li>Investigate any high-risk alerts by pivoting to process lineage and external IP reputation.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>LOLBAS</category><category>network-anomaly</category><category>defense-evasion</category><category>windows-endpoint</category></item></channel></rss>