mirror of https://github.com/MISP/misp-galaxy
21 lines
357 B
JSON
21 lines
357 B
JSON
{
|
|
"description": "Tea Matrix",
|
|
"icon": "map",
|
|
"kill_chain_order": {
|
|
"tea": [
|
|
"black",
|
|
"blend",
|
|
"green",
|
|
"white",
|
|
"yellow",
|
|
"oolong",
|
|
"post-fermented"
|
|
]
|
|
},
|
|
"name": "Tea Matrix",
|
|
"namespace": "tea-matrix",
|
|
"type": "tea-matrix",
|
|
"uuid": "c5f2dfb4-21a1-42d8-a452-1d3c36a204ff",
|
|
"version": 1
|
|
}
|