add: Updated relationships list with Cybox relationships best practices

pull/111/head
chrisr3d 2018-07-10 10:40:03 +02:00
parent b92ab93c80
commit 6585ec3329
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
1 changed files with 96 additions and 0 deletions

View File

@ -49,6 +49,14 @@
"stix-1.1"
]
},
{
"name": "contained-by",
"description": "The referenced source is contained by the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "contained-within",
"description": "The referenced source is contained within the target object.",
@ -57,6 +65,94 @@
"stix-1.1"
]
},
{
"name": "characterized-by",
"description": "The referenced source is characterized by the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "characterizes",
"description": "The referenced source is characterizing the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "properties-queried",
"description": "The referenced source has queried the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "properties-queried-by",
"description": "The referenced source is queried by the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "extracted-from",
"description": "The referenced source is extracted from the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "supra-domain-of",
"description": "The referenced source is a supra domain of the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "sub-domain-of",
"description": "The referenced source is a sub domain of the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "dropped",
"description": "The referenced source has dropped the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "dropped-by",
"description": "The referenced source is dropped by the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "downloaded",
"description": "The referenced source has downloaded the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "downloaded-from",
"description": "The referenced source has been downloaded from the target object.",
"format": [
"misp",
"stix-1.1"
]
},
{
"name": "resolved-to",
"description": "The referenced source is resolved to the target object.",