mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 14:57:18 +00:00
37 lines
790 B
JSON
37 lines
790 B
JSON
|
{
|
||
|
"authors": [
|
||
|
"Alexandre Dulaunoy"
|
||
|
],
|
||
|
"category": "tea-matrix",
|
||
|
"description": "Tea Matrix",
|
||
|
"name": "Tea Matrix",
|
||
|
"source": "",
|
||
|
"type": "tea-matrix",
|
||
|
"uuid": "7eacd736-b093-4cc0-a56c-5f84de725dfb",
|
||
|
"values": [
|
||
|
{
|
||
|
"description": "Multi infusion is allow and recommended",
|
||
|
"meta": {
|
||
|
"kill_chain": [
|
||
|
"tea:post-fermented",
|
||
|
"tea:green"
|
||
|
]
|
||
|
},
|
||
|
"uuid": "fc255880-0ea7-44b3-81e9-ef6c183bef4b",
|
||
|
"value": "Multi infusion"
|
||
|
},
|
||
|
{
|
||
|
"description": "Single infusion is recommended",
|
||
|
"meta": {
|
||
|
"kill_chain": [
|
||
|
"tea:black",
|
||
|
"tea:blend"
|
||
|
]
|
||
|
},
|
||
|
"uuid": "21a43f8f-6ea3-4337-8fe4-0ce5b7cf386d",
|
||
|
"value": "Single infusion"
|
||
|
}
|
||
|
],
|
||
|
"version": 1
|
||
|
}
|