Fixed the scoring

master
Marcus Bakker 2019-12-06 14:28:58 +01:00
parent b6a00a3955
commit 102f962c9a
2 changed files with 20 additions and 20 deletions

View File

@ -8,15 +8,15 @@ groups:
group_name: Top 10 techniques Red Canary detected against the retail sector in 2019
campaign:
technique_id:
T1060: 10
T1035: 9
T1193: 8
T1053: 7
T1088: 6
T1107: 5
T1070: 4
T1089: 3
T1086: 2
T1036: 1
T1036: 10
T1086: 9
T1089: 8
T1070: 7
T1107: 6
T1088: 5
T1053: 4
T1193: 3
T1035: 2
T1060: 1
software_id: []
enabled: True

View File

@ -1,14 +1,14 @@
{"name": "Attack - Windows", "version": "2.2", "domain": "mitre-enterprise", "description": "stage: attack | platform(s): Windows | group(s): Top 10 techniques Red Canary detected against the retail sector in 2019 | overlay group(s): ", "filters": {"stages": ["act"], "platforms": ["Windows"]},
"sorting": 3, "viewMode": 0, "hideDisable": false, "techniques": [{"techniqueID": "T1035", "score": 9, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1070", "score": 4, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1086", "score": 2, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1088", "score": 6, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1060", "score": 10, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1053", "score": 7, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1089", "score": 3, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1107", "score": 5, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1036", "score": 1, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1193", "score": 8, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]}], "showTacticRowBackground": false, "tacticRowBackground": "#dddddd", "selectTechniquesAcrossTactics": true, "gradient": {"colors": ["#ffcece", "#ff0000"], "minValue": 0, "maxValue": 10},
"sorting": 3, "viewMode": 0, "hideDisable": false, "techniques": [{"techniqueID": "T1036", "score": 10, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1070", "score": 7, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1107", "score": 6, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1088", "score": 5, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1060", "score": 1, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1053", "score": 4, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1089", "score": 8, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1193", "score": 3, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1086", "score": 9, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]},
{"techniqueID": "T1035", "score": 2, "metadata": [{"name": "-Groups", "value": "Top 10 techniques Red Canary detected against the retail sector in 2019"}]}], "showTacticRowBackground": false, "tacticRowBackground": "#dddddd", "selectTechniquesAcrossTactics": true, "gradient": {"colors": ["#ffcece", "#ff0000"], "minValue": 0, "maxValue": 10},
"legendItems": [{"label": "Tech. not often used", "color": "#ffcece"},
{"label": "Tech. used frequently", "color": "#ff0000"},
{"label": "Groups overlay: tech. in group + overlay", "color": "#f9a825"},