nerdexam
CompTIA

SK0-004 · Question #68

Which of the following is the MOST secure to erase data before disposal of server hard drives?

The correct answer is C. Degaussing. Degaussing exposes magnetic media to a powerful alternating magnetic field that randomizes the magnetic domains, permanently and completely destroying all stored data before disposal.

Security and disaster recovery

Question

Which of the following is the MOST secure to erase data before disposal of server hard drives?

Options

  • AHard wipe
  • BReformat
  • CDegaussing
  • DDelete partitions

How the community answered

(37 responses)
  • A
    3% (1)
  • C
    95% (35)
  • D
    3% (1)

Why each option

Degaussing exposes magnetic media to a powerful alternating magnetic field that randomizes the magnetic domains, permanently and completely destroying all stored data before disposal.

AHard wipe

A 'hard wipe' (overwrite) leaves the physical media intact and can potentially be defeated by advanced forensic recovery techniques depending on the number of passes and drive type.

BReformat

Reformatting only rewrites file system structures and does not overwrite actual data sectors, making the original data easily recoverable with common tools.

CDegaussingCorrect

Degaussing works by applying an intense magnetic field that collapses the oriented magnetic patterns representing data on platters, rendering the drive unreadable by any means including forensic analysis. Unlike software-based methods, it is a physical destruction process that cannot be reversed or bypassed. NIST SP 800-88 recognizes degaussing as an approved sanitization method for magnetic media prior to disposal.

DDelete partitions

Deleting partitions removes the partition table entries but leaves the underlying data physically intact and trivially recoverable with forensic software.

Concept tested: Secure data destruction via degaussing before media disposal

Source: https://csrc.nist.gov/publications/detail/sp/800-88/rev-1/final

Topics

#degaussing#data sanitization#hard drive disposal#data destruction

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice