<?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>Oobabooga - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/oobabooga/</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:17:13 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/oobabooga/feed.xml" rel="self" type="application/rss+xml"/><item><title>Detection of Local LLM Model File Creation on Endpoints</title><link>https://feed.craftedsignal.io/briefs/2026-07-llm-model-file-creation/</link><pubDate>Mon, 27 Jul 2026 18:17:13 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-07-llm-model-file-creation/</guid><description>This brief describes how the creation of Large Language Model (LLM) files, including formats like .gguf, .safetensors, .ggml, and Modelfiles, by local AI inference frameworks such as Ollama, llama.cpp, GPT4All, and LM Studio can be detected on Windows endpoints, indicating potential shadow AI deployments, unauthorized model downloads, or rogue LLM infrastructure which poses data exfiltration risks and policy violations.</description><content:encoded><![CDATA[<p>This threat brief focuses on the detection of Large Language Model (LLM) file creation on Windows endpoints, a key indicator of potential &quot;shadow AI&quot; deployments or unauthorized local LLM infrastructure. Organizations are facing increasing risks from employees downloading and running open-source or local LLMs on corporate devices, often bypassing established security controls and data governance policies. These local inference frameworks, such as Ollama, llama.cpp, GPT4All, and LM Studio, utilize specific file formats like quantized models (.gguf, .ggml), safetensors files, and proprietary Modelfiles. The creation of these files suggests that LLMs are being run locally, potentially processing sensitive company data outside of approved, monitored environments. This can lead to significant data exfiltration risks, intellectual property leakage, and security blind spots, as these decentralized AI deployments often operate without the oversight of enterprise monitoring systems, making it difficult to track data usage and ensure compliance. This detection method provides visibility into such activities, enabling defenders to identify and mitigate these risks proactively.</p>
<h2 id="attack-chain">Attack Chain</h2>
<p>This brief describes a detection for the presence of unauthorized Large Language Model (LLM) files, rather than a specific attack chain or exploitation scenario. The detection focuses on identifying the creation of specific file types associated with local LLM inference engines. While the creation of these files is not an &quot;attack&quot; in itself, it indicates the establishment of a local environment that can be leveraged for various malicious or policy-violating activities. Therefore, a traditional multi-step attack chain, from initial access to impact, is not directly applicable or described in the source material for this specific detection.</p>
<h2 id="impact">Impact</h2>
<p>The primary impact of undetected local LLM model file creation is the potential for significant data exfiltration and intellectual property loss. Employees using unapproved LLMs on corporate devices might inadvertently or intentionally feed sensitive company data into these models, leading to data breaches or compliance violations. The proliferation of shadow AI infrastructure creates severe security blind spots, making it challenging for security teams to monitor data flows, detect malicious activity, and ensure adherence to organizational policies. Furthermore, these rogue LLM deployments can consume significant system resources, impacting legitimate business operations, and introduce new attack vectors if the downloaded models or frameworks contain vulnerabilities or malicious code. Without proper governance, organizations face increased legal, reputational, and financial risks due to unmanaged AI usage.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Deploy the Sigma rule <code>Detect_Local_LLM_Model_File_Creation</code> to your SIEM solution to identify instances of LLM model file creation.</li>
<li>Ensure Sysmon Event ID 11 (File Creation) logging is enabled across all Windows endpoints to provide the necessary telemetry for the rule.</li>
<li>Regularly review alerts generated by <code>Detect_Local_LLM_Model_File_Creation</code> and investigate the context of LLM file creation to determine if it is authorized or represents a policy violation.</li>
<li>Educate employees about the risks associated with unauthorized local LLM usage and the proper channels for AI tool adoption to mitigate data exfiltration risks and policy violations.</li>
</ul>
]]></content:encoded><category domain="severity">medium</category><category domain="type">advisory</category><category>shadow-it</category><category>llm</category><category>data-exfiltration</category><category>policy-violation</category><category>endpoint</category><category>shadow-ai</category><category>local-llm</category><category>intellectual-property-theft</category><category>endpoint-security</category><category>windows</category></item></channel></rss>