CAS-002 · Question #242
In developing a new computing lifecycle process for a large corporation, the security team is developing the process for decommissioning computing equipment. In order to reduce the potential for…
The correct answer is D. Physical destruction E. Drive wipe. Preventing data leakage from decommissioned hardware requires either physical destruction or a compliant drive wipe that overwrites all storage sectors.
Question
In developing a new computing lifecycle process for a large corporation, the security team is developing the process for decommissioning computing equipment. In order to reduce the potential for data leakage, which of the following should the team consider? (Select TWO).
Options
- AErase all files on drive
- BInstall of standard image
- CRemove and hold all drives
- DPhysical destruction
- EDrive wipe
How the community answered
(47 responses)- A2% (1)
- B4% (2)
- C2% (1)
- D91% (43)
Why each option
Preventing data leakage from decommissioned hardware requires either physical destruction or a compliant drive wipe that overwrites all storage sectors.
Deleting or erasing files only removes file system metadata pointers to data blocks; the underlying data remains intact on the drive and is recoverable with standard forensic tools.
Installing a standard image writes data to sectors occupied by the new OS but does not guarantee that all previously written sectors across the entire drive are overwritten, leaving residual data potentially recoverable.
Removing and holding drives protects them from unauthorized access temporarily but does not sanitize the data - it defers the risk rather than eliminating it.
Physical destruction through shredding, degaussing, or incineration renders storage media completely unreadable and is the most definitive sanitization method, ensuring no data can be recovered regardless of technology advances.
A drive wipe using overwrite patterns conforming to NIST SP 800-88 guidelines replaces all addressable storage locations with meaningless data, preventing forensic recovery of residual information without physically destroying the media.
Concept tested: Storage media sanitization methods during decommissioning
Source: https://csrc.nist.gov/publications/detail/sp/800-88/rev-1/final
Topics
Community Discussion
No community discussion yet for this question.