mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
add silence synonym & new meta field spoken-language
This commit is contained in:
parent
5f65e8d208
commit
1a0dd2292b
1 changed files with 6 additions and 2 deletions
|
@ -7001,7 +7001,11 @@
|
|||
"https://securelist.com/the-silence/83009/"
|
||||
],
|
||||
"synonyms": [
|
||||
"Silence"
|
||||
"Silence",
|
||||
"Silence APT group"
|
||||
],
|
||||
"spoken-language": [
|
||||
"rus"
|
||||
]
|
||||
},
|
||||
"uuid": "0d5e17fd-7a71-47fd-b4bc-867cdb833726",
|
||||
|
@ -7780,5 +7784,5 @@
|
|||
"value": "Operation WizardOpium"
|
||||
}
|
||||
],
|
||||
"version": 139
|
||||
"version": 140
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue