SY0-701 Security Operations Practice Question
An organization is retiring a batch of laptops with SSDs. All of the systems used full-disk encryption and stored sensitive internal documents. What is the best action before the devices leave the company?
⚠ Common exam trap
Many exam-takers choose degaussing (Option C) for SSDs, mistakenly applying a technique that works only for magnetic media like HDDs, while ignoring that cryptographic erase is the proper and efficient method for encrypted solid-state drives.
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Perform a cryptographic erase by destroying the encryption keys and document the sanitization process.
A cryptographic erase (also known as a crypto-scrub) renders the encrypted data permanently inaccessible by securely destroying the encryption keys. Since the SSDs used full-disk encryption (FDE), the data is already encrypted at rest, and without the keys, the ciphertext is effectively unrecoverable. This method is fast, reliable, and compliant with sanitization standards like NIST SP 800-88, making it the best action before the devices leave the organization.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Run a quick format and remove the asset tags after the files are deleted.
Why it's wrong here
A quick format only rebuilds file system metadata and does not overwrite the raw NAND cells where file remnants persist. Because SSDs use wear leveling and garbage collection, deleted data can remain in inaccessible blocks and be recovered with forensic tools even after a format. Removing asset tags is an asset-tracking step, not a data-sanitization control, so the media still contains sensitive information and the process is unverifiable without documentation.
- ✓
Perform a cryptographic erase by destroying the encryption keys and document the sanitization process.
Why this is correct
For encrypted SSDs, destroying the encryption keys is an effective and practical sanitization method because the data becomes unreadable even if the drive is later examined. This approach matches the media type and the fact that full-disk encryption was used. Proper documentation also supports accountability and compliance. It is stronger than merely deleting files or performing a superficial format, which may leave recoverable data behind.
- ✗
Degauss the SSDs and then store them in the disposal room until pickup.
Why it's wrong here
Degaussing generates a strong magnetic field to randomize magnetic domains, which is effective for HDDs and tape, but SSDs store data as electrical charge in floating-gate transistors with no ferromagnetic substrate. A degausser will not reliably alter the charge state of NAND flash, and it may damage the drive's controller or circuitry without erasing data. Leaving the drives in a disposal room without chain-of-custody or completion evidence also violates standard media sanitization and compliance requirements.
- ✗
Overwrite the drives once with random data and consider the devices ready for resale.
Why it's wrong here
Overwriting an SSD even once is not reliable because wear leveling and over-provisioning can redirect writes away from physical blocks that already contain data, leaving residual copies in cells that the OS cannot address. Unlike HDDs, where a single overwrite may be acceptable under some standards, NAND flash's architecture requires the ATA Secure Erase command or a cryptographic erase for dependable sanitization. Declaring the devices ready for resale without verifying the overwrite or documenting the process creates a serious data leakage and legal liability risk.
Go deeper
Related to this question
Learn chapter
Disk Forensics and Imaging
Key term
Disk encryption
Disk encryption is the process of converting data on a storage device into a coded form that can only be read with the correct decryption key, protecting it from unauthorized access.
Key term
Encryption
Encryption is the process of converting readable data into a secret code to prevent unauthorized access.
About these practice questions
Courseiva writes every SY0-701 question from scratch — 1,013 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This SY0-701 practice question is part of Courseiva's free CompTIA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the SY0-701 exam.