chg: [misp] misp2yara related tags added

pull/143/head
Alexandre Dulaunoy 2019-04-25 15:28:11 +02:00
parent 987b7f61c6
commit 420322f312
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 30 additions and 1 deletions

View File

@ -125,6 +125,31 @@
{ {
"expanded": "misp2stix", "expanded": "misp2stix",
"value": "misp2stix" "value": "misp2stix"
},
{
"expanded": "misp2yara",
"value": "misp2yara"
}
]
},
{
"predicate": "misp2yara",
"entry": [
{
"expanded": "generated",
"value": "generated"
},
{
"expanded": "as-is",
"value": "as-is"
},
{
"expanded": "valid",
"value": "valid"
},
{
"expanded": "invalid",
"value": "invalid"
} }
] ]
} }
@ -138,6 +163,10 @@
"expanded": "API related tag influencing the MISP behavior of the API.", "expanded": "API related tag influencing the MISP behavior of the API.",
"value": "api" "value": "api"
}, },
{
"expanded": "misp2yara export tool",
"value": "misp2yara"
},
{ {
"description": "Expansion tag incluencing the MISP behavior using expansion modules", "description": "Expansion tag incluencing the MISP behavior using expansion modules",
"expanded": "Expansion", "expanded": "Expansion",
@ -171,7 +200,7 @@
"value": "tool" "value": "tool"
} }
], ],
"version": 7, "version": 8,
"description": "MISP taxonomy to infer with MISP behavior or operation.", "description": "MISP taxonomy to infer with MISP behavior or operation.",
"expanded": "MISP", "expanded": "MISP",
"namespace": "misp" "namespace": "misp"