An IT security analyst is tasked with decommissioning a storage array that contains self-encrypting enterprise NVMe solid-state drives (SSDs) holding sensitive customer financial data. The company plans to reuse the SSDs in an internal, non-sensitive testing laboratory. According to NIST SP 800-88 guidelines for media sanitization (Purge level), which of the following actions will securely sanitize the flash storage while keeping the drives operational for reuse?
- Execute a cryptographic erase (CE) command utilizing the drive firmware and Physical Security ID (PSID).Answer
- BExpose the drives to a commercial high-coercivity electromagnetic degaussing field.
- CPerform a standard full disk format using the operating system volume management console.
- DRun a multi-pass zero-fill disk wiper tool targeting logical block addresses across the file system.
Answer
Execute a cryptographic erase (CE) command utilizing the drive firmware and Physical Security ID (PSID).
Executing a cryptographic erase (CE) via drive firmware and PSID deletes or overwrites the internal Media Encryption Key (MEK) stored on self-encrypting drives (SEDs). Without this key, all stored data becomes permanently unrecoverable cipher text, satisfying security compliance while keeping the physical NVMe SSD functional for redeployment.
Step-by-Step Solution
Key Concept
Cryptographic Erase and Solid-State Drive (SSD) Sanitization
Estimated Time:1m 30s