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