Skip to content

Commit c744573

Browse files
authored
Update ADS to v2
Added Categorization Others for more granular view of MITRE Att&ck TTP used
1 parent 4e3ea4f commit c744573

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

objects/ADS/definition.json

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@
2222
"multiple": true,
2323
"ui-priority": 10
2424
},
25+
"categorization_others": {
26+
"description": "Provides a mapping of the ADS to the relevant entry in the Att&CK if 'categorization is not sufficient'.",
27+
"misp-attribute": "text",
28+
"multiple": true,
29+
"ui-priority": 13
30+
},
2531
"date": {
2632
"description": "Enter date, when ADS has been created or edited.",
2733
"misp-attribute": "datetime",
@@ -76,6 +82,6 @@
7682
"goal",
7783
"categorization"
7884
],
79-
"uuid": "07a7f4cf-e738-47ad-b045-34c3b382f3b4",
80-
"version": 1
81-
}
85+
"uuid": "4f2a8d9a-6c3b-4e3b-9076-fc2c0a9246b7",
86+
"version": 2
87+
}

0 commit comments

Comments
 (0)