Purchase Solution

Various ways to wipe off data from storage

Not what you're looking for?

Ask Custom Question

Wiping a storage media at least three to seven times to prevent possible retrieval of sensitive information is recommended. Do these numbers seem excessive?

Purchase this Solution

Solution Summary

Is it essential to wipe off storage media at least three to seven times to prevent possible retrieval of sensitive information?

Solution Preview

The U.S. Department of Defense recommends wiping a storage media at least three to seven times to prevent possible retrieval of sensitive information. Do these numbers seem excessive?

Unlike physical evidence in crimes committed without the use of computers or digital devices, digital evidence is hard to acquire, retain and investigate. Physical evidence is supported by years of standardized methods and professionals who are trained to analyze and retain evidence. Digital evidence suffers from challenges like:

- Technology available is not sufficient enough
- Lack of trained professionals & tools
- Analysis is very time consuming
- And to address the question here, retaining sensitive information is a challenge in itself! The concern is to prevent the unauthorized retrieval of this information.

The U.S. Department of Defense recommends the DoD7 method [2], which supposedly cleans the hard drive of any sensitive information. There are tools available such as the DiskScrub, which claim to completely remove the faint image on the hard drive thereby erasing all the 0s and 1s.

Contrast to the U.S. DoD, Gutmann recommends to wipe off data 35 ...

Purchase this Solution


Free BrainMass Quizzes
Inserting and deleting in a linked list

This quiz tests your understanding of how to insert and delete elements in a linked list. Understanding of the use of linked lists, and the related performance aspects, is an important fundamental skill of computer science data structures.

Word 2010: Table of Contents

Ever wondered where a Table of Contents in a Word document comes from? Maybe you need a refresher on the topic? This quiz will remind you of the keywords and options used when working with a T.O.C. in Word 2010.

Basic Computer Terms

We use many basic terms like bit, pixel in our usual conversations about computers. Are we aware of what these mean? This little quiz is an attempt towards discovering that.

Java loops

This quiz checks your knowledge of for and while loops in Java. For and while loops are essential building blocks for all Java programs. Having a solid understanding of these constructs is critical for success in programming Java.

Javscript Basics

Quiz on basics of javascript programming language.