mirror of https://github.com/MISP/misp-galaxy
fix: [ransomware] Related key should be outside metas
parent
ef9989dbe8
commit
211a4b5145
|
@ -3234,17 +3234,17 @@
|
|||
"https://id-ransomware.blogspot.co.il/2016/12/goldeneye-ransomware.html",
|
||||
"https://www.bleepingcomputer.com/news/security/petya-ransomware-returns-with-goldeneye-version-continuing-james-bond-theme/",
|
||||
"https://www.bleepingcomputer.com/forums/t/634778/golden-eye-virus/"
|
||||
],
|
||||
"related": [
|
||||
{
|
||||
"dest-uuid": "7c5a1e93-7ab2-4b08-ada9-e82c4feaed0a",
|
||||
"tags": [
|
||||
"estimative-language:likelihood-probability=\"likely\""
|
||||
],
|
||||
"type": "similar"
|
||||
}
|
||||
]
|
||||
},
|
||||
"related": [
|
||||
{
|
||||
"dest-uuid": "7c5a1e93-7ab2-4b08-ada9-e82c4feaed0a",
|
||||
"tags": [
|
||||
"estimative-language:likelihood-probability=\"likely\""
|
||||
],
|
||||
"type": "similar"
|
||||
}
|
||||
],
|
||||
"uuid": "ac7affb8-971d-4c05-84f0-172b61d007d7",
|
||||
"value": "GoldenEye Ransomware"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue