Windows Drivers
Retrieves all the information for the current windows drivers in the target Windows system.:
Query
select * from drivers;
Additional Query Info
- Version: 2.2.0
- Platform: windows
- Interval: 86400
JSON
{
"queries": {
"Windows Drivers": {
"query": "select * from drivers;",
"interval": "86400",
"platform": "windows",
"version": "2.2.0",
"description": "Retrieves all the information for the current windows drivers in the target Windows system.",
"value": ""
}
}
}