Retrieves the list of products as they are installed by Windows Installer in the target Windows system.: General security posture.
Query:
select * from programs;Additional Query Info:
Version: 2.0.0
Platform: windows
Interval: 86400
JSON:
{ "queries": { "windows_programs": { "query" : "select * from programs;", "interval" : "86400", "platform" : "windows", "version": "2.0.0", "description" : "Retrieves the list of products as they are installed by Windows Installer in the target Windows system.", "value" : "General security posture." } } }