Retrieves the current list of mounted drives in the target system.: Verify if mounts are accessible to those who need it
Query:
select * from mounts;Additional Query Info:
Version: 1.4.5
Interval: 86400
JSON:
{ "queries": { "mounts": { "query" : "select * from mounts;", "interval" : "86400", "platform" : "", "version": "1.4.5", "description" : "Retrieves the current list of mounted drives in the target system.", "value" : "Verify if mounts are accessible to those who need it" } } }