-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextracted_sl5_overlay.json
More file actions
548 lines (548 loc) · 12.1 KB
/
Copy pathextracted_sl5_overlay.json
File metadata and controls
548 lines (548 loc) · 12.1 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
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
{
"IR-11": {
"name": "EXERCISE TOOLING",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-12": {
"name": "EXPLICIT REVOCATION",
"attributes": {
"Open Questions": "Should this go in a different family?"
},
"selected": false
},
"IR-12(1)": {
"name": "Explicit Revocation | Avoid Self Revoking",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-13": {
"name": "STATE ENCODING",
"attributes": {
"Open Questions": "Should I do more to say what is potentially included in state?"
},
"selected": false
},
"IR-13(1)": {
"name": "State Encoding | Infrastructure as Code",
"attributes": {
"Open Questions": "Should this be its own primary control? Should we specify declarative or imperative, is one better for security?"
},
"selected": false
},
"IR-14": {
"name": "KNOWN GOOD COPIES",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-14(1)": {
"name": "Known Good Copies | Disconnected Storage",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-15": {
"name": "QUARANTINE",
"attributes": {
"Open Questions": "Should we have an enhancement specifying automatic disconnection? This should be partially enabled by zero trust by default."
},
"selected": false
},
"IR-16": {
"name": "DEVICES RESETTING",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-16(1)": {
"name": "Device Resetting | Golden Images",
"attributes": {
"Open Questions": "Should this just be combined with the Golden Images control?"
},
"selected": false
},
"IR-17": {
"name": "NODE RESETTING",
"attributes": {
"Open Questions": "Is “node” the right term to be using, maybe “cluster,” or “group”?"
},
"selected": false
},
"IR-17(1)": {
"name": "Node Resetting | Routine Resets",
"attributes": {
"Open Questions": "Would we ever want this except in the context of a full network reset?"
},
"selected": false
},
"IR-18": {
"name": "FULL NETWORK RESETTING",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-18(1)": {
"name": "Full Network Resetting | Routine Resets",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-18(2)": {
"name": "Full Network Resetting | Credential Rotation",
"attributes": {
"Open Questions": "How do these new credentials get created by or distributed to their owners?"
},
"selected": false
},
"IR-19": {
"name": "DATA RECOVERY",
"attributes": {
"Open Questions": "How is data saved, how do we determine backups predate compromise, how do we sanitize if not?"
},
"selected": false
},
"IR-20": {
"name": "MODEL ISOLATION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-21": {
"name": "SEPARATE COMMUNICATIONS",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-22": {
"name": "BYPASSING REVIEW AND VERSION CONTROL",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IR-23": {
"name": "TECHNICAL DEBT",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-02": {
"name": "INTERFACE INVENTORY AND CLASSIFICATION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-02(1)": {
"name": "Interface Inventory and Classification | Automated Discovery",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-03": {
"name": "INTERFACE AUTHENTICATION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-03(1)": {
"name": "Interface Authentication | Dedicated Devices",
"attributes": {
"Open Questions": "Should we add another enhancement about device attestation?"
},
"selected": false
},
"IS-04": {
"name": "INTERFACE AUTHORIZATION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-05": {
"name": "INTERFACE SESSION MANAGEMENT AND TRUST",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-05(1)": {
"name": "Interface Session Management and Trust | Session Anomaly Detection",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-06": {
"name": "INTERFACE LOGGING",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-06(1)": {
"name": "Interface Logging | Log Content",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-07": {
"name": "RATE LIMITS",
"attributes": {
"Open Questions": "Will there need to be exceptions for this?"
},
"selected": false
},
"IS-07(1)": {
"name": "Rate Limits | Isolate Rate Limiting Mechanism",
"attributes": {
"Open Questions": "Is the sort of “rate limiting” this control refers to the same as the parent?"
},
"selected": false
},
"IS-08": {
"name": "API INPUT FILTERING",
"attributes": {
"Open Questions": "Should requests with suspicious content be filtered and processed rather than rejected? This could allow for a better user experience, and a higher tolerance for false positives."
},
"selected": false
},
"IS-09": {
"name": "API OUTPUT FILTERING",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-09(1)": {
"name": "API Output Filtering | Side-Channel Attack Prevention",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"IS-09(2)": {
"name": "API Output Filtering | Covert Channel Detection and Prevention",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"NS-02": {
"name": "NETWORK SEPARATION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"NS-02(1)": {
"name": "Network Separation | Development and Testing Network",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"NS-02(2)": {
"name": "Network Separation | Large Experiment Network",
"attributes": {
"Open Questions": "Would we even want this ever?"
},
"selected": false
},
"NS-03": {
"name": "MINIMAL CUSTOMER INFERENCE NETWORK",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"NS-04": {
"name": "AIR GAPPING",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"NS-04(1)": {
"name": "Air Gapping | Verification",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"NS-05": {
"name": "INTERNAL NETWORK NODES",
"attributes": {
"Open Questions": "Is “node” the right term here?"
},
"selected": false
},
"NS-06": {
"name": "DATA TRANSFER",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"NS-07": {
"name": "IMPORT AND EXPORT VALIDATION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"NS-08": {
"name": "MODEL TIERING",
"attributes": {
"Open Questions": "Should this be in a different family?"
},
"selected": false
},
"NS-9": {
"name": "MODEL SANDBOXING",
"attributes": {
"Open Questions": "Should this be in a different family?"
},
"selected": false
},
"NS-10": {
"name": "BACKUP STORAGE",
"attributes": {
"Open Questions": "Should this be in a different family?"
},
"selected": false
},
"SC-52": {
"name": "EXPOSED INTERCONNECTIONS",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-52(1)": {
"name": "Exposed Interconnect | Tamperproofing",
"attributes": {
"Open Questions": "Is it feasible or within a reasonable cost to tamperproof this many cables? What about the fact that standard tamperproof enclosures are meant to remain closed permanently, but this sort of enclosure may require occasional access?"
},
"selected": false
},
"SC-53": {
"name": "BANDWIDTH LIMITING",
"attributes": {
"Open Questions": "Should probably add more here"
},
"selected": false
},
"SC-54": {
"name": "SIGNAL PADDING",
"attributes": {
"Open Questions": " "
},
"selected": false
},
"SC-55": {
"name": "QUANTUM-RESISTANT CRYPTOGRAPHY",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-56": {
"name": "PERFECT FORWARD SECRECY",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-57": {
"name": "TRANSFER MEDIA MULTIPARTY AUTHENTICATION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-58": {
"name": "TRANSFER MEDIA CHAIN OF CUSTODY",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-59": {
"name": "TRANSFER MEDIA CRYPTOGRAPHIC PROTECTION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-60": {
"name": "TRANSFER MEDIA SANITATION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-61": {
"name": "SIDE-CHANNEL PROTECTION",
"attributes": {
"Open Questions": "Should we consider additional side channels?"
},
"selected": false
},
"SC-61(1)": {
"name": "Side-Channel Protection | Power Analysis",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-61(2)": {
"name": "Side-Channel Protection | Cache Timing",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-61(3)": {
"name": "Side-Channel Protection | Electromagnetic Emanation",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-62": {
"name": "INLINE NETWORK ENCRYPTORS",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"SC-62(1)": {
"name": "Inline Network Encryptors | Type 1 Encryptors",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-02": {
"name": "ZERO TRUST",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-03": {
"name": "PER-SESSION ACCESS",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-04": {
"name": "POLICY ENFORCEMENT POINTS",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-04(1)": {
"name": "Policy Enforcement Points | Hidden Resources",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-05": {
"name": "POLICY ENGINE",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-06": {
"name": "POLICY ADMINISTRATOR",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-07": {
"name": "POLICY ADMINISTRATOR ACCESS",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-08": {
"name": "MANAGED ASSETS",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-08(1)": {
"name": "Managed Assets | TPM",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-08(2)": {
"name": "Managed Assets | Asset Inventory",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-08(3)": {
"name": "Managed Assets | No BYOD",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-09": {
"name": "NETWORK TRAFFIC LOGGING",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-09(1)": {
"name": "Network Traffic Logging | Dynamic Policy Updates",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-10": {
"name": "CONTROL PLANE SEPARATION",
"attributes": {
"Open Questions": ""
},
"selected": false
},
"ZT-11": {
"name": "SCALABILITY",
"attributes": {
"Open Questions": ""
},
"selected": false
}
}