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