<?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/"><channel><title>KoboldAI - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/koboldai/</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>Mon, 27 Jul 2026 18:18:49 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/koboldai/feed.xml" rel="self" type="application/rss+xml"/><item><title>Detection of Local LLM Framework DNS Queries</title><link>https://feed.craftedsignal.io/briefs/2026-07-local-llm-framework-dns-query/</link><pubDate>Mon, 27 Jul 2026 18:18:49 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-local-llm-framework-dns-query/</guid><description>This brief details the detection of DNS queries originating from local Large Language Model (LLM) frameworks like Ollama, LM Studio, and GPT4All on Windows endpoints, leveraging Sysmon Event ID 22 to identify potential unauthorized AI tool usage or data exfiltration risks associated with model downloads, updates, and telemetry from repositories such as huggingface.co and ollama.ai.</description><content:encoded><![CDATA[<p>This threat brief outlines the detection of DNS queries made by local Large Language Model (LLM) frameworks operating on Windows endpoints. Organizations are increasingly facing challenges with &quot;shadow AI&quot; as employees independently deploy local LLM tools such as Ollama, LM Studio, and GPT4All. These frameworks often make DNS calls to various external repositories and services, including huggingface.co, ollama.ai, and openai.com, for model downloads, updates, and telemetry. Such network activity, captured via Sysmon DNS query events (Event ID 22), can indicate unauthorized software usage, potential policy violations, and, critically, data exfiltration risks if sensitive corporate information is processed by these unmanaged models or sent out through their telemetry. Detecting these queries is vital for maintaining network security, protecting intellectual property, and ensuring compliance within corporate environments.</p>
<h2 id="impact">Impact</h2>
<p>The unauthorized use of local LLM frameworks within an enterprise environment poses several significant risks. It can lead to the processing of sensitive corporate data by unvetted and unmanaged applications, creating avenues for inadvertent data leakage or malicious exfiltration through model telemetry or update mechanisms. Such activities also bypass established security controls and introduce unmonitored software, contributing to &quot;shadow IT&quot; environments that are difficult to secure and audit. This can result in intellectual property theft, violations of regulatory compliance, and a general erosion of data governance policies, potentially causing financial damages and reputational harm to the organization.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Enable Sysmon process creation and DNS query logging (Event ID 22) across all Windows endpoints to ensure the necessary telemetry for this detection is collected.</li>
<li>Deploy the &quot;Detect Local LLM Framework DNS Queries&quot; Sigma rule to your SIEM and tune it for your specific environment, creating exceptions for authorized LLM usage by developers or sanctioned AI/ML workstations.</li>
<li>Block the IOCs listed in this brief at your network perimeter (e.g., DNS resolver, proxy, firewall) to prevent unauthorized access to known LLM model repositories and services.</li>
<li>Review network logs and endpoint telemetry for any activity matching the DNS query patterns identified in the &quot;Detect Local LLM Framework DNS Queries&quot; rule and investigate originating processes.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>local-llm</category><category>shadow-ai</category><category>dns-monitoring</category><category>data-exfiltration</category><category>policy-violation</category><category>windows</category><category>endpoint-security</category></item></channel></rss>