Windows Patches

Retrieves all the information for the current windows drivers in the target Windows system.:

Query

select * from patches;

Additional Query Info

  • Version: 2.2.0
  • Platform: windows
  • Interval: 86400

JSON

{
  "queries": {
    "Windows Patches": {
      "query": "select * from patches;",
      "interval": "86400",
      "platform": "windows",
      "version": "2.2.0",
      "description": "Retrieves all the information for the current windows drivers in the target Windows system.",
      "value": ""
    }
  }
}