mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 08:47:18 +00:00
fix array
This commit is contained in:
parent
a7f3df8a9a
commit
957327383d
1 changed files with 3 additions and 1 deletions
|
@ -7375,7 +7375,9 @@
|
||||||
"https://www2.fireeye.com/rs/848-DID-242/images/rpt-fin10.pdf",
|
"https://www2.fireeye.com/rs/848-DID-242/images/rpt-fin10.pdf",
|
||||||
"https://attack.mitre.org/groups/G0051/"
|
"https://attack.mitre.org/groups/G0051/"
|
||||||
],
|
],
|
||||||
"synonyms": "FIN 10"
|
"synonyms": [
|
||||||
|
"FIN 10"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"uuid": "f2d02410-8c2c-11e9-8df1-a31c1fb33d79",
|
"uuid": "f2d02410-8c2c-11e9-8df1-a31c1fb33d79",
|
||||||
"value": "FIN10"
|
"value": "FIN10"
|
||||||
|
|
Loading…
Reference in a new issue