-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreport.txt
More file actions
734 lines (734 loc) · 92.9 KB
/
report.txt
File metadata and controls
734 lines (734 loc) · 92.9 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
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
No x_mitre_platforms found for <T1015> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1015
No x_mitre_platforms found for <T1182> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1182
No x_mitre_platforms found for <T1103> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1103
No x_mitre_platforms found for <T1155> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1155
No x_mitre_platforms found for <T1527> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1527
No x_mitre_platforms found for <T1017> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1017
No x_mitre_platforms found for <T1138> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1138
No x_mitre_platforms found for <T1131> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1131
No x_mitre_platforms found for <T1139> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1139
No x_mitre_platforms found for <T1009> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1009
No x_mitre_platforms found for <T1067> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1067
No x_mitre_platforms found for <T1088> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1088
No x_mitre_platforms found for <T1191> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1191
No x_mitre_platforms found for <T1042> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1042
No x_mitre_platforms found for <T1146> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1146
No x_mitre_platforms found for <T1522> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1522
No x_mitre_platforms found for <T1116> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1116
No x_mitre_platforms found for <T1500> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1500
No x_mitre_platforms found for <T1223> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1223
No x_mitre_platforms found for <T1109> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1109
No x_mitre_platforms found for <T1122> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1122
No x_mitre_platforms found for <T1196> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1196
No x_mitre_platforms found for <T1503> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1503
No x_mitre_platforms found for <T1081> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1081
No x_mitre_platforms found for <T1214> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1214
No x_mitre_platforms found for <T1094> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1094
No x_mitre_platforms found for <T1024> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1024
No x_mitre_platforms found for <T1038> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1038
No x_mitre_platforms found for <T1073> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1073
No x_mitre_platforms found for <T1002> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1002
No x_mitre_platforms found for <T1022> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1022
No x_mitre_platforms found for <T1089> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1089
No x_mitre_platforms found for <T1488> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1488
No x_mitre_platforms found for <T1487> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1487
No x_mitre_platforms found for <T1172> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1172
No x_mitre_platforms found for <T1483> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1483
No x_mitre_platforms found for <T1157> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1157
No x_mitre_platforms found for <T1173> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1173
No x_mitre_platforms found for <T1514> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1514
No x_mitre_platforms found for <T1519> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1519
No x_mitre_platforms found for <T1181> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1181
No x_mitre_platforms found for <T1107> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1107
No x_mitre_platforms found for <T1044> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1044
No x_mitre_platforms found for <T1144> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1144
No x_mitre_platforms found for <T1148> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1148
No x_mitre_platforms found for <T1158> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1158
No x_mitre_platforms found for <T1147> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1147
No x_mitre_platforms found for <T1143> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1143
No x_mitre_platforms found for <T1179> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1179
No x_mitre_platforms found for <T1183> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1183
No x_mitre_platforms found for <T1054> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1054
No x_mitre_platforms found for <T1066> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1066
No x_mitre_platforms found for <T1141> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1141
No x_mitre_platforms found for <T1130> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1130
No x_mitre_platforms found for <T1118> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1118
No x_mitre_platforms found for <T1208> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1208
No x_mitre_platforms found for <T1215> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1215
No x_mitre_platforms found for <T1142> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1142
No x_mitre_platforms found for <T1161> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1161
No x_mitre_platforms found for <T1171> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1171
No x_mitre_platforms found for <T1177> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1177
No x_mitre_platforms found for <T1159> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1159
No x_mitre_platforms found for <T1160> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1160
No x_mitre_platforms found for <T1152> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1152
No x_mitre_platforms found for <T1168> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1168
No x_mitre_platforms found for <T1162> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1162
No x_mitre_platforms found for <T1156> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1156
No x_mitre_platforms found for <T1031> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1031
No x_mitre_platforms found for <T1170> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1170
No x_mitre_platforms found for <T1188> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1188
No x_mitre_platforms found for <T1079> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1079
No x_mitre_platforms found for <T1096> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1096
No x_mitre_platforms found for <T1128> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1128
No x_mitre_platforms found for <T1126> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1126
No x_mitre_platforms found for <T1050> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1050
No x_mitre_platforms found for <T1502> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1502
No x_mitre_platforms found for <T1075> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1075
No x_mitre_platforms found for <T1097> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1097
No x_mitre_platforms found for <T1174> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1174
No x_mitre_platforms found for <T1150> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1150
No x_mitre_platforms found for <T1013> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1013
No x_mitre_platforms found for <T1086> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1086
No x_mitre_platforms found for <T1504> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1504
No x_mitre_platforms found for <T1145> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1145
No x_mitre_platforms found for <T1186> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1186
No x_mitre_platforms found for <T1093> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1093
No x_mitre_platforms found for <T1163> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1163
No x_mitre_platforms found for <T1164> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1164
No x_mitre_platforms found for <T1060> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1060
No x_mitre_platforms found for <T1121> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1121
No x_mitre_platforms found for <T1117> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1117
No x_mitre_platforms found for <T1076> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1076
No x_mitre_platforms found for <T1536> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1536
No x_mitre_platforms found for <T1085> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1085
No x_mitre_platforms found for <T1494> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1494
No x_mitre_platforms found for <T1178> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1178
No x_mitre_platforms found for <T1198> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1198
No x_mitre_platforms found for <T1184> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1184
No x_mitre_platforms found for <T1180> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1180
No x_mitre_platforms found for <T1063> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1063
No x_mitre_platforms found for <T1101> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1101
No x_mitre_platforms found for <T1167> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1167
No x_mitre_platforms found for <T1035> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1035
No x_mitre_platforms found for <T1058> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1058
No x_mitre_platforms found for <T1166> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1166
No x_mitre_platforms found for <T1023> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1023
No x_mitre_platforms found for <T1045> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1045
No x_mitre_platforms found for <T1151> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1151
No x_mitre_platforms found for <T1193> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1193
No x_mitre_platforms found for <T1192> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1192
No x_mitre_platforms found for <T1194> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1194
No x_mitre_platforms found for <T1032> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1032
No x_mitre_platforms found for <T1165> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1165
No x_mitre_platforms found for <T1492> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1492
No x_mitre_platforms found for <T1169> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1169
No x_mitre_platforms found for <T1206> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1206
No x_mitre_platforms found for <T1019> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1019
No x_mitre_platforms found for <T1501> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1501
No x_mitre_platforms found for <T1209> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1209
No x_mitre_platforms found for <T1099> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1099
No x_mitre_platforms found for <T1493> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1493
No x_mitre_platforms found for <T1154> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1154
No x_mitre_platforms found for <T1065> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1065
No x_mitre_platforms found for <T1506> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1506
No x_mitre_platforms found for <T1100> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1100
No x_mitre_platforms found for <T1077> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1077
No x_mitre_platforms found for <T1084> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1084
No x_mitre_platforms found for <T1028> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1028
No x_mitre_platforms found for <T1004> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1004
No x_mitre_platforms found for <T1156> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1156
No x_mitre_platforms found for <T1134> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1134
No x_mitre_platforms found for <T1015> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1015
No x_mitre_platforms found for <T1087> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1087
No x_mitre_platforms found for <T1182> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1182
No x_mitre_platforms found for <T1103> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1103
No x_mitre_platforms found for <T1155> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1155
No x_mitre_platforms found for <T1017> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1017
No x_mitre_platforms found for <T1138> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1138
No x_mitre_platforms found for <T1010> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1010
No x_mitre_platforms found for <T1123> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1123
No x_mitre_platforms found for <T1131> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1131
No x_mitre_platforms found for <T1119> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1119
No x_mitre_platforms found for <T1020> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1020
No x_mitre_platforms found for <T1197> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1197
No x_mitre_platforms found for <T1139> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1139
No x_mitre_platforms found for <T1009> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1009
No x_mitre_platforms found for <T1067> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1067
No x_mitre_platforms found for <T1217> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1217
No x_mitre_platforms found for <T1176> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1176
No x_mitre_platforms found for <T1110> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1110
No x_mitre_platforms found for <T1088> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1088
No x_mitre_platforms found for <T1191> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1191
No x_mitre_platforms found for <T1042> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1042
No x_mitre_platforms found for <T1146> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1146
No x_mitre_platforms found for <T1115> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1115
No x_mitre_platforms found for <T1116> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1116
No x_mitre_platforms found for <T1043> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1043
No x_mitre_platforms found for <T1092> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1092
No x_mitre_platforms found for <T1500> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1500
No x_mitre_platforms found for <T1223> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1223
No x_mitre_platforms found for <T1109> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1109
No x_mitre_platforms found for <T1122> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1122
No x_mitre_platforms found for <T1196> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1196
No x_mitre_platforms found for <T1136> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1136
No x_mitre_platforms found for <T1003> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1003
No x_mitre_platforms found for <T1081> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1081
No x_mitre_platforms found for <T1214> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1214
No x_mitre_platforms found for <T1094> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1094
No x_mitre_platforms found for <T1024> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1024
No x_mitre_platforms found for <T1207> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1207
No x_mitre_platforms found for <T1038> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1038
No x_mitre_platforms found for <T1073> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1073
No x_mitre_platforms found for <T1002> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1002
No x_mitre_platforms found for <T1488> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1488
No x_mitre_platforms found for <T1132> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1132
No x_mitre_platforms found for <T1022> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1022
No x_mitre_platforms found for <T1486> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1486
No x_mitre_platforms found for <T1001> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1001
No x_mitre_platforms found for <T1074> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1074
No x_mitre_platforms found for <T1030> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1030
No x_mitre_platforms found for <T1213> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1213
No x_mitre_platforms found for <T1005> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1005
No x_mitre_platforms found for <T1039> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1039
No x_mitre_platforms found for <T1025> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1025
No x_mitre_platforms found for <T1491> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1491
No x_mitre_platforms found for <T1140> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1140
No x_mitre_platforms found for <T1089> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1089
No x_mitre_platforms found for <T1175> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1175
No x_mitre_platforms found for <T1172> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1172
No x_mitre_platforms found for <T1483> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1483
No x_mitre_platforms found for <T1482> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1482
No x_mitre_platforms found for <T1189> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1189
No x_mitre_platforms found for <T1157> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1157
No x_mitre_platforms found for <T1173> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1173
No x_mitre_platforms found for <T1114> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1114
No x_mitre_platforms found for <T1499> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1499
No x_mitre_platforms found for <T1480> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1480
No x_mitre_platforms found for <T1129> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1129
No x_mitre_platforms found for <T1041> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1041
No x_mitre_platforms found for <T1011> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1011
No x_mitre_platforms found for <T1052> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1052
No x_mitre_platforms found for <T1190> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1190
No x_mitre_platforms found for <T1203> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1203
No x_mitre_platforms found for <T1212> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1212
No x_mitre_platforms found for <T1211> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1211
No x_mitre_platforms found for <T1068> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1068
No x_mitre_platforms found for <T1210> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1210
No x_mitre_platforms found for <T1133> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1133
No x_mitre_platforms found for <T1181> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1181
No x_mitre_platforms found for <T1008> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1008
No x_mitre_platforms found for <T1107> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1107
No x_mitre_platforms found for <T1006> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1006
No x_mitre_platforms found for <T1044> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1044
No x_mitre_platforms found for <T1083> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1083
No x_mitre_platforms found for <T1495> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1495
No x_mitre_platforms found for <T1187> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1187
No x_mitre_platforms found for <T1144> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1144
No x_mitre_platforms found for <T1061> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1061
No x_mitre_platforms found for <T1148> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1148
No x_mitre_platforms found for <T1200> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1200
No x_mitre_platforms found for <T1158> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1158
No x_mitre_platforms found for <T1147> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1147
No x_mitre_platforms found for <T1143> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1143
No x_mitre_platforms found for <T1179> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1179
No x_mitre_platforms found for <T1062> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1062
No x_mitre_platforms found for <T1183> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1183
No x_mitre_platforms found for <T1054> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1054
No x_mitre_platforms found for <T1066> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1066
No x_mitre_platforms found for <T1070> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1070
No x_mitre_platforms found for <T1202> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1202
No x_mitre_platforms found for <T1490> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1490
No x_mitre_platforms found for <T1141> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1141
No x_mitre_platforms found for <T1130> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1130
No x_mitre_platforms found for <T1118> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1118
No x_mitre_platforms found for <T1208> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1208
No x_mitre_platforms found for <T1215> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1215
No x_mitre_platforms found for <T1142> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1142
No x_mitre_platforms found for <T1161> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1161
No x_mitre_platforms found for <T1149> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1149
No x_mitre_platforms found for <T1171> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1171
No x_mitre_platforms found for <T1177> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1177
No x_mitre_platforms found for <T1159> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1159
No x_mitre_platforms found for <T1160> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1160
No x_mitre_platforms found for <T1152> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1152
No x_mitre_platforms found for <T1168> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1168
No x_mitre_platforms found for <T1162> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1162
No x_mitre_platforms found for <T1037> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1037
No x_mitre_platforms found for <T1185> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1185
No x_mitre_platforms found for <T1036> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1036
No x_mitre_platforms found for <T1031> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1031
No x_mitre_platforms found for <T1112> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1112
No x_mitre_platforms found for <T1170> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1170
No x_mitre_platforms found for <T1104> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1104
No x_mitre_platforms found for <T1188> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1188
No x_mitre_platforms found for <T1026> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1026
No x_mitre_platforms found for <T1079> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1079
No x_mitre_platforms found for <T1096> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1096
No x_mitre_platforms found for <T1128> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1128
No x_mitre_platforms found for <T1498> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1498
No x_mitre_platforms found for <T1046> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1046
No x_mitre_platforms found for <T1126> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1126
No x_mitre_platforms found for <T1135> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1135
No x_mitre_platforms found for <T1040> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1040
No x_mitre_platforms found for <T1050> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1050
No x_mitre_platforms found for <T1075> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1075
No x_mitre_platforms found for <T1097> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1097
No x_mitre_platforms found for <T1174> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1174
No x_mitre_platforms found for <T1201> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1201
No x_mitre_platforms found for <T1034> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1034
No x_mitre_platforms found for <T1120> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1120
No x_mitre_platforms found for <T1069> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1069
No x_mitre_platforms found for <T1150> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1150
No x_mitre_platforms found for <T1205> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1205
No x_mitre_platforms found for <T1013> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1013
No x_mitre_platforms found for <T1086> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1086
No x_mitre_platforms found for <T1145> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1145
No x_mitre_platforms found for <T1057> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1057
No x_mitre_platforms found for <T1186> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1186
No x_mitre_platforms found for <T1093> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1093
No x_mitre_platforms found for <T1012> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1012
No x_mitre_platforms found for <T1163> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1163
No x_mitre_platforms found for <T1164> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1164
No x_mitre_platforms found for <T1108> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1108
No x_mitre_platforms found for <T1060> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1060
No x_mitre_platforms found for <T1121> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1121
No x_mitre_platforms found for <T1117> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1117
No x_mitre_platforms found for <T1219> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1219
No x_mitre_platforms found for <T1076> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1076
No x_mitre_platforms found for <T1105> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1105
No x_mitre_platforms found for <T1018> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1018
No x_mitre_platforms found for <T1091> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1091
No x_mitre_platforms found for <T1496> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1496
No x_mitre_platforms found for <T1014> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1014
No x_mitre_platforms found for <T1085> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1085
No x_mitre_platforms found for <T1494> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1494
No x_mitre_platforms found for <T1178> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1178
No x_mitre_platforms found for <T1198> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1198
No x_mitre_platforms found for <T1184> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1184
No x_mitre_platforms found for <T1053> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1053
No x_mitre_platforms found for <T1029> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1029
No x_mitre_platforms found for <T1113> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1113
No x_mitre_platforms found for <T1180> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1180
No x_mitre_platforms found for <T1064> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1064
No x_mitre_platforms found for <T1063> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1063
No x_mitre_platforms found for <T1101> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1101
No x_mitre_platforms found for <T1035> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1035
No x_mitre_platforms found for <T1058> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1058
No x_mitre_platforms found for <T1489> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1489
No x_mitre_platforms found for <T1166> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1166
No x_mitre_platforms found for <T1051> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1051
No x_mitre_platforms found for <T1023> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1023
No x_mitre_platforms found for <T1216> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1216
No x_mitre_platforms found for <T1045> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1045
No x_mitre_platforms found for <T1153> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1153
No x_mitre_platforms found for <T1151> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1151
No x_mitre_platforms found for <T1193> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1193
No x_mitre_platforms found for <T1192> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1192
No x_mitre_platforms found for <T1194> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1194
No x_mitre_platforms found for <T1032> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1032
No x_mitre_platforms found for <T1095> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1095
No x_mitre_platforms found for <T1165> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1165
No x_mitre_platforms found for <T1492> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1492
No x_mitre_platforms found for <T1206> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1206
No x_mitre_platforms found for <T1169> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1169
No x_mitre_platforms found for <T1195> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1195
No x_mitre_platforms found for <T1019> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1019
No x_mitre_platforms found for <T1082> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1082
No x_mitre_platforms found for <T1016> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1016
No x_mitre_platforms found for <T1049> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1049
No x_mitre_platforms found for <T1033> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1033
No x_mitre_platforms found for <T1007> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1007
No x_mitre_platforms found for <T1124> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1124
No x_mitre_platforms found for <T1501> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1501
No x_mitre_platforms found for <T1080> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1080
No x_mitre_platforms found for <T1221> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1221
No x_mitre_platforms found for <T1072> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1072
No x_mitre_platforms found for <T1209> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1209
No x_mitre_platforms found for <T1099> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1099
No x_mitre_platforms found for <T1493> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1493
No x_mitre_platforms found for <T1154> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1154
No x_mitre_platforms found for <T1199> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1199
No x_mitre_platforms found for <T1111> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1111
No x_mitre_platforms found for <T1065> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1065
No x_mitre_platforms found for <T1204> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1204
No x_mitre_platforms found for <T1078> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1078
No x_mitre_platforms found for <T1125> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1125
No x_mitre_platforms found for <T1102> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1102
No x_mitre_platforms found for <T1100> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1100
No x_mitre_platforms found for <T1077> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1077
No x_mitre_platforms found for <T1084> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1084
No x_mitre_platforms found for <T1028> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1028
No x_mitre_platforms found for <T1004> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1004
No x_mitre_platforms found for <T1220> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1220
No x_mitre_platforms found for <TA0009> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0009
No x_mitre_platforms found for <TA0011> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0011
No x_mitre_platforms found for <TA0006> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0006
No x_mitre_platforms found for <TA0005> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0005
No x_mitre_platforms found for <TA0007> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0007
No x_mitre_platforms found for <TA0002> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0002
No x_mitre_platforms found for <TA0010> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0010
No x_mitre_platforms found for <TA0040> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0040
No x_mitre_platforms found for <TA0001> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0001
No x_mitre_platforms found for <TA0008> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0008
No x_mitre_platforms found for <TA0003> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0003
No x_mitre_platforms found for <TA0004> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0004
No x_mitre_platforms found for <TA0043> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0043
No x_mitre_platforms found for <TA0042> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0042
No x_mitre_platforms found for <T1015> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1015
No x_mitre_platforms found for <T1182> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1182
No x_mitre_platforms found for <T1103> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1103
No x_mitre_platforms found for <T1155> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1155
No x_mitre_platforms found for <T1527> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1527
No x_mitre_platforms found for <T1017> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1017
No x_mitre_platforms found for <T1138> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1138
No x_mitre_platforms found for <T1131> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1131
No x_mitre_platforms found for <T1139> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1139
No x_mitre_platforms found for <T1009> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1009
No x_mitre_platforms found for <T1067> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1067
No x_mitre_platforms found for <T1088> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1088
No x_mitre_platforms found for <T1191> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1191
No x_mitre_platforms found for <T1042> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1042
No x_mitre_platforms found for <T1146> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1146
No x_mitre_platforms found for <T1522> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1522
No x_mitre_platforms found for <T1116> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1116
No x_mitre_platforms found for <T1500> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1500
No x_mitre_platforms found for <T1223> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1223
No x_mitre_platforms found for <T1109> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1109
No x_mitre_platforms found for <T1122> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1122
No x_mitre_platforms found for <T1196> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1196
No x_mitre_platforms found for <T1503> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1503
No x_mitre_platforms found for <T1081> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1081
No x_mitre_platforms found for <T1214> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1214
No x_mitre_platforms found for <T1094> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1094
No x_mitre_platforms found for <T1024> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1024
No x_mitre_platforms found for <T1038> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1038
No x_mitre_platforms found for <T1073> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1073
No x_mitre_platforms found for <T1002> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1002
No x_mitre_platforms found for <T1022> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1022
No x_mitre_platforms found for <T1089> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1089
No x_mitre_platforms found for <T1488> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1488
No x_mitre_platforms found for <T1487> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1487
No x_mitre_platforms found for <T1172> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1172
No x_mitre_platforms found for <T1483> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1483
No x_mitre_platforms found for <T1157> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1157
No x_mitre_platforms found for <T1173> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1173
No x_mitre_platforms found for <T1514> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1514
No x_mitre_platforms found for <T1519> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1519
No x_mitre_platforms found for <T1181> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1181
No x_mitre_platforms found for <T1107> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1107
No x_mitre_platforms found for <T1044> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1044
No x_mitre_platforms found for <T1144> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1144
No x_mitre_platforms found for <T1148> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1148
No x_mitre_platforms found for <T1158> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1158
No x_mitre_platforms found for <T1147> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1147
No x_mitre_platforms found for <T1143> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1143
No x_mitre_platforms found for <T1179> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1179
No x_mitre_platforms found for <T1183> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1183
No x_mitre_platforms found for <T1054> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1054
No x_mitre_platforms found for <T1066> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1066
No x_mitre_platforms found for <T1141> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1141
No x_mitre_platforms found for <T1130> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1130
No x_mitre_platforms found for <T1118> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1118
No x_mitre_platforms found for <T1208> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1208
No x_mitre_platforms found for <T1215> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1215
No x_mitre_platforms found for <T1142> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1142
No x_mitre_platforms found for <T1161> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1161
No x_mitre_platforms found for <T1171> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1171
No x_mitre_platforms found for <T1177> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1177
No x_mitre_platforms found for <T1159> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1159
No x_mitre_platforms found for <T1160> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1160
No x_mitre_platforms found for <T1152> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1152
No x_mitre_platforms found for <T1168> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1168
No x_mitre_platforms found for <T1162> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1162
No x_mitre_platforms found for <T1156> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1156
No x_mitre_platforms found for <T1031> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1031
No x_mitre_platforms found for <T1170> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1170
No x_mitre_platforms found for <T1188> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1188
No x_mitre_platforms found for <T1079> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1079
No x_mitre_platforms found for <T1096> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1096
No x_mitre_platforms found for <T1128> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1128
No x_mitre_platforms found for <T1126> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1126
No x_mitre_platforms found for <T1050> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1050
No x_mitre_platforms found for <T1502> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1502
No x_mitre_platforms found for <T1075> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1075
No x_mitre_platforms found for <T1097> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1097
No x_mitre_platforms found for <T1174> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1174
No x_mitre_platforms found for <T1150> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1150
No x_mitre_platforms found for <T1013> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1013
No x_mitre_platforms found for <T1086> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1086
No x_mitre_platforms found for <T1504> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1504
No x_mitre_platforms found for <T1145> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1145
No x_mitre_platforms found for <T1186> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1186
No x_mitre_platforms found for <T1093> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1093
No x_mitre_platforms found for <T1163> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1163
No x_mitre_platforms found for <T1164> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1164
No x_mitre_platforms found for <T1060> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1060
No x_mitre_platforms found for <T1121> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1121
No x_mitre_platforms found for <T1117> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1117
No x_mitre_platforms found for <T1076> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1076
No x_mitre_platforms found for <T1536> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1536
No x_mitre_platforms found for <T1085> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1085
No x_mitre_platforms found for <T1494> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1494
No x_mitre_platforms found for <T1178> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1178
No x_mitre_platforms found for <T1198> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1198
No x_mitre_platforms found for <T1184> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1184
No x_mitre_platforms found for <T1180> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1180
No x_mitre_platforms found for <T1063> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1063
No x_mitre_platforms found for <T1101> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1101
No x_mitre_platforms found for <T1167> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1167
No x_mitre_platforms found for <T1035> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1035
No x_mitre_platforms found for <T1058> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1058
No x_mitre_platforms found for <T1166> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1166
No x_mitre_platforms found for <T1023> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1023
No x_mitre_platforms found for <T1045> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1045
No x_mitre_platforms found for <T1151> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1151
No x_mitre_platforms found for <T1193> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1193
No x_mitre_platforms found for <T1192> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1192
No x_mitre_platforms found for <T1194> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1194
No x_mitre_platforms found for <T1032> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1032
No x_mitre_platforms found for <T1165> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1165
No x_mitre_platforms found for <T1492> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1492
No x_mitre_platforms found for <T1169> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1169
No x_mitre_platforms found for <T1206> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1206
No x_mitre_platforms found for <T1019> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1019
No x_mitre_platforms found for <T1501> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1501
No x_mitre_platforms found for <T1209> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1209
No x_mitre_platforms found for <T1099> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1099
No x_mitre_platforms found for <T1493> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1493
No x_mitre_platforms found for <T1154> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1154
No x_mitre_platforms found for <T1065> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1065
No x_mitre_platforms found for <T1506> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1506
No x_mitre_platforms found for <T1100> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1100
No x_mitre_platforms found for <T1077> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1077
No x_mitre_platforms found for <T1084> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1084
No x_mitre_platforms found for <T1028> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1028
No x_mitre_platforms found for <T1004> -> revoked = True -> deprecated = None -> url = https://attack.mitre.org/techniques/T1004
No x_mitre_platforms found for <T1156> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1156
No x_mitre_platforms found for <T1134> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1134
No x_mitre_platforms found for <T1015> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1015
No x_mitre_platforms found for <T1087> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1087
No x_mitre_platforms found for <T1182> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1182
No x_mitre_platforms found for <T1103> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1103
No x_mitre_platforms found for <T1155> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1155
No x_mitre_platforms found for <T1017> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1017
No x_mitre_platforms found for <T1138> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1138
No x_mitre_platforms found for <T1010> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1010
No x_mitre_platforms found for <T1123> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1123
No x_mitre_platforms found for <T1131> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1131
No x_mitre_platforms found for <T1119> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1119
No x_mitre_platforms found for <T1020> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1020
No x_mitre_platforms found for <T1197> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1197
No x_mitre_platforms found for <T1139> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1139
No x_mitre_platforms found for <T1009> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1009
No x_mitre_platforms found for <T1067> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1067
No x_mitre_platforms found for <T1217> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1217
No x_mitre_platforms found for <T1176> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1176
No x_mitre_platforms found for <T1110> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1110
No x_mitre_platforms found for <T1088> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1088
No x_mitre_platforms found for <T1191> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1191
No x_mitre_platforms found for <T1042> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1042
No x_mitre_platforms found for <T1146> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1146
No x_mitre_platforms found for <T1115> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1115
No x_mitre_platforms found for <T1116> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1116
No x_mitre_platforms found for <T1043> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1043
No x_mitre_platforms found for <T1092> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1092
No x_mitre_platforms found for <T1500> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1500
No x_mitre_platforms found for <T1223> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1223
No x_mitre_platforms found for <T1109> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1109
No x_mitre_platforms found for <T1122> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1122
No x_mitre_platforms found for <T1196> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1196
No x_mitre_platforms found for <T1136> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1136
No x_mitre_platforms found for <T1003> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1003
No x_mitre_platforms found for <T1081> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1081
No x_mitre_platforms found for <T1214> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1214
No x_mitre_platforms found for <T1094> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1094
No x_mitre_platforms found for <T1024> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1024
No x_mitre_platforms found for <T1207> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1207
No x_mitre_platforms found for <T1038> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1038
No x_mitre_platforms found for <T1073> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1073
No x_mitre_platforms found for <T1002> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1002
No x_mitre_platforms found for <T1488> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1488
No x_mitre_platforms found for <T1132> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1132
No x_mitre_platforms found for <T1022> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1022
No x_mitre_platforms found for <T1486> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1486
No x_mitre_platforms found for <T1001> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1001
No x_mitre_platforms found for <T1074> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1074
No x_mitre_platforms found for <T1030> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1030
No x_mitre_platforms found for <T1213> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1213
No x_mitre_platforms found for <T1005> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1005
No x_mitre_platforms found for <T1039> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1039
No x_mitre_platforms found for <T1025> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1025
No x_mitre_platforms found for <T1491> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1491
No x_mitre_platforms found for <T1140> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1140
No x_mitre_platforms found for <T1089> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1089
No x_mitre_platforms found for <T1175> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1175
No x_mitre_platforms found for <T1172> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1172
No x_mitre_platforms found for <T1483> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1483
No x_mitre_platforms found for <T1482> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1482
No x_mitre_platforms found for <T1189> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1189
No x_mitre_platforms found for <T1157> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1157
No x_mitre_platforms found for <T1173> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1173
No x_mitre_platforms found for <T1114> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1114
No x_mitre_platforms found for <T1499> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1499
No x_mitre_platforms found for <T1480> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1480
No x_mitre_platforms found for <T1129> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1129
No x_mitre_platforms found for <T1041> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1041
No x_mitre_platforms found for <T1011> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1011
No x_mitre_platforms found for <T1052> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1052
No x_mitre_platforms found for <T1190> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1190
No x_mitre_platforms found for <T1203> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1203
No x_mitre_platforms found for <T1212> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1212
No x_mitre_platforms found for <T1211> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1211
No x_mitre_platforms found for <T1068> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1068
No x_mitre_platforms found for <T1210> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1210
No x_mitre_platforms found for <T1133> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1133
No x_mitre_platforms found for <T1181> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1181
No x_mitre_platforms found for <T1008> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1008
No x_mitre_platforms found for <T1107> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1107
No x_mitre_platforms found for <T1006> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1006
No x_mitre_platforms found for <T1044> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1044
No x_mitre_platforms found for <T1083> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1083
No x_mitre_platforms found for <T1495> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1495
No x_mitre_platforms found for <T1187> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1187
No x_mitre_platforms found for <T1144> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1144
No x_mitre_platforms found for <T1061> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1061
No x_mitre_platforms found for <T1148> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1148
No x_mitre_platforms found for <T1200> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1200
No x_mitre_platforms found for <T1158> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1158
No x_mitre_platforms found for <T1147> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1147
No x_mitre_platforms found for <T1143> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1143
No x_mitre_platforms found for <T1179> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1179
No x_mitre_platforms found for <T1062> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1062
No x_mitre_platforms found for <T1183> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1183
No x_mitre_platforms found for <T1054> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1054
No x_mitre_platforms found for <T1066> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1066
No x_mitre_platforms found for <T1070> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1070
No x_mitre_platforms found for <T1202> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1202
No x_mitre_platforms found for <T1490> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1490
No x_mitre_platforms found for <T1141> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1141
No x_mitre_platforms found for <T1130> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1130
No x_mitre_platforms found for <T1118> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1118
No x_mitre_platforms found for <T1208> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1208
No x_mitre_platforms found for <T1215> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1215
No x_mitre_platforms found for <T1142> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1142
No x_mitre_platforms found for <T1161> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1161
No x_mitre_platforms found for <T1149> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1149
No x_mitre_platforms found for <T1171> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1171
No x_mitre_platforms found for <T1177> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1177
No x_mitre_platforms found for <T1159> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1159
No x_mitre_platforms found for <T1160> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1160
No x_mitre_platforms found for <T1152> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1152
No x_mitre_platforms found for <T1168> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1168
No x_mitre_platforms found for <T1162> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1162
No x_mitre_platforms found for <T1037> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1037
No x_mitre_platforms found for <T1185> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1185
No x_mitre_platforms found for <T1036> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1036
No x_mitre_platforms found for <T1031> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1031
No x_mitre_platforms found for <T1112> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1112
No x_mitre_platforms found for <T1170> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1170
No x_mitre_platforms found for <T1104> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1104
No x_mitre_platforms found for <T1188> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1188
No x_mitre_platforms found for <T1026> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1026
No x_mitre_platforms found for <T1079> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1079
No x_mitre_platforms found for <T1096> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1096
No x_mitre_platforms found for <T1128> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1128
No x_mitre_platforms found for <T1498> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1498
No x_mitre_platforms found for <T1046> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1046
No x_mitre_platforms found for <T1126> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1126
No x_mitre_platforms found for <T1135> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1135
No x_mitre_platforms found for <T1040> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1040
No x_mitre_platforms found for <T1050> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1050
No x_mitre_platforms found for <T1075> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1075
No x_mitre_platforms found for <T1097> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1097
No x_mitre_platforms found for <T1174> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1174
No x_mitre_platforms found for <T1201> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1201
No x_mitre_platforms found for <T1034> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1034
No x_mitre_platforms found for <T1120> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1120
No x_mitre_platforms found for <T1069> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1069
No x_mitre_platforms found for <T1150> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1150
No x_mitre_platforms found for <T1205> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1205
No x_mitre_platforms found for <T1013> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1013
No x_mitre_platforms found for <T1086> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1086
No x_mitre_platforms found for <T1145> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1145
No x_mitre_platforms found for <T1057> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1057
No x_mitre_platforms found for <T1186> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1186
No x_mitre_platforms found for <T1093> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1093
No x_mitre_platforms found for <T1012> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1012
No x_mitre_platforms found for <T1163> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1163
No x_mitre_platforms found for <T1164> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1164
No x_mitre_platforms found for <T1108> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1108
No x_mitre_platforms found for <T1060> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1060
No x_mitre_platforms found for <T1121> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1121
No x_mitre_platforms found for <T1117> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1117
No x_mitre_platforms found for <T1219> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1219
No x_mitre_platforms found for <T1076> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1076
No x_mitre_platforms found for <T1105> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1105
No x_mitre_platforms found for <T1018> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1018
No x_mitre_platforms found for <T1091> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1091
No x_mitre_platforms found for <T1496> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1496
No x_mitre_platforms found for <T1014> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1014
No x_mitre_platforms found for <T1085> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1085
No x_mitre_platforms found for <T1494> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1494
No x_mitre_platforms found for <T1178> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1178
No x_mitre_platforms found for <T1198> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1198
No x_mitre_platforms found for <T1184> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1184
No x_mitre_platforms found for <T1053> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1053
No x_mitre_platforms found for <T1029> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1029
No x_mitre_platforms found for <T1113> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1113
No x_mitre_platforms found for <T1180> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1180
No x_mitre_platforms found for <T1064> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1064
No x_mitre_platforms found for <T1063> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1063
No x_mitre_platforms found for <T1101> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1101
No x_mitre_platforms found for <T1035> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1035
No x_mitre_platforms found for <T1058> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1058
No x_mitre_platforms found for <T1489> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1489
No x_mitre_platforms found for <T1166> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1166
No x_mitre_platforms found for <T1051> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1051
No x_mitre_platforms found for <T1023> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1023
No x_mitre_platforms found for <T1216> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1216
No x_mitre_platforms found for <T1045> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1045
No x_mitre_platforms found for <T1153> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1153
No x_mitre_platforms found for <T1151> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1151
No x_mitre_platforms found for <T1193> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1193
No x_mitre_platforms found for <T1192> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1192
No x_mitre_platforms found for <T1194> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1194
No x_mitre_platforms found for <T1032> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1032
No x_mitre_platforms found for <T1095> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1095
No x_mitre_platforms found for <T1165> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1165
No x_mitre_platforms found for <T1492> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1492
No x_mitre_platforms found for <T1206> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1206
No x_mitre_platforms found for <T1169> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1169
No x_mitre_platforms found for <T1195> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1195
No x_mitre_platforms found for <T1019> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1019
No x_mitre_platforms found for <T1082> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1082
No x_mitre_platforms found for <T1016> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1016
No x_mitre_platforms found for <T1049> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1049
No x_mitre_platforms found for <T1033> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1033
No x_mitre_platforms found for <T1007> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1007
No x_mitre_platforms found for <T1124> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1124
No x_mitre_platforms found for <T1501> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1501
No x_mitre_platforms found for <T1080> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1080
No x_mitre_platforms found for <T1221> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1221
No x_mitre_platforms found for <T1072> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1072
No x_mitre_platforms found for <T1209> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1209
No x_mitre_platforms found for <T1099> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1099
No x_mitre_platforms found for <T1493> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1493
No x_mitre_platforms found for <T1154> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1154
No x_mitre_platforms found for <T1199> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1199
No x_mitre_platforms found for <T1111> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1111
No x_mitre_platforms found for <T1065> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1065
No x_mitre_platforms found for <T1204> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1204
No x_mitre_platforms found for <T1078> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1078
No x_mitre_platforms found for <T1125> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1125
No x_mitre_platforms found for <T1102> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1102
No x_mitre_platforms found for <T1100> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1100
No x_mitre_platforms found for <T1077> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1077
No x_mitre_platforms found for <T1084> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1084
No x_mitre_platforms found for <T1028> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1028
No x_mitre_platforms found for <T1004> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1004
No x_mitre_platforms found for <T1220> -> revoked = None -> deprecated = True -> url = https://attack.mitre.org/mitigations/T1220
No x_mitre_platforms found for <TA0009> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0009
No x_mitre_platforms found for <TA0011> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0011
No x_mitre_platforms found for <TA0006> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0006
No x_mitre_platforms found for <TA0005> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0005
No x_mitre_platforms found for <TA0007> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0007
No x_mitre_platforms found for <TA0002> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0002
No x_mitre_platforms found for <TA0010> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0010
No x_mitre_platforms found for <TA0040> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0040
No x_mitre_platforms found for <TA0001> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0001
No x_mitre_platforms found for <TA0008> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0008
No x_mitre_platforms found for <TA0003> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0003
No x_mitre_platforms found for <TA0004> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0004
No x_mitre_platforms found for <TA0043> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0043
No x_mitre_platforms found for <TA0042> -> revoked = None -> deprecated = None -> url = https://attack.mitre.org/tactics/TA0042