An IT administrator is preparing to reassign several high-performance NVMe solid-state drives (SSDs) from a server handling confidential financial data to an internal lab environment with lower security requirements. To comply with NIST SP 800-88 sanitization guidelines and ensure the drives remain operational for reuse, which method should the administrator employ?
- Execute a Cryptographic Erase (CE) or built-in drive vendor sanitization command.Answer
- BPass the drives through a high-power magnetic degaussing coil.
- CPerform a standard full format using the Windows Disk Management tool.
- DApply a multi-pass zero-fill overwrite utility designed for magnetic disk drives.
Answer
Execute a Cryptographic Erase (CE) or built-in drive vendor sanitization command.
Executing a Cryptographic Erase (CE) or using firmware-level sanitization commands (such as NVMe Format with Sanitize command) is the NIST-approved method for purging data on self-encrypting solid-state drives. It securely destroys the data encryption key (DEK) within seconds, rendering all stored blocks unreadable while preserving the drive's operational integrity for reuse.
Step-by-Step Solution
Key Concept
SSD Data Sanitization and Cryptographic Erase