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