Skip to content

Commit cd0662d

Browse files
committed
fixedagain
1 parent 5fcd80a commit cd0662d

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

datasets/suspicious_behaviour/local_llms/suspicious_local_llm_frameworks.yml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ date: '2025-11-12'
44
description: These datasets contain events related to suspicious executions of local LLM frameworks on endpoints, which may indicate potential misuse or unauthorized activities.
55
environment: attack_range
66
datasets:
7-
- https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/suspicious_behaviour/sysmon_local_llms.txt
8-
- https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/suspicious_behaviour/local_llms/4688_local_llms.txt
9-
#sourcetypes:
10-
#- XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
11-
#- WinEventLog:Security
12-
#references:
13-
#- https://attack.mitre.org/techniques/T1543/
7+
- name: sysmon_local_llms
8+
source: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/suspicious_behaviour/sysmon_local_llms.txt
9+
sourcetype: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
10+
- name: 4688_local_llms
11+
source: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/suspicious_behaviour/local_llms/4688_local_llms.txt
12+
sourcetype: XmlWinEventLog:Security
13+
references:
14+
- https://attack.mitre.org/techniques/T1543/

0 commit comments

Comments
 (0)