Retrieves the list of C/NPAPI browser plugins in the target system.: General security posture.
Query:
select browser_plugins.* from users join browser_plugins using (uid);Additional Query Info:
Version: 1.6.1
Platform: darwin
Interval: 86400
JSON:
{ "queries": { "browser_plugins": { "query" : "select browser_plugins.* from users join browser_plugins using (uid);", "interval" : "86400", "platform" : "darwin", "version": "1.6.1", "description" : "Retrieves the list of C/NPAPI browser plugins in the target system.", "value" : "General security posture." } } }