USB Devices
Retrieves the current list of USB devices in the target system.:
Query
select * from usb_devices;
Additional Query Info
- Version: 1.4.5
- Interval: 86400
JSON
{
"queries": {
"USB Devices": {
"query": "select * from usb_devices;",
"interval": "86400",
"platform": "",
"version": "1.4.5",
"description": "Retrieves the current list of USB devices in the target system.",
"value": ""
}
}
}