mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-23 07:17:17 +00:00
Alexandre Dulaunoy
6e62b0ab46
default type where you can add as much element as you want. The elements are the default values known by MISP but a local instance can add more or overwrite some elements.
5 lines
151 B
JSON
5 lines
151 B
JSON
{
|
|
"name" : "threat actor",
|
|
"description": "threat actor cluster",
|
|
"elementOneOf": ["apt-groups", "threat-actor-intended-effect-vocabulary"]
|
|
}
|