Retrieves the current disk encryption status for the target system.: Identifies a system potentially vulnerable to disk cloning.
Query:
select * from disk_encryption;Additional Query Info:
Version: 1.4.5
Platform: posix
Interval: 86400
JSON:
{ "queries": { "disk_encryption": { "query" : "select * from disk_encryption;", "interval" : "86400", "platform" : "posix", "version": "1.4.5", "description" : "Retrieves the current disk encryption status for the target system.", "value" : "Identifies a system potentially vulnerable to disk cloning." } } }