Slashdot Mirror


Single Drive Wipe Protects Data

ALF-nl writes "A forensics expert claims that wiping your hard drives with just one pass already makes it next to impossible to recover the data with an electron microscope." But that's not accounting for the super secret machines that the government has, man.

57 of 625 comments (clear)

  1. One wipe is not enough. by htnmmo · · Score: 5, Funny

    One wipe is never enough.

    Didn't your mommy teach you anything?

    Especially true after Taco Bell.

    1. Re:One wipe is not enough. by Gerzel · · Score: 5, Informative

      Evidence of what?

      You know it is often important to hide data that isn't involved with anything illegal. For example: Credit Card numbers, social security numbers and other personal information, trade secrets, personal journals and diaries that you don't want other people reading. There are many MANY reasons to want to wipe data that doesn't implicate you in a crime.

    2. Re:One wipe is not enough. by rubycodez · · Score: 4, Funny

      and both female slashdotters should remember to always wipe front to back

    3. Re:One wipe is not enough. by Anonymous Coward · · Score: 5, Interesting

      There are many MANY reasons to want to wipe data that doesn't implicate you in a crime.

      Hiding your data is important to prove your innocense (or support, at least). Imagine they "find" some data in your "possession" (officer swears the DVD of images was on your desk). Or your soon-to-be-ex left it to settle a bitter custody dispute. Now imagine every bit of your data is encrypted beyond their comprehension. Will a jury believe that you have everything - including your inane personal diary - encased beyond their reach but left super-incriminating evidence out in the open? Unless they can tie that DVD to you via a purchase, I think you have a good case. Imagine any other instance where someone wants to manipulate your data to their advantage. Like it or not, encryption/wiping/security is to prevent implications in crimes. This is true whether or not you have committed any.

  2. Why are we still discussing this?! by MartinG · · Score: 5, Insightful

    Just use encryption (of your whole drive or partition) and forget about wiping it.

    It's not that hard. For example, several modern Linux distros support encrypting your entire installation out of the box.

    --
    -- MartinG To mail me: echo kewyjlcxyzvjfxbqwh | tr bcefhjklqvwxyz .@adgimnoprstu
    1. Re:Why are we still discussing this?! by postbigbang · · Score: 5, Funny

      Sadly, it's best just to physically destroy the drive after use. I suggest a two-year old child just after its nap ought to do the trick.

      --
      ---- Teach Peace. It's Cheaper Than War.
    2. Re:Why are we still discussing this?! by dmdavis · · Score: 5, Insightful
      You encrypt it, and someone can still potentially get it, even if the probability is miniscule. Maybe the algorithm is discovered to be flawed, or they see you type your password, or they install a hardware key-logger, or while it would theoretically take thousands of years to brute force it, random chance has them guess the right sequence on the first try (it could happen). You wipe the data though, and there is no chance for anyone to get it.

      Encrypting it is definitely a good idea, but not as a replacement for wiping it.

    3. Re:Why are we still discussing this?! by morgan_greywolf · · Score: 4, Funny

      Yep. They'll never get my data. It's all encrypted with the superior ROT13 encryption method. Twice just to be sure.

    4. Re:Why are we still discussing this?! by Z00L00K · · Score: 5, Informative

      Add a wipe to the encryption and you may be safe.

      The old problem with multiple wipes depended on the fact that there were rather large tolerances, but modern drives are very close to limits caused by physics, which means that it's a lot harder to extract wiped data.

      If the data also was encrypted it will probably be impossible to re-create since there always is a level of loss even at recovery. For unencrypted data this may not be a big problem and it can be rectified by hand, but for encrypted data it will upset the whole packet that was encrypted.

      But in a majority of cases a single wipe will be sufficient when the hardware is sold as surplus, since it's not easy to track and find out if a certain drive contains anything of interest.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
    5. Re:Why are we still discussing this?! by zappepcs · · Score: 5, Funny

      I dismantle mine and make those cool clocks out of them for xmas gifts. A couple have it where the platters are mounted on a spindle also over a mirror, and move counter-clockwise. So far, only two epileptics have succumbed to the effects.

    6. Re:Why are we still discussing this?! by rendermaniac · · Score: 4, Interesting

      Or a magnetic fish tank cleaner (true story - happened to my brother in law).

    7. Re:Why are we still discussing this?! by Hinhule · · Score: 5, Funny

      You sure dismantling two-year olds is entierly legal? Not to mention making clocks out of the remains.

    8. Re:Why are we still discussing this?! by kj_kabaje · · Score: 4, Insightful

      Child after nap?? No--if you want destruction, better child *before* nap.

    9. Re:Why are we still discussing this?! by jonadab · · Score: 5, Funny

      I prefer wiping the drive eleven times with cryptographically-sound random data, then grinding the entire computer to a fine talcum-powder consistency, mixing it thoroughly with twenty pounds of dry powdered cement, then stir in the water and gravel to make concrete. When it starts to get thick, start stirring in the ten pounds of small rare-earth magnets, one at a time. Let it set, then dip it repeatedly in molten steel. Finally, use a high-powered electromagnet to lift and drop the resulting brick into the hot part of an active volcano, then push the planet it's on into the nearest star.

      I suppose an attacker *might* not be able to recover the data if you skipped the last step, but why take chances?

      --
      Cut that out, or I will ship you to Norilsk in a box.
    10. Re:Why are we still discussing this?! by hack++slash · · Score: 5, Funny

      Your brother in law got wiped by a magnetic fish tank cleaner?

      --
      To do something right, you often have to roll up your sleeves and get busy.
    11. Re:Why are we still discussing this?! by KudyardRipling · · Score: 4, Funny

      Incomplete procedure! ....the nearest start that is about to go supernova next to a supermassive black hole that wormholes to an antimatter universe.

      Get it right, damn it!

      --
      Submission as evidence constitutes plaintiff and/or prosecutorial misconduct.
    12. Re:Why are we still discussing this?! by bgerlich · · Score: 5, Funny

      Johnny "magnetic fish tank" Staccone, a cleaner for the Gambino family

    13. Re:Why are we still discussing this?! by this+great+guy · · Score: 4, Informative

      You are wrong. Because any decent hard drive encryption solution will not use the password to directly encrypt the sectors. They will use it to encrypt one ore more master keys which will then be used to encrypt sectors. For example dm-crypt/LUKS works that way (up to 7 master keys), as well as TrueCrypt. They do that precisely to render all the data inaccessible by simply wiping the master key. Another advantage of this technique is that the user can change her password at anytime without having to re-encrypt the whole disk (the app just re-encrypts the master key).

      So the GP is right: use disk encryption instead of relying on time-wasting/manual/unreliable data wiping !

    14. Re:Why are we still discussing this?! by drfireman · · Score: 4, Funny

      I used to do that, but it's a weak procedure. People can infer what you've been up to by the lengths to which you will go to wipe your drive. Once you push the planet into a star, there are only a few possibilities for what was on your drive. (Shame on you.)

  3. If it 'snot good enough for the feds... by davidwr · · Score: 5, Insightful

    1) next to impossible != impossible
    2) if the feds require multi-pass wipes for non-classified data and media destruction for classified data, why should I settle for anything less?

    OK, maybe this guy is right and maybe the feds are behind the times, but I'd like to see multiple independent studies come out and say this before I'm getting rid of my drive sanitizers. I mean, we all know what happens to societies when they get rid of their equipment sanitizers, don't we?

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
    1. Re:If it 'snot good enough for the feds... by Talderas · · Score: 5, Insightful

      Unless you work for the government or military, no one would be interested enough in the data on your drives to go through the effort and cost of doing the forensic investigation to find out what was on your hard drive before the wipe.

      For those of you in Rio Linda, nobody cares about you, or your data, unless you work for the government or military.

      --
      "Lack of speed can be overcome. In the worst case by patience." --Znork
    2. Re:If it 'snot good enough for the feds... by holychicken · · Score: 4, Insightful

      The government overdoing something based on a popular misconception? I am shocked and appalled!

    3. Re:If it 'snot good enough for the feds... by Thaelon · · Score: 5, Insightful

      1) next to impossible != impossible
      2) if the feds require multi-pass wipes for non-classified data and media destruction for classified data, why should I settle for anything less?

      Because the government is rife with paranoid, bureaucratic nitwits with more motivation to be "safe" than is scientifically prudent, and far more motivation to further their own careers?

      And I add bureaucratic for very pointed reasons. In the beginning, suppose they had a competent CS guy deciding the policies for HD erasure, he probably figures a single zeroing is sufficient. And at the time (perhaps now too) he's correct. Then his successor wants to make in impression and put some bullet points on his resume, so he makes a big stink about "increasing security through a continuing commitment to data erasure" or some buzzword nonsense. Let's say this guy was a friend or relative of the previous guy - and not necessarily as competent. Now this did fuck all for actually making the data any harder to get at, but it furthered his career just a tiny bit. Now add 3-4 repetitions of this to the mix and you can see how the policies got to be so ridiculous. Now I am making all this up, but to me, this seems far more plausible than recovering overwritten data on a hard drive. How many times have you had trouble with your drive accidentally reading previous data from it? You know, with a drive head that was designed, redesigned, and improved over 50 years to read data from that disk.

      I don't get why people often think that the US government has super awesome technology that borders on magic in the field of computer science. In my experience they were 30+ years behind the times in some areas. Some better, some worse.

      The government is just made up of people. Like everyone else, so there's lots of human error. And since they get paid through taxes and don't have to worry about profits, they have little to no motivation to do a good job if their superior doesn't make them. It's why the government is into contracting these days, they get the job done quicker and better for less money because (in most cases) they have competition.

      --

      Question everything

    4. Re:If it 'snot good enough for the feds... by Anonymous Coward · · Score: 5, Funny

      > Anyone who posts on /. has, by definition, no data the NSA, KGB, Gestapo or any other such entity could possibly be interested in.

      I am Osama Bin Laden, you insensitive clCARRIER LOST

    5. Re:If it 'snot good enough for the feds... by Gordonjcp · · Score: 5, Informative

      There is *no* way to recover the data on a modern drive after a single wipe. It is actually impossible. It cannot be done.

      The reason is simple - although you may be able to detect a tiny tiny bit of data from the previous recording, you've no idea how strongly overwritten it is. Now, with old drives which used simple on/off pulses to write data to the disk, it would be possible to see if the bit you're looking at is a little higher or lower than it should be, and infer the previous value from that. Modern drives use a system similar to QAM - quadrature amplitude modulation - to pack more bits of data into each transition on the disk. Since the signal is essentially analogue, you'd need to know how badly degraded the print-through was. You can't do this, so you can't recover data after it's been overwritten even once.

  4. Data destruction advice of the week by sakdoctor · · Score: 5, Funny

    I thought a few weeks ago we were supposed to drill holes in the drive platters and fill the case with thermite, then drop the whole computer into the fires of mount doom.

    This week, a one pass wipe is enough.

    1. Re:Data destruction advice of the week by Anonymous Coward · · Score: 4, Funny

      Next week they'll discover a new alien technology and the security experts will be advising us to nuke the drive from orbit. It's the only way to be sure...

    2. Re:Data destruction advice of the week by tuffy · · Score: 5, Insightful

      It's the difference between what slashdotters enjoy doing to old hard drives and what's actually required to securely destroy the data on them.

      --

      Ita erat quando hic adveni.

    3. Re:Data destruction advice of the week by necro81 · · Score: 5, Funny

      The thermite isn't necessary for wiping out your data, it's just there because it's freakin' AWESOME!

  5. Sure... by MyLongNickName · · Score: 5, Interesting

    That's what they WANT you to think.

    In all seriousness. If the government wants to get information, they are not going to the trouble of an electron microscope to look at your hard drive. I'm sure they have other methods of extracting the information they want. While this information (about how many wipes you need) is interesting from a theoretical point of view, it is useless from a practical one.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  6. some subject by Zironic · · Score: 4, Interesting

    I thought this would be fairly obvious from the fact there doesn't exist any recovery services that will recover zerod out data for you, at most they can usually try to recover data that has been deleted(forgotten) by the operating system.

  7. We need mythbusters! by dbIII · · Score: 5, Funny

    Myhtbusters need to look at this. Then they should do a wipe that would really suit their style - a shock wave through the drive will raise the temperature at the wave front above that where the material is magenetic (curie temperature). In other words - explosives!

    1. Re:We need mythbusters! by Drakkenmensch · · Score: 5, Funny
      *cue the super slow-motion shot of Buster holding a hard drive being blown up with a hundred pounds of C4, followed by Jamie picking up a blackened twisted shred of metal casing*

      "Well there's your problem!"

  8. Lies by Renderer+of+Evil · · Score: 5, Funny

    Last month my grandma asked for a new laptop and prior to putting her old HP on ebay I wiped it via Gutmann 35-Pass method, way above DoD and NATO standards, so her ultra-secret vanilla cake recipe could remain a household secret.

    1. Re:Lies by paeanblack · · Score: 4, Funny

      Using a Gutmann 35-pass wipe is like cleaning your sink with bleach, shampoo, baby wipes, ammonia, laundry detergent, insecticide, paint remover, furniture polish, glass cleaner, body wash, whiteboard cleaner, and gasoline.

      Using full Gutmann suite is a waste of time. You only ever need the 1 or 2 runs that were designed for your drive.

      Essentially, you did the computing equivalent of trying to clean a barbecue grill with saline solution.

    2. Re:Lies by ksd1337 · · Score: 4, Informative

      Gutmann 35-pass is designed for hard drives which use MFM/RLL encoding. New disks don't use this encoding anymore, so this method is pretty much equal in deletion quality to the other methods.

    3. Re:Lies by jimicus · · Score: 5, Funny

      Using a Gutmann 35-pass wipe is like cleaning your sink with bleach, shampoo, baby wipes, ammonia, laundry detergent, insecticide, paint remover, furniture polish, glass cleaner, body wash, whiteboard cleaner, and gasoline.

      Oh, so you've seen my sink?

  9. Pre-scrambling drive by davidwr · · Score: 4, Interesting

    It says data written to a pristine drive is much easier to access.

    If drive-manufacturers wrote random data to their drives 2 or 3 times before shipping, I wonder if this would help?

    Combine this with OS-level "overwrite with random after delete" or, to allow for "oopsies," delayed-overwrite after delete but before next use, the problem of "ghost data" in unallocated drive space could mostly disappear.

    Of course, there are other issues, like data internal to a file that is no longer current, data in paged-memory files, and data on backup media, but that's outside the scope of the "I deleted the file, it should be gone but it's not" problem.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  10. One Wipe...pppphfhtpt! by necro81 · · Score: 4, Insightful

    A forensics expert claims that wiping your hard drives with just one pass already makes it next to impossible to recover the data with an electron microscope.

    [pulls tinfoil hat tighter over head]

    Sure, that's just what they want you to think.

  11. If you are able to do it by JeanBaptiste · · Score: 5, Interesting

    These guys will give you 500 bucks

    which is surely worth the time and effort involved in something like this.

  12. Re:dd if=/dev/zero of=/dev/hda1 is enough for ever by Gothmolly · · Score: 4, Informative

    That would take too long - you can't depend on the blocking kernel random generator, as it needs a source of data to keep feeding the entropy pool.

    --
    I want to delete my account but Slashdot doesn't allow it.
  13. Depends on your crime by mlwmohawk · · Score: 4, Insightful

    It seriously depends on your crime as to how far police will go to obtain data from a hard disk.

    If, for instance, to kill no more than three people in cold blood. They won't even look.

    If, you have a few ounces of pot, the DEA will use the FBI forensics labs.

    If you have a history of violence and have beaten countless women, they won't even look.

    If you've given more than a few hundred bucks to an Islamic charity, the NSA will step in.

    If you bilk hundreds or thousands of people out of millions of dollars, they won't even look.

    if you are accused of fighting on the train in San Fransisco, they'll just hold you down and shoot you in the back. Fuck the computer.

    1. Re:Depends on your crime by mlwmohawk · · Score: 4, Insightful

      Police do pursue murders by computer forensics
      The Boston Globe just had a section on how police aren't solving homicides very well.

      the DEA doesn't spend an inordinate amount of time on "a few ounces of pot",

      Yea, tell that to all the people pursued and convicted in CA after the medical marijuana law passed.

      a history of violence against women is not a crime in itself,
      no but "beating countless women" is.

      some Islamic charities are known to support terrorism,

      yes, but the vast majority of charities do not fund terrorism. Why not go after irish catholic charities? Some of those helped the IRA.

      bilking millions of dollars is also not necessarily a crime

      The term "bilk" absolutely describes fraud.

      lastly the incident in San Francisco you referenced was not at all typical.

      Yea? Well, how many cops do you know. You can find stories like this on a regular basis.

  14. Re:Tag this "itsatrap" by IBBoard · · Score: 5, Informative

    That'd probably be this challenge from further up the page - $500 at the moment, and apparently three companies have turned it down after the dd command was mentioned because they 'know' it isn't possible.

  15. origin of urban myth by e**(i+pi)-1 · · Score: 5, Informative

    The source of the claim seems Gutmann's 1996 article: http://www.usenix.org/publications/library/proceedings/sec96/full_papers/gutmann/index.html where he says: "Data overwritten once or twice may be recovered by subtracting what is expected to be read from a storage location from what is actually read. Data which is overwritten an arbitrarily large number of times can still be recovered provided that the new data isn't written to the same location as the original data (for magnetic media), or that the recovery attempt is carried out fairly soon after the new data was written (for RAM)." It was challenged already in 2003 http://www.nber.org/sys-admin/overwritten-data-guttman.html where Feenberg writes: "Surveying all the references, I conclude that Gutmann's claim belongs in the category of urban legend." As usual, this story shows that individual claims have to be checked by independent parties. Even the claim that it can not be done.

  16. Learned it on "Red Dwarf" by Anonymous Coward · · Score: 5, Funny

    "One up, one down, one to polish."

    Dave Lister

  17. *shakes his head* by Notabadguy · · Score: 5, Interesting

    I can't help but sit here shaking my head in some disbelief at the comments I've read on this thread. Slashdotters are a technologically savvy community for the most part, and I lost track of the number of times that I saw something to the effect of "The government probably has means/software/tools/hacks to get your info."

    Now, I've done extensive work *for* the government in the realm of computer forensics, which is as far as I'll elaborate, and the tools we use are commercially available. Were anyone so inclined, you could even attend or get notes on FBI or DoD taught digital forensics classes.

    There's nothing wrong with some good old fashioned suspicion or conspiracy theory, but the *one* area that slashdotters should be mostly competent and knowledgeable on has more of those wild ideas than anywhere else.

  18. Re:Define next to impossible by coolsnowmen · · Score: 4, Insightful

    Define next to impossible

    The researcher did. From TFA:

    Recovering a single byte of data, for example, on a used drive is successful less than one percent of the time, he found. Accurately recovering four bytes, or 32 bits, of data only works nine times out of each million tries.

    So, 1 specific byte of data could be recovered 1% of the time, 4 bytes -> .0009%.
    Extrapolating to 10Mb is about 1/10^(10^6 / 8)=0% according to my calculator which keeps goes to 10^-324. So, I think 'next to impossible' is a pretty accurate term.

  19. Re:It makes sense, BUT... by John+Hasler · · Score: 4, Informative

    > if you can recover from 1 overwrite, while still being able to get the new data, the
    > capacity has just doubled.

    Not if it takes hundreds of hours to do and recovers only 3/4 of the data on average. There is a lot of room between "not secure" and "reliable data storage".

    It is very unlikely that any of us need worry that our overwritten files will be recovered, though. None of us have secrets that important.

    Besides, the bot that controls your Windows box has already uploaded all your passwords.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  20. Conflict of interests in article by xant · · Score: 5, Insightful

    The guy's a forensics expert. Of course he's going to tell you one wipe is enough. If you do more than that, he might be out of a job.

    I'm surprised he didn't say "It's cool man, just write 'DELETED' in sharpie on the case and your drive will never function again. *snicker*"

    --
    It's rare that you're presented with a knob whose only two positions are Make History and Flee Your Glorious Destiny.
  21. My wipe is better :-) by BrokenHalo · · Score: 5, Interesting

    I used to be a blacksmith, and I still have a nice little power-hammer in my workshop that delivers the clout of a 500 lb sledgehammer. I would be willing to bet that my way of disposing of my old disk drives, which involves heating it to about 800 degrees C in my forge and giving it a few taps with that mother would defeat the most earnest efforts of the NSA, since the drive comes out about the thickness of tin-foil.

    Disclaimer:
    The NSA has no jurisdiction here in Australia, (yet) and...
    They would probably be bored by the contents of my drives anyway, and...
    Yes, I am aware that that temperature will demagnetise the platters, but...
    It's good fun to do anyway: shiny hot things and lots of noise. :-)

    1. Re:My wipe is better :-) by Baton+Rogue · · Score: 5, Funny

      I used to be a blacksmith too, but then I switched to jewelcrafting.

    2. Re:My wipe is better :-) by lenester · · Score: 5, Funny

      Ehh, JC's good for the cash, but engineering is the best way to carry a joke too far.

    3. Re:My wipe is better :-) by burnin1965 · · Score: 4, Funny

      that mother would defeat the most earnest efforts of the NSA

      At which point the NSA turns it over to the CIA who have devised a powerful tool for data extraction, waterboarding. Fortunately for you the technique will be outlawed tomorrow.

    4. Re:My wipe is better :-) by CthulhuDreamer · · Score: 4, Interesting

      I was the sole IT guy at my last place, a financial institution that went through a large amount of defective and obsolete hard drives. Not wanting to spend the time erasing the drives, I would just take them out back and hit it with a sledge a couple times until the platters exploded.

      As a financial institution, we were subject to frequent audits, one of which dealt with our data destruction methods. I described our "process" to an auditor once, he laughed and asked what our real process was. Still not believing me, he brought up the same question to one of our VPs. Her straight-faced answer: "Ive seen him out in the parking lot with a sledgehammer a few time, I always wondered what he was using it on."

      The next year, they sent a different auditor.

  22. DoD Science by Valdrax · · Score: 4, Insightful

    That's why the DoD has lowered their standards to a single fixed wipe and to prove it is going to send all of their super secret hard drives to china to be proven that the data is unreadable.

    Because the DoD makes ALL its decisions based on sound science. That's why the Air Force took over the CIA's sponsorship of remote viewing in 70s, why the Navy funded research into cold fusion and anti-grav, and why we're buying hand-held polygraphs for troops in Afghanistan.

    I mean, I had the same knee jerk suspicion, but I'm not going to hold up the DoD's standards as proof of anything but potentially reasonable paranoia. The Pentagon has a long-demonstrated sweet tooth for junk science.

    --
    If it's for-profit but free, you're not the customer -- you're the product (e.g., the Slashdot Beta's "audience").
  23. Re:RoHS has fixed this problem for us. by delirium+of+disorder · · Score: 4, Interesting

    I've worked in the electronics industry too. You might get tin whiskers if you use an immersion tin finish on the board and a tin solder for the assembly, but you don't need to do that to get a RoHS compliant product. There are immersion gold, immersion silver, and other leadfree solder finishes available. Modern leadfree solder alloys don't have the same kind of problems with tin whiskers as earlier ones. Reflow heating should be preformed as well. Effective conformal coating can also reduce the risk of whisker growth. Another issue is that many vendors lie or don't properly track how their components are made. Don't trust the sales people! Test your parts yourself to make sure that they comply with the specs that you ordered.

    I support the adoption of RoHS in the USA because I've seen how corporations ignore the safety of their employees and customers with regard to hazardous materials such as lead. Strong democratic unions could be used to keep companies honest, but currently American unions tend to be too corrupt and weak to be able to change the industry.

    --
    ------ Take away the right to say fuck and you take away the right to say fuck the government.