mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
add relation suspected link between operation soft cell and apt10
This commit is contained in:
parent
170f964e8c
commit
9b153913be
1 changed files with 16 additions and 0 deletions
|
@ -1156,6 +1156,13 @@
|
||||||
"estimative-language:likelihood-probability=\"likely\""
|
"estimative-language:likelihood-probability=\"likely\""
|
||||||
],
|
],
|
||||||
"type": "similar"
|
"type": "similar"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"dest-uuid": "8dda51ef-9a30-48f7-b0fd-5b6f0a62262d",
|
||||||
|
"tags": [
|
||||||
|
"estimative-language:likelihood-probability=\"likely\""
|
||||||
|
],
|
||||||
|
"type": "suspected-link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"uuid": "56b37b05-72e7-4a89-ba8a-61ce45269a8c",
|
"uuid": "56b37b05-72e7-4a89-ba8a-61ce45269a8c",
|
||||||
|
@ -7773,6 +7780,15 @@
|
||||||
"operation"
|
"operation"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"related": [
|
||||||
|
{
|
||||||
|
"dest-uuid": "56b37b05-72e7-4a89-ba8a-61ce45269a8c",
|
||||||
|
"tags": [
|
||||||
|
"estimative-language:likelihood-probability=\"likely\""
|
||||||
|
],
|
||||||
|
"type": "suspected-link"
|
||||||
|
}
|
||||||
|
],
|
||||||
"uuid": "8dda51ef-9a30-48f7-b0fd-5b6f0a62262d",
|
"uuid": "8dda51ef-9a30-48f7-b0fd-5b6f0a62262d",
|
||||||
"value": "Operation Soft Cell"
|
"value": "Operation Soft Cell"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue