Skip to content

Disk Encryption

Evidence: Disk Encryption
Description: Collect Disk Encryption status
Category: DiskFilesystem
Platform: macos
Short Name: diskenc
Is Parsed: Yes
Sent to Investigation Hub: Yes
Collect File(s): No

Disk encryption is a fundamental security control that protects data at rest. FileVault on macOS provides full-disk encryption using XTS-AES-128 encryption. Understanding encryption status is essential for compliance verification, security policy enforcement, and detecting potential data protection gaps.

This collector gathers structured data about disk encryption.

FieldDescriptionExample
NameNameExample value
UUIDUUIDExample value
EncryptedEncrypted123
TypeTypeExample value
EncryptionStatusEncryption StatusExample value
UIDUIDExample value
UserUIDUser UIDExample value
FileVaultStatusFile Vault StatusExample value

This collector queries the disk_encryption table via osquery to retrieve encryption status for all volumes, including FileVault status, encryption types, and associated user credentials.

Disk encryption status reveals security posture and potential data exposure risks. Unencrypted volumes may indicate policy violations, attacker attempts to bypass security controls, or system misconfigurations. This evidence helps assess data protection compliance and identify unauthorized disk access.