-
Notifications
You must be signed in to change notification settings - Fork 0
/
replay_malware3.yml
164 lines (141 loc) · 4.89 KB
/
replay_malware3.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
splunk:
# connects to host on port 8089 make sure you have access to <host>:8089
host: localhost
username: admin
password: changeme
datasets:
######--------Malware Datasets
## Begin - malware/remcos/
- name: malware_remcos_remcos_sysmon
path: datasets/malware/remcos/remcos/windows-sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
- name: malware_remcos_remcos_agent_sysmon1
path: datasets/malware/remcos/remcos_agent/sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
name: malware_remcos_remcos_agent_sysmon2
path: datasets/malware/remcos/remcos_agent/sysmon_wav.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
name: malware_remcos_remcos_agent_windows_security
path: datasets/malware/remcos/remcos_agent/security.log
replay_parameters:
source: WinEventLog:Security
sourcetype: WinEventLog
index: mordor
update_timestamp: True
enabled: True
## End - malware/remcos/
## Begin - malware/icedid/
- name: malware_icedid_cmd_carry_str_param_sysmon
path: datasets/malware/icedid/cmd_carry_str_param/sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
name: malware_icedid_disable_av_sysmon1
path: datasets/malware/icedid/disable_av/sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
name: malware_icedid_disable_av_sysmon2
path: datasets/malware/icedid/disable_av/sysmon2.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
name: malware_icedid_disable_schtask_sysmon
path: datasets/malware/icedid/disable_schtask/sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
name: malware_icedid_inf_icedid_sysmon
path: datasets/malware/icedid/inf_icedid/windows-sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
name: malware_icedid_phish_icedid_sysmon
path: datasets/malware/icedid/phish_icedid/windows-sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
name: malware_icedid_simulated_icedid_sysmon
path: datasets/malware/icedid/simulated_icedid/windows-sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
## End - malware/icedid
## Begin - malware/vilsel/
- name: malware_vilsel_sysmon
path: datasets/malware/vilsel/sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
## End - malware/vilsel/
## Begin - malware/olympic_destroyer/
- name: malware_olympic_destroyer_sysmon
path: datasets/malware/olympic_destroyer/sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
name: malware_olympic_destroyer_security
path: datasets/malware/olympic_destroyer/security.log
replay_parameters:
source: WinEventLog:Security
sourcetype: WinEventLog
index: mordor
update_timestamp: False
enabled: True
name: malware_olympic_destroyer_system
path: datasets/malware/olympic_destroyer/system.log
replay_parameters:
source: WinEventLog:system
sourcetype: WinEventLog
index: mordor
update_timestamp: False
enabled: True
## End - malware/olympic_destroyer/
## Begin - malware/winpeas
- name: malware_prestige_ransomware_sysmon
path: datasets/malware/winpeas/sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
## End - malware/winpeas
## Begin - malware/prestige_ransomware
- name: malware_prestige_ransomware_sysmon
path: datasets/malware/prestige_ransomware/sysmon.log
replay_parameters:
source: XmlWinEventLog:Microsoft-Windows-Sysmon/Operational
sourcetype: xmlwineventlog
index: mordor
enabled: True
## End - malware/prestige_ransomware