mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-26 08:47:18 +00:00
chg: [threat-actor] add machete-apt synonyms as reported in #445
This commit is contained in:
parent
4f1354c95a
commit
f5056ff02e
1 changed files with 3 additions and 2 deletions
|
@ -4675,7 +4675,8 @@
|
||||||
"https://threatvector.cylance.com/en_us/home/el-machete-malware-attacks-cut-through-latam.html"
|
"https://threatvector.cylance.com/en_us/home/el-machete-malware-attacks-cut-through-latam.html"
|
||||||
],
|
],
|
||||||
"synonyms": [
|
"synonyms": [
|
||||||
"Machete"
|
"Machete",
|
||||||
|
"machete-apt"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"uuid": "827c17e0-c3f5-4ad1-a4f4-30a40ed0a2d3",
|
"uuid": "827c17e0-c3f5-4ad1-a4f4-30a40ed0a2d3",
|
||||||
|
@ -7698,5 +7699,5 @@
|
||||||
"value": "APT41"
|
"value": "APT41"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"version": 128
|
"version": 129
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue