Skip to content

Commit

Permalink
Add MDE monitoring configured via advanced features (#111)
Browse files Browse the repository at this point in the history
* Add monitoring via advanced features

* Update MDE status to 'No' for network sockets

* Mark MDE Service Creation to Yes

* Update MDE status to 'Partially' in EDR telemetry and provide explanation for partial availability in value explanations.

---------

Co-authored-by: Kostas <[email protected]>
  • Loading branch information
jonade and tsale authored Jan 23, 2025
1 parent 45436ce commit ae1c6c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions EDR_telem_linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
"ESET Inspect":"Yes",
"Elastic":"No",
"LimaCharlie":"No",
"MDE":"No",
"MDE":"Via EnablingTelemetry",
"Qualys":"No",
"SentinelOne":"No",
"Sysmon":"No",
Expand Down Expand Up @@ -278,7 +278,7 @@
"ESET Inspect":"No",
"Elastic":"No",
"LimaCharlie":"No",
"MDE":"No",
"MDE":"Via EnablingTelemetry",
"Qualys":"No",
"SentinelOne":"No",
"Sysmon":"No",
Expand Down Expand Up @@ -338,7 +338,7 @@
"ESET Inspect":"No",
"Elastic":"No",
"LimaCharlie":"Yes",
"MDE":"No",
"MDE":"Partially",
"Qualys":"No",
"SentinelOne":"Yes",
"Sysmon":"No",
Expand Down
2 changes: 1 addition & 1 deletion partially_value_explanations_linux.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
"CrowdStrike":"",
"Sysmon":"",
"LimaCharlie":"",
"MDE":"",
"MDE":{"Partially":"Only available through the timeline. Not searchable in a query."},
"Elastic":"",
"Auditd":"",
"Carbon Black Cloud":""
Expand Down

0 comments on commit ae1c6c1

Please sign in to comment.