forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplaybook-SsdeepReputationTest.yml
185 lines (185 loc) · 3.41 KB
/
playbook-SsdeepReputationTest.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
id: ssdeepreputationtest
version: -1
name: SsdeepReputationTest
description: ""
starttaskid: "0"
tasks:
"0":
id: "0"
taskid: dbec59ec-e05d-45e6-8825-b057869f3e26
type: start
task:
id: dbec59ec-e05d-45e6-8825-b057869f3e26
version: -1
description: ""
name: ""
iscommand: false
brand: ""
nexttasks:
'#none#':
- "3"
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 50
}
}
note: false
"1":
id: "1"
taskid: 964eb74c-c5de-4b89-8ee6-00b69086aaee
type: regular
task:
id: 964eb74c-c5de-4b89-8ee6-00b69086aaee
version: -1
description: ""
name: Ssdeep test
scriptName: SsdeepReputationTest
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "5"
results:
- File
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 370
}
}
note: false
"2":
id: "2"
taskid: 1431aa83-164d-4968-8f15-36a3c37231a6
type: regular
task:
id: 1431aa83-164d-4968-8f15-36a3c37231a6
version: -1
description: ""
name: Check score
scriptName: VerifyContext
type: regular
iscommand: false
brand: ""
scriptarguments:
expectedValue:
simple: "3"
fields: {}
path:
simple: DBotScore.Score
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 895
}
}
note: false
"3":
id: "3"
taskid: 9f0c0bb9-6f10-4b60-8141-68188243c4a9
type: regular
task:
id: 9f0c0bb9-6f10-4b60-8141-68188243c4a9
version: -1
description: ""
name: Clear context
scriptName: DeleteContext
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "1"
scriptarguments:
all:
simple: "yes"
key: {}
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 195
}
}
note: false
"4":
id: "4"
taskid: 15c90ae8-5fda-42c4-8c16-5df92587a7c6
type: regular
task:
id: 15c90ae8-5fda-42c4-8c16-5df92587a7c6
version: -1
description: ""
name: Check ssdeep reputation
scriptName: SSDeepReputation
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "2"
scriptarguments:
input:
simple: ${expectBadSsdeepValue}
threshold: {}
timeFrameDays: {}
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 720
}
}
note: false
"5":
id: "5"
taskid: e6d478e1-17a7-451f-89c9-1fb33c4c40b7
type: regular
task:
id: e6d478e1-17a7-451f-89c9-1fb33c4c40b7
version: -1
description: ""
name: Sleep
scriptName: Sleep
type: regular
iscommand: false
brand: ""
nexttasks:
'#none#':
- "4"
scriptarguments:
seconds:
simple: "3"
separatecontext: false
view: |-
{
"position": {
"x": 50,
"y": 545
}
}
note: false
view: |-
{
"linkLabelsPosition": {},
"paper": {
"dimensions": {
"height": 940,
"width": 380,
"x": 50,
"y": 50
}
}
}
inputs: []
outputs: []