Skip to content

Commit d032d32

Browse files
authored
Merge pull request #1058 from splunk/update-pipe-to-exec
add lnx dataset for pipe to exec
2 parents cc4fab4 + 888a463 commit d032d32

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

datasets/attack_techniques/T1105/download_to_pipe_exec/download_to_pipe_exec.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@ id: f25b05ae-99d7-4f67-917d-5db3d219fcbb
33
date: '2025-10-17'
44
description: Dataset generated in attack range for the attack technique of download to pipe execution.
55
environment: attack_range
6-
directory: atomic_red_team
6+
directory: download_to_pipe_exec
77
mitre_technique:
88
- T1105
99
datasets:
10-
- name: windows-sysmon_curl_upload
10+
- name: download_to_pipe_exec
1111
path: /datasets/attack_techniques/T1105/download_to_pipe_exec/download_to_pipe_exec.log
1212
sourcetype: XmlWinEventLog
1313
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
14+
- name: download_to_pipe_exec_linux
15+
path: /datasets/attack_techniques/T1105/download_to_pipe_exec/download_to_pipe_exec_linux.log
16+
sourcetype: sysmon:linux
17+
source: Syslog:Linux-Sysmon/Operational
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:9c629b51765f290038bef423acf717960cc3da6bf3e4d40d406627854335be7a
3+
size 1554

0 commit comments

Comments
 (0)