nerdexam
CompTIA

220-802 · Question #350

A company is looking to donate a collection of old PCs that are no longer needed. Which of the following data destruction methods would be MOST secure for highly sensitive information?

The correct answer is C. Low level 7-pass random wipe. When disposing of hardware containing highly sensitive data, a multi-pass random overwrite is the most secure software-based destruction method. The 7-pass wipe aligns with the DoD 5220.22-M standard for sanitizing classified media.

Hardware

Question

A company is looking to donate a collection of old PCs that are no longer needed. Which of the following data destruction methods would be MOST secure for highly sensitive information?

Options

  • ASimple 1-pass zero overwrite
  • BLow level 3-pass random wipe
  • CLow level 7-pass random wipe
  • DHigh level format 10 times

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    86% (42)
  • D
    8% (4)

Why each option

When disposing of hardware containing highly sensitive data, a multi-pass random overwrite is the most secure software-based destruction method. The 7-pass wipe aligns with the DoD 5220.22-M standard for sanitizing classified media.

ASimple 1-pass zero overwrite

A single-pass zero overwrite is considered insufficient for sensitive data because modern recovery tools can sometimes reconstruct data from remnant magnetic signals left after only one pass.

BLow level 3-pass random wipe

A 3-pass wipe provides more security than a 1-pass wipe but does not meet the higher DoD standard achieved by 7 passes, leaving more potential for data recovery.

CLow level 7-pass random wipeCorrect

A 7-pass random wipe follows the DoD 5220.22-M sanitization standard, which overwrites data multiple times with random bit patterns to prevent magnetic residue from being recovered. Each additional pass makes forensic data recovery exponentially more difficult, making this the most secure option among the software-based choices listed. For highly sensitive information, this level of overwriting significantly reduces the risk of data remnants.

DHigh level format 10 times

A high-level format only rewrites the file system metadata and directory structure, not the actual data sectors, so data remains recoverable regardless of how many times it is performed.

Concept tested: Secure data destruction - multi-pass overwrite standards

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

Topics

#data destruction#drive wiping#data sanitization#secure disposal

Community Discussion

No community discussion yet for this question.

Full 220-802 Practice