Retrieves all the daemons that will run in the start of the target OSX system.: Visibility on what starts in the system.
Query:
select * from launchd;Additional Query Info:
Version: 1.4.5
Platform: darwin
Interval: 86400
JSON:
{ "queries": { "launchd": { "query" : "select * from launchd;", "interval" : "86400", "platform" : "darwin", "version": "1.4.5", "description" : "Retrieves all the daemons that will run in the start of the target OSX system.", "value" : "Visibility on what starts in the system." } } }