-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy pathplaybook-Phishing_-_Core_-_Test.yml
More file actions
283 lines (283 loc) · 5.83 KB
/
playbook-Phishing_-_Core_-_Test.yml
File metadata and controls
283 lines (283 loc) · 5.83 KB
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
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
id: Phishing - Core - Test
version: -1
fromversion: 5.0.0
name: Phishing - Core - Test
description: A test for the Phishing - Core playbook.
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: a156b5b4-d119-495a-8f3d-c82446e2f216
type: start
task:
id: a156b5b4-d119-495a-8f3d-c82446e2f216
version: -1
name: ""
iscommand: false
brand: ""
nexttasks:
'#none#':
- "17"
separatecontext: false
view: |-
{
"position": {
"x": 265,
"y": -190
}
}
note: false
timertriggers: []
ignoreworker: false
"3":
id: "3"
taskid: 215b2b58-1bab-4b78-89c3-bced5e33ac6f
type: title
task:
id: 215b2b58-1bab-4b78-89c3-bced5e33ac6f
version: -1
name: Done
type: title
iscommand: false
brand: ""
separatecontext: false
view: |-
{
"position": {
"x": 265,
"y": 895
}
}
note: false
timertriggers: []
ignoreworker: false
"12":
id: "12"
taskid: 84e251e7-e1c3-4d66-8282-6055f33b72ba
type: regular
task:
id: 84e251e7-e1c3-4d66-8282-6055f33b72ba
version: -1
name: PhishingIncident - attachment
description: Creates a phishing incident.
scriptName: PhishingIncident
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "19"
scriptarguments:
malicious_location:
simple: attachment
reputationcalc: 1
separatecontext: false
view: |-
{
"position": {
"x": 265,
"y": 320
}
}
note: false
timertriggers: []
ignoreworker: false
"16":
id: "16"
taskid: 312cbf88-1940-4449-8efa-692adda3c97e
type: regular
task:
id: 312cbf88-1940-4449-8efa-692adda3c97e
version: -1
name: Close manual review
description: Closes the manual task to pass the test successfully. The task
is tagged with the "manual" tag.
scriptName: ScheduleCommand
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "3"
scriptarguments:
command:
simple: '!CompleteManualTask id=${incident.id}'
cron:
simple: '*/1 * * * *'
endDate: {}
times:
simple: "15"
reputationcalc: 1
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 680
}
}
note: false
timertriggers: []
ignoreworker: false
"17":
id: "17"
taskid: 234ad372-b566-480e-8906-c908219efe33
type: regular
task:
id: 234ad372-b566-480e-8906-c908219efe33
version: -1
name: Delete context
description: Deletes the context.
scriptName: DeleteContext
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "25"
scriptarguments:
all:
simple: "yes"
index: {}
key: {}
keysToKeep: {}
subplaybook: {}
reputationcalc: 1
separatecontext: false
view: |-
{
"position": {
"x": 265,
"y": -45
}
}
note: false
timertriggers: []
ignoreworker: false
"19":
id: "19"
taskid: ab7f3c18-739b-4cd6-865e-5df952cb4371
type: regular
task:
id: ab7f3c18-739b-4cd6-865e-5df952cb4371
version: -1
name: Download EML file
description: Sends http request. Returns the response as json.
scriptName: http
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "16"
- "27"
scriptarguments:
body: {}
filename:
simple: attachment.eml
headers: {}
insecure: {}
method:
simple: GET
password: {}
proxy: {}
saveAsFile:
simple: "yes"
unsecure: {}
url:
simple: https://raw.githubusercontent.com/demisto/content/master/TestData/Malicious_attachment_simple_phishing2.eml
username: {}
separatecontext: false
view: |-
{
"position": {
"x": 265,
"y": 495
}
}
note: false
timertriggers: []
ignoreworker: false
"25":
id: "25"
taskid: 637e30ed-9bbd-4b56-8739-b821f428ca3e
type: regular
task:
id: 637e30ed-9bbd-4b56-8739-b821f428ca3e
version: -1
name: minemeld-add-to-miner
description: Adds a malicious indicator to a Minemeld miner so that it is later
detected as malicious.
script: '|||minemeld-add-to-miner'
type: regular
iscommand: true
brand: ""
nexttasks:
'#none#':
- "12"
scriptarguments:
comment:
simple: Malicious MD5 for test
indicator:
simple: a790cf8ad94bdd47f4232d87fe7b25bdabaf66af
miner:
simple: Malicious
reputationcalc: 1
separatecontext: false
view: |-
{
"position": {
"x": 265,
"y": 140
}
}
note: false
timertriggers: []
ignoreworker: false
"27":
id: "27"
taskid: 1cb6933a-1d83-4f69-87de-e0e991a07e9c
type: playbook
task:
id: 1cb6933a-1d83-4f69-87de-e0e991a07e9c
version: -1
name: Phishing - Core
playbookName: Phishing - Core
type: playbook
iscommand: false
brand: ""
nexttasks:
'#none#':
- "3"
scriptarguments:
GetURLScreenshots:
simple: "True"
separatecontext: false
loop:
iscommand: false
exitCondition: ""
wait: 1
view: |-
{
"position": {
"x": 490,
"y": 680
}
}
note: false
timertriggers: []
ignoreworker: false
view: |-
{
"linkLabelsPosition": {},
"paper": {
"dimensions": {
"height": 1150,
"width": 820,
"x": 50,
"y": -190
}
}
}
inputs: []
outputs: []