-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcoverage.json
More file actions
169 lines (169 loc) · 4.21 KB
/
coverage.json
File metadata and controls
169 lines (169 loc) · 4.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
{
"name": "cray44 Detection Coverage",
"versions": {
"attack": "19",
"navigator": "4.9",
"layer": "4.5"
},
"domain": "enterprise-attack",
"description": "Generated by spl-coverage-map on 2026-04-30",
"filters": {
"platforms": [
"Windows",
"Linux",
"macOS",
"Network",
"Cloud"
]
},
"sorting": 0,
"layout": {
"layout": "side",
"aggregateFunction": "sum",
"showID": true,
"showName": true
},
"hideDisabled": false,
"techniques": [
{
"techniqueID": "T1078.004",
"score": 3,
"color": "#31a354",
"comment": "AWS IAM Privilege Escalation via Policy Attachment\nSuccessful Device Code Authentication from Non-Compliant Device\nOAuth Device Code Phishing - Suspicious Device Authorization Flow",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1098",
"score": 1,
"color": "#31a354",
"comment": "AWS IAM Privilege Escalation via Policy Attachment",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1528",
"score": 3,
"color": "#31a354",
"comment": "Azure Illicit OAuth Application Consent Grant\nSuccessful Device Code Authentication from Non-Compliant Device\nOAuth Device Code Phishing - Suspicious Device Authorization Flow",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1003.001",
"score": 1,
"color": "#31a354",
"comment": "LSASS Process Access for Credential Dumping",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1098.001",
"score": 1,
"color": "#31a354",
"comment": "Entra ID Service Principal Credential Addition",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1566.002",
"score": 2,
"color": "#31a354",
"comment": "Successful Device Code Authentication from Non-Compliant Device\nOAuth Device Code Phishing - Suspicious Device Authorization Flow",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1071.004",
"score": 1,
"color": "#31a354",
"comment": "DNS Tunneling via High-Entropy Subdomains",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1021.002",
"score": 1,
"color": "#31a354",
"comment": "SMB Lateral Movement via Admin Share Access",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1071",
"score": 1,
"color": "#31a354",
"comment": "Statistical Beaconing via Zeek Connection Log",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1071.001",
"score": 1,
"color": "#31a354",
"comment": "TLS C2 via JA4 Fingerprint and Certificate Anomalies",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1573.002",
"score": 1,
"color": "#31a354",
"comment": "TLS C2 via JA4 Fingerprint and Certificate Anomalies",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
},
{
"techniqueID": "T1558.003",
"score": 1,
"color": "#31a354",
"comment": "Kerberoasting via RC4 Encryption Downgrade",
"enabled": true,
"metadata": [],
"links": [],
"showSubtechniques": false
}
],
"gradient": {
"colors": [
"#ffffff",
"#31a354"
],
"minValue": 0,
"maxValue": 3
},
"legendItems": [
{
"label": "Has detection",
"color": "#31a354"
}
],
"metadata": [],
"links": [],
"showTacticRowBackground": true,
"tacticRowBackground": "#dddddd",
"selectTechniquesAcrossTactics": true,
"selectSubtechniquesWithParent": false
}