Retrieves the list of extensions for Chrome in the target system.: General security posture.
Query:
select chrome_extensions.* from users join chrome_extensions using (uid);Additional Query Info:
Version: 1.6.1
Interval: 86400
JSON:
{ "queries": { "chrome_extensions": { "query" : "select chrome_extensions.* from users join chrome_extensions using (uid);", "interval" : "86400", "platform" : "", "version": "1.6.1", "description" : "Retrieves the list of extensions for Chrome in the target system.", "value" : "General security posture." } } }