An organization is decommissioning a server containing magnetic hard drives that stored sensitive data. The data has been backed up to tape and the drives are to be reused. Which media sanitization method is most appropriate to ensure data cannot be recovered while preserving the drives for reuse?
Overwriting is a data sanitization method that involves writing new data (e.g., patterns of ones and zeros) over all addressable locations on the storage media, often multiple times. Adhering to a recognized standard, such as NIST SP 800-88 "Purge" guidelines, ensures that the original data is rendered unrecoverable using state-of-the-art laboratory techniques. This method effectively sanitizes the drive while preserving its functionality, making it suitable for secure reuse or repurposing.
Why this answer
Overwriting (e.g., DoD 5220.22-M) is effective for magnetic media and allows reuse; degaussing and destruction do not allow reuse.