mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 16:57:18 +00:00
fix: add missing relations from commit 78c1f07359
This commit is contained in:
parent
2b24efb14a
commit
ccebd86eed
2 changed files with 18 additions and 0 deletions
|
@ -53,6 +53,15 @@
|
||||||
"Fallout"
|
"Fallout"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"related": [
|
||||||
|
{
|
||||||
|
"dest-uuid": "5920464b-e093-4fa0-a275-438dffef228f",
|
||||||
|
"tags": [
|
||||||
|
"estimative-language:likelihood-probability=\"almost-certain\""
|
||||||
|
],
|
||||||
|
"type": "dropped"
|
||||||
|
}
|
||||||
|
],
|
||||||
"uuid": "1f05f646-5af6-4a95-825b-164f49616aa4",
|
"uuid": "1f05f646-5af6-4a95-825b-164f49616aa4",
|
||||||
"value": "Fallout"
|
"value": "Fallout"
|
||||||
},
|
},
|
||||||
|
|
|
@ -10083,6 +10083,15 @@
|
||||||
"https://www.bleepingcomputer.com/news/security/gandcrab-v5-ransomware-utilizing-the-alpc-task-scheduler-exploit/"
|
"https://www.bleepingcomputer.com/news/security/gandcrab-v5-ransomware-utilizing-the-alpc-task-scheduler-exploit/"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"related": [
|
||||||
|
{
|
||||||
|
"dest-uuid": "1f05f646-5af6-4a95-825b-164f49616aa4",
|
||||||
|
"tags": [
|
||||||
|
"estimative-language:likelihood-probability=\"almost-certain\""
|
||||||
|
],
|
||||||
|
"type": "dropped-by"
|
||||||
|
}
|
||||||
|
],
|
||||||
"uuid": "5920464b-e093-4fa0-a275-438dffef228f",
|
"uuid": "5920464b-e093-4fa0-a275-438dffef228f",
|
||||||
"value": "GandCrab"
|
"value": "GandCrab"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue