nerdexam
CompTIA

SK0-004 · Question #637

An administrator needs to securely dispose of 150 computers with SATA HDDs. Which of the following methods would ensure all data is erased in the MOST secure manner?

The correct answer is D. Use a shredder to physically destroy the platters. Physical destruction of storage media is the most secure disposal method because it renders data recovery technically impossible regardless of any software or magnetic recovery techniques.

Security and disaster recovery

Question

An administrator needs to securely dispose of 150 computers with SATA HDDs. Which of the following methods would ensure all data is erased in the MOST secure manner?

Options

  • AUse a degaussing tool on the hard drives
  • BUse disk-wiping software
  • CUse a utility to zero-fill the hard drive
  • DUse a shredder to physically destroy the platters
  • EUse fdisk to destroy the partition table

How the community answered

(27 responses)
  • B
    4% (1)
  • C
    4% (1)
  • D
    93% (25)

Why each option

Physical destruction of storage media is the most secure disposal method because it renders data recovery technically impossible regardless of any software or magnetic recovery techniques.

AUse a degaussing tool on the hard drives

Degaussing is effective on magnetic media but leaves the physical platters intact and may not reliably erase all data on modern high-density drives with perpendicular recording.

BUse disk-wiping software

Disk-wiping software can fail if drive sectors are reallocated or if the drive firmware has hidden areas, leaving residual recoverable data.

CUse a utility to zero-fill the hard drive

Zero-filling overwrites data but shares the same limitations as disk-wiping - it cannot reach remapped bad sectors or firmware-reserved areas.

DUse a shredder to physically destroy the plattersCorrect

Shredding physically destroys the magnetic platters into small fragments, making it impossible to reconstruct data by any means including magnetic force microscopy. Unlike software-based methods, physical destruction eliminates the medium itself and is the gold standard for secure disposal of sensitive data per NIST SP 800-88 guidelines.

EUse fdisk to destroy the partition table

Destroying the partition table only removes the file system index; all underlying data remains fully intact and easily recoverable with forensic tools.

Concept tested: Secure media sanitization and data destruction methods

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

Topics

#data disposal#HDD destruction#data sanitization#secure erasure

Community Discussion

No community discussion yet for this question.

Full SK0-004 Practice