14
14
"min_phantom_version" : " 2.0.264" ,
15
15
"publisher" : " Phantom" ,
16
16
"package_name" : " phantom_cymon" ,
17
- "license" : " Copyright (c) Phantom Cyber Corporation, 2016-2018" ,
17
+ "license" : " Copyright (c) 2016-2018 Splunk Inc. " ,
18
18
"configuration" : {
19
19
"api_key" : {
20
20
"description" : " api key" ,
39
39
},
40
40
"output" : [
41
41
{
42
- "data_path" : " action_result.data.*.events.count" ,
42
+ "data_path" : " action_result.status" ,
43
+ "data_type" : " string"
44
+ },
45
+ {
46
+ "data_path" : " action_result.parameter.ip" ,
47
+ "data_type" : " string" ,
48
+ "contains" : [
49
+ " ip"
50
+ ]
51
+ },
52
+ {
53
+ "data_path" : " action_result.data.*.domains.count" ,
43
54
"data_type" : " numeric"
44
55
},
45
56
{
46
- "data_path" : " action_result.data.*.events .results.*.tag " ,
57
+ "data_path" : " action_result.data.*.domains .results.*.created " ,
47
58
"data_type" : " string"
48
59
},
49
60
{
50
- "data_path" : " action_result.data.*.events .results.*.title " ,
61
+ "data_path" : " action_result.data.*.domains .results.*.name " ,
51
62
"data_type" : " string"
52
63
},
53
64
{
54
- "data_path" : " action_result.data.*.events .results.*.created " ,
65
+ "data_path" : " action_result.data.*.domains .results.*.updated " ,
55
66
"data_type" : " string"
56
67
},
57
68
{
58
- "data_path" : " action_result.data.*.events.results.*.updated" ,
69
+ "data_path" : " action_result.data.*.events.count" ,
70
+ "data_type" : " numeric"
71
+ },
72
+ {
73
+ "data_path" : " action_result.data.*.events.results.*.created" ,
59
74
"data_type" : " string"
60
75
},
61
76
{
67
82
"data_type" : " string"
68
83
},
69
84
{
70
- "data_path" : " action_result.data.*.domains.count" ,
71
- "data_type" : " numeric"
72
- },
73
- {
74
- "data_path" : " action_result.data.*.domains.results.*.name" ,
85
+ "data_path" : " action_result.data.*.events.results.*.tag" ,
75
86
"data_type" : " string"
76
87
},
77
88
{
78
- "data_path" : " action_result.data.*.domains .results.*.created " ,
89
+ "data_path" : " action_result.data.*.events .results.*.title " ,
79
90
"data_type" : " string"
80
91
},
81
92
{
82
- "data_path" : " action_result.data.*.domains .results.*.updated" ,
93
+ "data_path" : " action_result.data.*.events .results.*.updated" ,
83
94
"data_type" : " string"
84
95
},
85
96
{
90
101
"data_path" : " action_result.data.*.urls.results.*.created" ,
91
102
"data_type" : " string"
92
103
},
93
- {
94
- "data_path" : " action_result.data.*.urls.results.*.updated" ,
95
- "data_type" : " string"
96
- },
97
104
{
98
105
"data_path" : " action_result.data.*.urls.results.*.location" ,
99
106
"data_type" : " string"
100
107
},
101
108
{
102
- "data_path" : " action_result.status" ,
103
- "data_type" : " string"
104
- },
105
- {
106
- "data_path" : " action_result.message" ,
109
+ "data_path" : " action_result.data.*.urls.results.*.updated" ,
107
110
"data_type" : " string"
108
111
},
109
112
{
110
113
"data_path" : " action_result.summary.total_count" ,
111
114
"data_type" : " numeric"
112
115
},
113
116
{
114
- "data_path" : " action_result.parameter.ip" ,
115
- "data_type" : " string" ,
116
- "contains" : [
117
- " ip"
118
- ]
117
+ "data_path" : " action_result.message" ,
118
+ "data_type" : " string"
119
119
}
120
120
],
121
121
"versions" : " EQ(*)" ,
127
127
" ip"
128
128
],
129
129
"required" : true ,
130
- "primary" : true
130
+ "primary" : true ,
131
+ "order" : 0
131
132
}
132
133
}
133
134
},
145
146
},
146
147
"output" : [
147
148
{
148
- "data_path" : " action_result.data.*.ips" ,
149
- "data_type" : " string" ,
150
- "contains" : [
151
- " ip"
152
- ]
149
+ "data_path" : " action_result.status" ,
150
+ "data_type" : " string"
153
151
},
154
152
{
155
- "data_path" : " action_result.data.*.name " ,
153
+ "data_path" : " action_result.parameter.domain " ,
156
154
"data_type" : " string" ,
157
155
"contains" : [
158
156
" domain"
163
161
"data_type" : " string"
164
162
},
165
163
{
166
- "data_path" : " action_result.data.*.sources" ,
167
- "data_type" : " string"
164
+ "data_path" : " action_result.data.*.ips" ,
165
+ "data_type" : " string" ,
166
+ "contains" : [
167
+ " ip"
168
+ ]
168
169
},
169
170
{
170
- "data_path" : " action_result.data.*.updated" ,
171
- "data_type" : " string"
171
+ "data_path" : " action_result.data.*.name" ,
172
+ "data_type" : " string" ,
173
+ "contains" : [
174
+ " domain"
175
+ ]
172
176
},
173
177
{
174
- "data_path" : " action_result.status " ,
178
+ "data_path" : " action_result.data.*.sources " ,
175
179
"data_type" : " string"
176
180
},
177
181
{
178
- "data_path" : " action_result.message " ,
182
+ "data_path" : " action_result.data.*.updated " ,
179
183
"data_type" : " string"
180
184
},
181
185
{
182
186
"data_path" : " action_result.summary.domain_count" ,
183
187
"data_type" : " numeric"
184
188
},
185
189
{
186
- "data_path" : " action_result.parameter.domain" ,
187
- "data_type" : " string" ,
188
- "contains" : [
189
- " domain"
190
- ]
190
+ "data_path" : " action_result.message" ,
191
+ "data_type" : " string"
191
192
}
192
193
],
193
194
"versions" : " EQ(*)" ,
199
200
" domain"
200
201
],
201
202
"required" : true ,
202
- "primary" : true
203
+ "primary" : true ,
204
+ "order" : 0
203
205
}
204
206
}
205
207
},
229
231
},
230
232
"output" : [
231
233
{
232
- "data_path" : " action_result.data.*.count " ,
233
- "data_type" : " numeric "
234
+ "data_path" : " action_result.status " ,
235
+ "data_type" : " string "
234
236
},
235
237
{
236
- "data_path" : " action_result.data.*.results.*.tag " ,
238
+ "data_path" : " action_result.parameter.hash " ,
237
239
"data_type" : " string" ,
238
- "column_order" : 1 ,
239
- "column_name" : " Tag"
240
+ "contains" : [
241
+ " hash" ,
242
+ " md5" ,
243
+ " sha1" ,
244
+ " sha256" ,
245
+ " sha512"
246
+ ]
240
247
},
241
248
{
242
- "data_path" : " action_result.data.*.results.*.title" ,
243
- "data_type" : " string" ,
244
- "column_order" : 2 ,
245
- "column_name" : " Details"
249
+ "data_path" : " action_result.data.*.count" ,
250
+ "data_type" : " numeric"
246
251
},
247
252
{
248
253
"data_path" : " action_result.data.*.results.*.created" ,
249
254
"data_type" : " string" ,
250
255
"column_order" : 0 ,
251
256
"column_name" : " Date Created"
252
257
},
253
- {
254
- "data_path" : " action_result.data.*.results.*.updated" ,
255
- "data_type" : " string"
256
- },
257
258
{
258
259
"data_path" : " action_result.data.*.results.*.description" ,
259
260
"data_type" : " string"
265
266
"column_name" : " Details Weblink"
266
267
},
267
268
{
268
- "data_path" : " action_result.status" ,
269
- "data_type" : " string"
269
+ "data_path" : " action_result.data.*.results.*.tag" ,
270
+ "data_type" : " string" ,
271
+ "column_order" : 1 ,
272
+ "column_name" : " Tag"
270
273
},
271
274
{
272
- "data_path" : " action_result.message" ,
275
+ "data_path" : " action_result.data.*.results.*.title" ,
276
+ "data_type" : " string" ,
277
+ "column_order" : 2 ,
278
+ "column_name" : " Details"
279
+ },
280
+ {
281
+ "data_path" : " action_result.data.*.results.*.updated" ,
273
282
"data_type" : " string"
274
283
},
275
284
{
276
285
"data_path" : " action_result.summary.total_count" ,
277
286
"data_type" : " numeric"
278
287
},
279
288
{
280
- "data_path" : " action_result.parameter.hash" ,
281
- "data_type" : " string" ,
282
- "contains" : [
283
- " hash" ,
284
- " md5" ,
285
- " sha1" ,
286
- " sha256" ,
287
- " sha512"
288
- ]
289
+ "data_path" : " action_result.message" ,
290
+ "data_type" : " string"
289
291
}
290
292
],
291
293
"versions" : " EQ(*)" ,
301
303
" sha512"
302
304
],
303
305
"required" : true ,
304
- "primary" : true
306
+ "primary" : true ,
307
+ "order" : 0
305
308
}
306
309
}
307
310
}
308
311
]
309
- }
312
+ }
0 commit comments