File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {}
1+ {
2+ "attributes" : {
3+ "uuid" : {
4+ "description" : " UUID of the OpenTIDE Object" ,
5+ "misp-attribute" : " text" ,
6+ "ui-priority" : 0
7+ },
8+ "opentide-object" : {
9+ "description" : " YAML Content of the Opentide Object" ,
10+ "misp-attribute" : " text" ,
11+ "ui-priority" : 0
12+ },
13+ "opentide-type" : {
14+ "description" : " Type of the OpenTIDE Object" ,
15+ "misp-attribute" : " text" ,
16+ "disable_correlation" : true ,
17+ "multiple" : false ,
18+ "values_list" : [
19+ " tvm" ,
20+ " cdm" ,
21+ " mdr"
22+ ]
23+ }
24+ },
25+ "description" : " Object that is a container for threat or detection data, in accordance with the OpenTIDE Framework" ,
26+ "meta-category" : " misc" ,
27+ "name" : " sigma" ,
28+ "required" : [
29+ " uuid" ,
30+ " opentide-object" ,
31+ " opentide-type"
32+ ],
33+ "uuid" : " 892fd46a-f69e-455c-8c4f-843a4b8f4295" ,
34+ "version" : 1
35+ }
You can’t perform that action at this time.
0 commit comments