You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: relationships/definition.json
+53-27Lines changed: 53 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -43,15 +43,17 @@
43
43
"misp",
44
44
"stix-1.1"
45
45
],
46
-
"name": "connected-to"
46
+
"name": "connected-to",
47
+
"opposite": "connected-from"
47
48
},
48
49
{
49
50
"description": "The referenced source is connected from the target object.",
50
51
"format": [
51
52
"misp",
52
53
"stix-1.1"
53
54
],
54
-
"name": "connected-from"
55
+
"name": "connected-from",
56
+
"opposite": "connected-to"
55
57
},
56
58
{
57
59
"description": "The referenced source is containing the target object.",
@@ -60,15 +62,17 @@
60
62
"stix-1.1",
61
63
"alfred"
62
64
],
63
-
"name": "contains"
65
+
"name": "contains",
66
+
"opposite": "contained-by"
64
67
},
65
68
{
66
69
"description": "The referenced source is contained by the target object.",
67
70
"format": [
68
71
"misp",
69
72
"stix-1.1"
70
73
],
71
-
"name": "contained-by"
74
+
"name": "contained-by",
75
+
"opposite": "contains"
72
76
},
73
77
{
74
78
"description": "The referenced source is contained within the target object.",
@@ -84,31 +88,35 @@
84
88
"misp",
85
89
"stix-1.1"
86
90
],
87
-
"name": "characterized-by"
91
+
"name": "characterized-by",
92
+
"opposite": "characterizes"
88
93
},
89
94
{
90
95
"description": "The referenced source is characterizing the target object.",
91
96
"format": [
92
97
"misp",
93
98
"stix-1.1"
94
99
],
95
-
"name": "characterizes"
100
+
"name": "characterizes",
101
+
"opposite": "characterized-by"
96
102
},
97
103
{
98
104
"description": "The referenced source has queried the target object.",
99
105
"format": [
100
106
"misp",
101
107
"stix-1.1"
102
108
],
103
-
"name": "properties-queried"
109
+
"name": "properties-queried",
110
+
"opposite": "properties-queried-by"
104
111
},
105
112
{
106
113
"description": "The referenced source is queried by the target object.",
107
114
"format": [
108
115
"misp",
109
116
"stix-1.1"
110
117
],
111
-
"name": "properties-queried-by"
118
+
"name": "properties-queried-by",
119
+
"opposite": "properties-queried"
112
120
},
113
121
{
114
122
"description": "The referenced source is extracted from the target object.",
@@ -124,15 +132,17 @@
124
132
"misp",
125
133
"stix-1.1"
126
134
],
127
-
"name": "supra-domain-of"
135
+
"name": "supra-domain-of",
136
+
"opposite": "sub-domain-of"
128
137
},
129
138
{
130
139
"description": "The referenced source is a sub domain of the target object.",
131
140
"format": [
132
141
"misp",
133
142
"stix-1.1"
134
143
],
135
-
"name": "sub-domain-of"
144
+
"name": "sub-domain-of",
145
+
"opposite": "supra-domain-of"
136
146
},
137
147
{
138
148
"description": "The referenced source has dropped the target object.",
@@ -156,15 +166,17 @@
156
166
"misp",
157
167
"stix-1.1"
158
168
],
159
-
"name": "downloaded"
169
+
"name": "downloaded",
170
+
"opposite": "downloaded-from"
160
171
},
161
172
{
162
173
"description": "The referenced source has been downloaded from the target object.",
163
174
"format": [
164
175
"misp",
165
176
"stix-1.1"
166
177
],
167
-
"name": "downloaded-from"
178
+
"name": "downloaded-from",
179
+
"opposite": "downloaded"
168
180
},
169
181
{
170
182
"description": "The referenced source is resolved to the target object.",
@@ -197,7 +209,8 @@
197
209
"stix-2.0",
198
210
"alfred"
199
211
],
200
-
"name": "uses"
212
+
"name": "uses",
213
+
"opposite": "used-by"
201
214
},
202
215
{
203
216
"description": "This relationship describes that the source object indicates the target object.",
@@ -251,14 +264,16 @@
251
264
"format": [
252
265
"misp"
253
266
],
254
-
"name": "authored-by"
267
+
"name": "authored-by",
268
+
"opposite": "is-author-of"
255
269
},
256
270
{
257
271
"description": "This relationship describes an object being author by someone.",
258
272
"format": [
259
273
"misp"
260
274
],
261
-
"name": "is-author-of"
275
+
"name": "is-author-of",
276
+
"opposite": "authored-by"
262
277
},
263
278
{
264
279
"description": "This relationship describes the location (of any type) of a specific object.",
@@ -272,14 +287,16 @@
272
287
"format": [
273
288
"misp"
274
289
],
275
-
"name": "included-in"
290
+
"name": "included-in",
291
+
"opposite": "includes"
276
292
},
277
293
{
278
294
"description": "This relationship describes an object that includes an other object.",
279
295
"format": [
280
296
"misp"
281
297
],
282
-
"name": "includes"
298
+
"name": "includes",
299
+
"opposite": "included-in"
283
300
},
284
301
{
285
302
"description": "This relationship describes an object analysed by another object.",
@@ -382,14 +399,16 @@
382
399
"format": [
383
400
"misp"
384
401
],
385
-
"name": "followed-by"
402
+
"name": "followed-by",
403
+
"opposite": "preceding-by"
386
404
},
387
405
{
388
406
"description": "This relationship describes an object which is preceded by another object. This can be used when a time reference is missing but a sequence is known.",
389
407
"format": [
390
408
"misp"
391
409
],
392
-
"name": "preceding-by"
410
+
"name": "preceding-by",
411
+
"opposite": "followed-by"
393
412
},
394
413
{
395
414
"description": "This relationship describes an object which triggers another object.",
@@ -438,7 +457,8 @@
438
457
"format": [
439
458
"cert-eu"
440
459
],
441
-
"name": "used-by"
460
+
"name": "used-by",
461
+
"opposite": "uses"
442
462
},
443
463
{
444
464
"description": "This relationship describes an object which is affiliated with another object.",
@@ -741,14 +761,16 @@
741
761
"format": [
742
762
"alfred"
743
763
],
744
-
"name": "downloads"
764
+
"name": "downloads",
765
+
"opposite": "downloads-from"
745
766
},
746
767
{
747
768
"description": "Represents the semantic link of malware being downloaded from a location.",
748
769
"format": [
749
770
"alfred"
750
771
],
751
-
"name": "downloads-from"
772
+
"name": "downloads-from",
773
+
"opposite": "downloads"
752
774
},
753
775
{
754
776
"description": "Represents the semantic link of an alert generated from a signature.",
@@ -840,14 +862,16 @@
840
862
"format": [
841
863
"alfred"
842
864
],
843
-
"name": "registered"
865
+
"name": "registered",
866
+
"opposite": "registered-to"
844
867
},
845
868
{
846
869
"description": "Represents the semantic link of something being registered to.",
847
870
"format": [
848
871
"alfred"
849
872
],
850
-
"name": "registered-to"
873
+
"name": "registered-to",
874
+
"opposite": "registered"
851
875
},
852
876
{
853
877
"description": "Represents the semantic link between HBS Comms and communication addresses.",
0 commit comments