Skip to content

Commit 0cda45a

Browse files
authored
Merge pull request #1086 from splunk/quickfixdata
fix dataset links
2 parents 82efe9d + 10dc402 commit 0cda45a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
author: Rod Soto
22
id: f936bf82-07dd-40f9-a04b-c8b392cafc97
33
date: '2025-11-12'
4-
description: These datasets contain events related to suspicious executions of local LLM frameworks on endpoints, which may indicate potential misuse or unauthorized activities.
4+
description: These datasets contain events related to suspicious executions of local LLM frameworks on endpoints, which may indicate installation and potential misuse or unauthorized activities.
55
environment: attack_range
66
directory: local_llms
77
mitre_technique: []
88
datasets:
99
- name: sysmon_local_llms
1010
path: /datasets/local_llms/sysmon_local_llms.txt
11-
source: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/suspicious_behaviour/sysmon_local_llms.txt
11+
source: https://raw.githubusercontent.com/splunk/attack_data/master/datasets/suspicious_behaviour/sysmon_local_llms.txt
1212
sourcetype: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
1313
- name: 4688_local_llms
1414
path: /datasets/local_llms/4688_local_llms.txt
15-
source: https://media.githubusercontent.com/media/splunk/attack_data/master/datasets/suspicious_behaviour/local_llms/4688_local_llms.txt
15+
source: https://raw.githubusercontent.com/splunk/attack_data/master/datasets/suspicious_behaviour/local_llms/4688_local_llms.txt
1616
sourcetype: XmlWinEventLog:Security
1717

0 commit comments

Comments
 (0)