mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-30 10:47:17 +00:00
Fix #3 - as black energy is sometimes mentioned as group (even if it
seems to be more a campaign).
This commit is contained in:
parent
acada81f60
commit
0928b8b467
1 changed files with 3 additions and 1 deletions
|
@ -557,7 +557,9 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
"Sandworm Team"
|
"Sandworm Team",
|
||||||
|
"Black Energy",
|
||||||
|
"BlackEnergy"
|
||||||
],
|
],
|
||||||
"country": "RU",
|
"country": "RU",
|
||||||
"refs": [
|
"refs": [
|
||||||
|
|
Loading…
Reference in a new issue