Update EDR_telem_mac.json - Uptycs - Code Signing & Trust#177
Open
joshlemon wants to merge 1 commit intotsale:mainfrom
Open
Update EDR_telem_mac.json - Uptycs - Code Signing & Trust#177joshlemon wants to merge 1 commit intotsale:mainfrom
joshlemon wants to merge 1 commit intotsale:mainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EDR Telemetry Pull Request
Contribution Details
This PR updates the macOS telemetry data for Uptycs covering the Code Signing & Trust category, including Binary Signature Info Recorded, Unsigned/Ad Hoc Binary Executed, Notarization Status Recorded, Quarantine Flag Set, Quarantine Flag Cleared, Gatekeeper Decision Logged, XProtect Detection Logged, and XProtect Remediation Logged. Binary Signature Info Recorded, Unsigned/Ad Hoc Binary Executed, XProtect Detection Logged, and XProtect Remediation Logged are confirmed
Yes. Notarization Status Recorded, Quarantine Flag Set, Quarantine Flag Cleared, and Gatekeeper Decision Logged are recorded asPending Responsewhile testing and review is ongoing.Telemetry Validation
All sub-categories were validated or assessed by running the macOS EDR telemetry generation script and querying the relevant tables in Uptycs.
Binary Signature Info Recorded — queried via:
Unsigned/Ad Hoc Binary Executed — queried via:
Notarization Status Recorded —
Pending Response. Testing is ongoing; results are yet to be confirmed.Quarantine Flag Set —
Pending Response. Testing is ongoing; results are yet to be confirmed.Quarantine Flag Cleared —
Pending Response. Testing is ongoing; results are yet to be confirmed.Gatekeeper Decision Logged —
Pending Response. Testing is ongoing; results are yet to be confirmed.XProtect Detection Logged — queried via:
XProtect Remediation Logged —
Yes. Events are captured via thexprotect_malware_eventstable in Uptycs.Documentation or Evidence:
Type of Contribution
Validation Details
EDR Product Information
Testing Methodology
The macOS EDR telemetry generation script was run on a managed macOS host enrolled in Uptycs. Binary Signature Info Recorded and Unsigned/Ad Hoc Binary Executed were confirmed via the
process_eventstable, filtering on thesignedfield and known test binary paths within theancestor_list. XProtect Detection Logged was confirmed via thexprotect_entriestable. XProtect Remediation Logged was confirmed via thexprotect_malware_eventstable. Notarization Status Recorded, Quarantine Flag Set, Quarantine Flag Cleared, and Gatekeeper Decision Logged are currently under review and recorded asPending Response; these will be updated in a follow-up PR once testing is complete.Additional Notes
Notarization Status Recorded, Quarantine Flag Set, Quarantine Flag Cleared, and Gatekeeper Decision Logged (
Pending Response) have not yet been confirmed and will be submitted in a follow-up PR with supporting evidence. XProtect Remediation Logged events are surfaced via thexprotect_malware_eventstable. No configuration changes were required for any of the confirmed sub-categories.