Retrieve all the items that will load when the target OSX system starts.: Identify malware that uses this persistence mechanism to launch at a given interval
Query:
select * from startup_items;Additional Query Info:
Version: 1.4.5
Platform: darwin
Interval: 86400
JSON:
{ "queries": { "startup_items": { "query" : "select * from startup_items;", "interval" : "86400", "platform" : "darwin", "version": "1.4.5", "description" : "Retrieve all the items that will load when the target OSX system starts.", "value" : "Identify malware that uses this persistence mechanism to launch at a given interval" } } }