forked from tsale/EDR-Telemetry
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpartially_value_explanations_macOS.json
More file actions
641 lines (641 loc) · 17.6 KB
/
Copy pathpartially_value_explanations_macOS.json
File metadata and controls
641 lines (641 loc) · 17.6 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
[
{
"Telemetry Feature Category": "Process Activity",
"Sub-Category": "Process Creation",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Process Termination",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "File Activity",
"Sub-Category": "File Creation",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"ESET Inspect": "ESET Inspect documents file creation only for executable files saved to disk. Non-executable file creation (scripts, configs, documents) is not collected.",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "File Modification",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "File Deletion",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "File Attribute Change",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": {
"Partially": "MDE's kauth framework hooks (vnode) capture file attribute operations (read_attr, write_attr, read_ex_attr, write_ex_attr, read_sec, write_sec) at the sensor level, but no dedicated FileAttributeChanged ActionType is surfaced in the DeviceFileEvents Advanced Hunting table."
}
},
{
"Telemetry Feature Category": null,
"Sub-Category": "File Open/Access",
"LimaCharlie": {
"Partially": "File read monitoring is available via the FILE_TYPE_ACCESSED event, but coverage is limited to specific file extensions rather than generic open/read operations on arbitrary paths."
},
"Elastic": {
"Partially": "File read access monitoring is supported via the mac.advanced.events.event_on_access.file_paths advanced setting (added 8.15), but it requires explicit path configuration and is disabled by default. No generic file open/read telemetry out of the box."
},
"BitDefender": "",
"Qualys": "",
"CrowdStrike": {
"Partially": "File open/read events are documented in the Falcon for macOS datasheet but no distinct queryable event_simpleName is publicly confirmed for file read. Metadata about file access is captured in context of process events."
},
"MDE": {
"Partially": "MDE's kauth framework hooks capture file open and read operations at the sensor level for behavioral analysis, but no dedicated file access/open ActionType exists in the standard DeviceFileEvents Advanced Hunting table. Custom Data Collection (preview) can provide file access events via DeviceCustomFileEvents but requires a Microsoft Sentinel workspace."
}
},
{
"Telemetry Feature Category": "User & Session Activity",
"Sub-Category": "User Logon",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "User Logoff",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Logon Failed",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Screen Lock",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Screen Unlock",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Privilege Escalation (sudo etc.)",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "Script Activity",
"Sub-Category": "Script Execution",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Script Content",
"LimaCharlie": "",
"Elastic": {
"Partially": "Script content capture is available via mac.advanced.events.script_capture (added in 9.3), but it is disabled by default and limited to a maximum of 1024 bytes per script (configurable via mac.advanced.events.script_max_size)."
},
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "Network Activity",
"Sub-Category": "Network Connection",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Network Socket Listen",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "DNS Query",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": {
"Partially": "Domain information is captured in DeviceNetworkEvents connection events via Network Protection's TLS ClientHello inspection and HTTP Host header parsing, but there is no dedicated DNS query event type. Standalone DNS queries not associated with HTTP/HTTPS connections are not captured."
}
},
{
"Telemetry Feature Category": "Scheduled Task & Persistence Activity",
"Sub-Category": "Scheduled Task Change (cron/at)",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"ESET Inspect": "ESET Inspect documents \"scheduled task creation\" which maps to cron on macOS. Modification and deletion of scheduled tasks is not documented.",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Launchd Item Created",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": {
"Partially": "CrowdStrike monitors LaunchAgent/LaunchDaemon plist creation as part of persistence monitoring per the macOS datasheet, but no dedicated event_simpleName is publicly documented. Observed via file write events to persistence paths."
},
"ESET Inspect": "ESET Inspect documents \"service creation\" which may map to LaunchAgent/LaunchDaemon plist creation on macOS, but this is not explicitly confirmed for macOS in the official documentation.",
"MDE": {
"Partially": "Detectable via DeviceFileEvents FileCreated events for plist files written to LaunchAgent/LaunchDaemon directories, but no dedicated persistence monitoring event type exists in MDE's macOS telemetry."
}
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Launchd Item Modified",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": {
"Partially": "Same as Launchd Item Created \u2014 observed via file write events to LaunchAgents/LaunchDaemons paths, not a dedicated persistence event type."
},
"MDE": {
"Partially": "Detectable via DeviceFileEvents FileModified events for plist files in LaunchAgent/LaunchDaemon directories, but no dedicated persistence monitoring event type."
}
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Launchd Item Deleted",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": {
"Partially": "Detectable via DeviceFileEvents FileDeleted events for plist files in LaunchAgent/LaunchDaemon directories, but no dedicated persistence monitoring event type."
}
},
{
"Telemetry Feature Category": null,
"Sub-Category": "LoginItem Created",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": {
"Partially": "Login Items changes are documented as monitored in the Falcon macOS datasheet, but no specific event_simpleName is publicly confirmed. Observed via process launch from Login Item paths."
},
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "LoginItem Deleted",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Background Task Registration Change",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "User Account Activity",
"Sub-Category": "User Account Created",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "User Account Modified",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "User Account Deleted",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Group Membership Modified",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "System Extension & Driver Activity",
"Sub-Category": "System Extension Installed",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "System Extension Loaded",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "System Extension Uninstalled",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "DriverKit Extension Loaded",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Kernel Extension Loaded (legacy)",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "Code Signing & Trust Activity",
"Sub-Category": "Binary Signature Info Recorded",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"ESET Inspect": "On macOS, ESET Inspect Endpoint does not verify signatures \u2014 the only states are Present or None (per process_details.html). No full certificate chain validation.",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Notarization Status Recorded",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Quarantine Flag Set",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Quarantine Flag Cleared",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Gatekeeper Decision Logged",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "XProtect Detection Logged",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "XProtect Remediation Logged",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "Privacy & TCC Activity",
"Sub-Category": "TCC Prompt Shown",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "TCC Decision (Allow)",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "TCC Decision (Deny)",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "TCC Policy Change",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "TCC Access Check",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "Access Activity",
"Sub-Category": "Raw Device Access",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Process Access",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "Process Tampering Activity",
"Sub-Category": "Process Injection Or Tampering",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "Device Activity",
"Sub-Category": "External Media Mounted",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": {
"Partially": "MDE's kauth hooks capture file_op.mount at the sensor level and Device Control supports removable media policies with audit events, but the UsbDriveMounted ActionType in DeviceEvents is not confirmed for macOS (it originates from the Windows PnP subsystem)."
}
},
{
"Telemetry Feature Category": null,
"Sub-Category": "External Media Unmounted",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": {
"Partially": "MDE's kauth hooks capture file_op.unmount at the sensor level, but the UsbDriveUnmounted ActionType in DeviceEvents is not confirmed for macOS (it originates from the Windows PnP subsystem)."
}
},
{
"Telemetry Feature Category": "EDR SysOps",
"Sub-Category": "Agent Start",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Agent Stop",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Agent Protection Disabled Or Tamper Event",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "File Metadata",
"Sub-Category": "MD5 Available",
"LimaCharlie": "",
"Elastic": {
"Partially": "MD5 hashes can be included in events via the mac.advanced.events.hash.md5 advanced setting, but this is disabled by default since Elastic Defend 8.18. Enabling it increases CPU and storage overhead."
},
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "SHA-256 Available",
"LimaCharlie": {
"Partially": "Collects SHA-256 & SHA-1 for process exec and fork events (excluding common binaries)"
},
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Fuzzy Hash Available",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": "Service Activity",
"Sub-Category": "Service Created",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"ESET Inspect": "ESET documents \"service creation\" which may map to launchd service creation on macOS, but this is not explicitly confirmed for macOS in the official documentation.",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Service Modified",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
},
{
"Telemetry Feature Category": null,
"Sub-Category": "Service Deleted",
"LimaCharlie": "",
"Elastic": "",
"BitDefender": "",
"Qualys": "",
"CrowdStrike": "",
"MDE": ""
}
]