-
Notifications
You must be signed in to change notification settings - Fork 35
/
coa.json
74 lines (74 loc) · 1.79 KB
/
coa.json
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
{
"coa_type" : "Diplomatic Actions",
"cost" : "High",
"description" : "string",
"efficacy" : "High",
"external_ids" : [ "string" ],
"external_references" : [ {
"description" : "string",
"external_id" : "string",
"hashes" : [ "string" ],
"source_name" : "string",
"url" : "string"
} ],
"id" : "string",
"impact" : "string",
"language" : "string",
"objective" : [ "string" ],
"open_c2_coa" : {
"action" : {
"type" : "alert"
},
"actuator" : {
"specifiers" : [ "string" ],
"type" : "endpoint"
},
"id" : "string",
"modifiers" : {
"additional_properties" : {
"context" : "string"
},
"delay" : "2016-01-01T01:01:01.000Z",
"destination" : "copy-to",
"duration" : "2016-01-01T01:01:01.000Z",
"frequency" : "string",
"id" : "string",
"location" : "internal",
"method" : [ "acl" ],
"option" : "string",
"response" : "acknowledge",
"search" : "cve",
"source" : "string",
"time" : {
"end_time" : "2016-01-01T01:01:01.000Z",
"start_time" : "2016-01-01T01:01:01.000Z"
}
},
"target" : {
"specifiers" : "string",
"type" : "acudid"
},
"type" : "structured_coa"
},
"related_COAs" : [ {
"COA_id" : "string",
"confidence" : "High",
"relationship" : "string",
"source" : "string"
} ],
"revision" : 10,
"schema_version" : "1.3.21",
"short_description" : "string",
"source" : "string",
"source_uri" : "string",
"stage" : "Containment",
"structured_coa_type" : "openc2",
"timestamp" : "2016-01-01T01:01:01.000Z",
"title" : "string",
"tlp" : "green",
"type" : "coa",
"valid_time" : {
"end_time" : "2016-01-01T01:01:01.000Z",
"start_time" : "2016-01-01T01:01:01.000Z"
}
}