Kernel Extensions
Retrieves all the information about the current kernel extensions for the target OSX system.:
Query
select * from kernel_extensions;
Additional Query Info
- Version: 1.4.5
- Platform: darwin
- Interval: 7200
JSON
{
"queries": {
"Kernel Extensions": {
"query": "select * from kernel_extensions;",
"interval": "7200",
"platform": "darwin",
"version": "1.4.5",
"description": "Retrieves all the information about the current kernel extensions for the target OSX system.",
"value": ""
}
}
}