Startup Items
Retrieve all the items that will load when the target OSX system starts.:
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": ""
}
}
}