-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path03-blue-team-defense.json
More file actions
395 lines (395 loc) · 12 KB
/
03-blue-team-defense.json
File metadata and controls
395 lines (395 loc) · 12 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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
{
"version": "2.7.0",
"schema": "killchain-export-lite",
"exportedAt": "2026-02-10T09:00:00.000Z",
"title": "UC3 — Manufacturing OT/IT Defense Posture Assessment",
"description": "Defense posture assessment for a manufacturing OT/IT environment, highlighting detection gaps via ATT&CK/CAPEC/CWE mapping and course-of-action mitigations.",
"view": "killchain",
"activeTab": "cwe",
"layers": {
"attack": true,
"capec": true,
"cwe": true,
"custom": true
},
"hideEmpty": true,
"customLibrary": {
"course-of-action--e27ad3d4-c4b5-4880-a01e-df28d77101a0": {
"id": "course-of-action--e27ad3d4-c4b5-4880-a01e-df28d77101a0",
"stixType": "course-of-action",
"name": "Implement PLC Firmware Validation",
"description": "Deploy cryptographic firmware signing and validation on all Siemens S7-1500 and Allen-Bradley PLCs. Current gap: firmware updates are accepted without signature verification, allowing malicious firmware injection.",
"labels": [
"ics",
"firmware",
"critical"
],
"created": "2026-02-05T09:00:00.000Z",
"modified": "2026-02-10T09:00:00.000Z"
},
"course-of-action--0737aeec-4905-4679-8da9-9e312bdaade4": {
"id": "course-of-action--0737aeec-4905-4679-8da9-9e312bdaade4",
"stixType": "course-of-action",
"name": "Enforce IT/OT Network Segmentation",
"description": "Deploy a data diode or unidirectional gateway between IT DMZ and OT Level 3 (site operations). Current state: flat Layer 2 between engineering workstations and PLC network via legacy Cisco switch. No ACL enforcement.",
"labels": [
"network",
"segmentation",
"ics"
],
"created": "2026-02-05T09:30:00.000Z",
"modified": "2026-02-10T09:00:00.000Z"
},
"course-of-action--21b704d2-d203-42de-ba96-0a1c31940d1b": {
"id": "course-of-action--21b704d2-d203-42de-ba96-0a1c31940d1b",
"stixType": "course-of-action",
"name": "Deploy OT-Aware EDR on Engineering Workstations",
"description": "Install Claroty or Dragos endpoint agent on all HMI and engineering workstations. Current gap: no endpoint detection on any OT-connected Windows systems. These systems run Windows 10 LTSC but have no AV/EDR due to legacy vendor restrictions.",
"labels": [
"edr",
"ot",
"endpoint"
],
"created": "2026-02-05T10:00:00.000Z",
"modified": "2026-02-10T09:00:00.000Z"
}
},
"assignments": {
"IN:reconnaissance": {
"techniques": [
{
"id": "T1595.002",
"metadata": {
"score": "medium",
"confidence": 40,
"comments": "GAP ASSESSMENT: External scanning detection capability is LIMITED. WAF covers web apps but Shodan/Censys exposure of OT protocols (Modbus/44818, EtherNet/IP/2222) on WAN-facing IPs is not monitored. Recommendation: deploy protocol-aware IDS on perimeter.",
"cves": [],
"hyperlinks": [],
"observables": []
}
}
],
"capecs": [
{
"id": "CAPEC-169",
"metadata": {
"score": "medium",
"comments": "Footprinting via exposed OT services. Shodan shows 3 IPs with Modbus and EtherNet/IP responding on WAN interface."
}
}
],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"IN:resource-development": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"IN:delivery": {
"techniques": [
{
"id": "T1566.001",
"metadata": {
"score": "low",
"confidence": 75,
"comments": "DETECTION: STRONG. Email gateway (Proofpoint) with sandbox detonation, URL rewriting, and macro blocking. Current block rate: 99.2% for malicious attachments in last quarter. Assessment: adequate control.",
"cves": [],
"hyperlinks": [],
"observables": []
}
}
],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"IN:social-engineering": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"IN:exploitation": {
"techniques": [
{
"id": "T1190",
"metadata": {
"score": "critical",
"confidence": 30,
"comments": "GAP: CRITICAL. VPN concentrator (Fortinet FortiGate) running FortiOS 7.0.x — vulnerable to CVE-2024-21762. No signature update since November. IPS in detection-only mode, not blocking. Assessment: high-priority remediation required.",
"cves": [
{
"id": "CVE-2024-21762",
"score": "9.8",
"vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"hyperlinks": [
{
"label": "Fortinet Advisory",
"url": "https://www.fortiguard.com/psirt/FG-IR-24-015"
}
],
"observables": []
}
}
],
"capecs": [
{
"id": "CAPEC-242",
"metadata": {
"score": "critical",
"comments": "Code injection via VPN appliance — matches CAPEC-242. No WAF/IPS signature coverage for FortiOS-specific exploit patterns."
}
}
],
"cwes": [
{
"id": "CWE-787",
"metadata": {
"score": "critical",
"comments": "Out-of-bounds write in FortiOS SSL-VPN — root cause of CVE-2024-21762."
}
}
],
"customItems": [],
"groups": [],
"layout": []
},
"IN:persistence": {
"techniques": [
{
"id": "T1053.005",
"metadata": {
"score": "high",
"confidence": 45,
"comments": "GAP: Scheduled task creation detection is INCONSISTENT. IT domain: Crowdstrike detects (adequate). OT engineering workstations: NO EDR deployed. Assessment: blind spot on all OT-connected Windows systems.",
"cves": [],
"hyperlinks": [],
"observables": []
}
}
],
"capecs": [],
"cwes": [],
"customItems": [
{
"id": "course-of-action--21b704d2-d203-42de-ba96-0a1c31940d1b",
"instanceId": "itm-bt-coa1",
"type": "custom",
"metadata": {}
}
],
"groups": [],
"layout": [
{
"kind": "item",
"instanceId": "itm-bt-coa1"
}
]
},
"IN:defense-evasion": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"IN:command-control": {
"techniques": [
{
"id": "T1071.001",
"metadata": {
"score": "high",
"confidence": 50,
"comments": "GAP: HTTPS C2 detection is PARTIAL. Proxy (Zscaler) does TLS inspection for IT but OT network traffic bypasses proxy entirely — direct internet access from engineering VLAN. Assessment: critical gap in OT network visibility.",
"cves": [],
"hyperlinks": [],
"observables": []
}
}
],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"THROUGH:pivoting": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [
{
"groupId": "grp-bt-seg",
"label": "OT Segmentation Gap",
"collapsed": false,
"items": [
{
"type": "attack",
"id": "T1090.001",
"instanceId": "itm-auto-1770835608201-5",
"metadata": {
"score": "critical",
"confidence": 20,
"comments": "GAP: CRITICAL. IT-to-OT pivot is UNIMPEDED. No segmentation between IT DMZ and OT Level 3 network. Flat Layer 2 via legacy Cisco Catalyst switch. Any IT compromise leads directly to OT. Assessment: highest priority remediation.",
"cves": [],
"hyperlinks": [],
"observables": []
}
},
{
"type": "cwe",
"id": "CWE-923",
"instanceId": "itm-auto-1770835608201-6",
"metadata": {
"score": "critical",
"comments": "Improper restriction of communication channel to intended endpoints — describes the IT/OT flat network topology."
}
},
{
"type": "custom",
"id": "course-of-action--0737aeec-4905-4679-8da9-9e312bdaade4",
"instanceId": "itm-bt-coa2",
"metadata": {}
}
]
}
],
"layout": [
{
"kind": "group",
"groupId": "grp-bt-seg"
}
]
},
"THROUGH:discovery": {
"techniques": [
{
"id": "T1046",
"metadata": {
"score": "high",
"confidence": 25,
"comments": "GAP: OT network scanning detection is ABSENT. No IDS on OT segments. Nmap scan of Modbus/EtherNet/IP ports would be completely invisible. Assessment: deploy OT-aware NIDS (Claroty/Dragos).",
"cves": [],
"hyperlinks": [],
"observables": []
}
}
],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"THROUGH:privilege-escalation": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"THROUGH:execution": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"THROUGH:credential-access": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"THROUGH:lateral-movement": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"OUT:collection": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"OUT:exfiltration": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
},
"OUT:impact": {
"techniques": [
{
"id": "T1489",
"metadata": {
"score": "critical",
"confidence": 15,
"comments": "GAP: CRITICAL. PLC firmware manipulation and service disruption — NO detection capability. PLCs accept unsigned firmware updates. No change detection on PLC program logic. A compromised engineering workstation could upload malicious PLC firmware undetected. Assessment: implement firmware signing and PLC program integrity monitoring.",
"cves": [],
"hyperlinks": [],
"observables": []
}
}
],
"capecs": [],
"cwes": [
{
"id": "CWE-345",
"metadata": {
"score": "critical",
"comments": "Insufficient verification of data authenticity — PLC firmware accepted without cryptographic verification."
}
}
],
"customItems": [
{
"id": "course-of-action--e27ad3d4-c4b5-4880-a01e-df28d77101a0",
"instanceId": "itm-bt-coa3",
"type": "custom",
"metadata": {}
}
],
"groups": [],
"layout": [
{
"kind": "item",
"instanceId": "itm-bt-coa3"
}
]
},
"OUT:objectives": {
"techniques": [],
"capecs": [],
"cwes": [],
"customItems": [],
"groups": [],
"layout": []
}
}
}