forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplaybook-BitDam_Test.yml
197 lines (197 loc) · 3.81 KB
/
playbook-BitDam_Test.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
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
id: Detonate File - BitDam Test
version: 3
name: Detonate File - BitDam Test
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: 46601690-0f60-41fb-8480-e51efca58111
type: start
task:
id: 46601690-0f60-41fb-8480-e51efca58111
version: -1
name: ""
iscommand: false
brand: ""
nexttasks:
'#none#':
- "2"
separatecontext: false
view: |-
{
"position": {
"x": 450,
"y": 50
}
}
note: false
"1":
id: "1"
taskid: def55e04-3ec5-4160-88d6-edd57d1ddb6b
type: playbook
timertriggers: []
task:
id: def55e04-3ec5-4160-88d6-edd57d1ddb6b
version: -1
name: Scan File - BitDam
playbookName: Detonate File - BitDam
type: playbook
iscommand: false
brand: ""
nexttasks:
'#none#':
- "4"
separatecontext: true
view: |-
{
"position": {
"x": 450,
"y": 630
}
}
note: false
"2":
id: "2"
taskid: 31f9bdf9-eae9-4a72-83c1-b4bf81ad479a
type: regular
task:
id: 31f9bdf9-eae9-4a72-83c1-b4bf81ad479a
version: -1
name: Delete Context
scriptName: DeleteContext
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "3"
scriptarguments:
all:
simple: "yes"
index: {}
key: {}
keysToKeep: {}
subplaybook: {}
separatecontext: false
view: |-
{
"position": {
"x": 450,
"y": 200
}
}
note: false
"3":
id: "3"
taskid: 9bea4fe0-29b5-4f1a-84e0-c383699b3ce7
type: regular
task:
id: 9bea4fe0-29b5-4f1a-84e0-c383699b3ce7
version: -1
name: Create File and upload to war room
scriptName: FileCreateAndUpload
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "1"
scriptarguments:
data:
simple: "123"
entryId: {}
filename:
simple: test.pdf
separatecontext: false
view: |-
{
"position": {
"x": 450,
"y": 410
}
}
note: false
"4":
id: "4"
taskid: 37188a7d-38a9-4934-8b25-341302bf84c9
type: condition
task:
id: 37188a7d-38a9-4934-8b25-341302bf84c9
version: -1
name: Test BitDam File Scan Context
type: condition
iscommand: false
brand: ""
nexttasks:
"yes":
- "5"
separatecontext: false
conditions:
- label: "yes"
condition:
- - operator: isEqualString
left:
value:
simple: BitDam.Analysis.Verdict
iscontext: true
right:
value:
simple: Approved
- operator: isEqualString
left:
value:
simple: BitDam.Analysis.Verdict
iscontext: true
right:
value:
simple: Malicious
- - operator: isEqualString
left:
value:
simple: BitDam.Analysis.Status
iscontext: true
right:
value:
simple: DONE
view: |-
{
"position": {
"x": 450,
"y": 850
}
}
note: false
"5":
id: "5"
taskid: e01e0e73-e0da-4c50-870f-527077815a79
type: title
task:
id: e01e0e73-e0da-4c50-870f-527077815a79
version: -1
name: Done
type: title
iscommand: false
brand: ""
separatecontext: false
view: |-
{
"position": {
"x": 450,
"y": 1080
}
}
note: false
view: |-
{
"linkLabelsPosition": {},
"paper": {
"dimensions": {
"height": 1095,
"width": 380,
"x": 450,
"y": 50
}
}
}
inputs: []
outputs: []