search
cancel
Search
Carbon Black Cloud: How to query for Mac OS patch level information in Live Response using Osquery?
book
Article ID: 284827
calendar_today
Updated On:
Products
Carbon Black Cloud Endpoint Standard (formerly Cb Defense)
Show More
Show Less
Issue/Introduction
Run an Osquery in Live Response to determine OS patch Level
Environment
Carbon Black Cloud: All supported versions
Resolution
Run the following from Live Response:
SELECT key, subkey, value FROM plist WHERE path = '/Library/Receipts/InstallHistory.plist'
Feedback
thumb_up
Yes
thumb_down
No