Tilted Forum Project Discussion Community  

Go Back   Tilted Forum Project Discussion Community > Interests > Tilted Technology


 
 
LinkBack Thread Tools
Old 09-15-2006, 07:02 AM   #1 (permalink)
Banned from being Banned
 
Location: Donkey
DoD wiping an iPod (a two parter)

1. I'm thinking about selling my 30GB iPod, but since I've used it to store random files (backup and otherwise), I want to use DBAN to do a DoD 7-pass wipe on it.

If I do that, will the iPod cease to function because of files required to be there, or will the host software see that it's a newly formatted Fat32 and create everything it needs? In other words: is there anything critical for the iPod's functionality that I need to back up?

2. Non relating to iPods - someone mentioned that even if you wipe a disk with a 7-pass wipe, data is still recoverable. This got a "WTF, no way.. HOW?!" response out of me. Is this possible?

It was explained to me as a sort of "disk write" algorithm and that if someone knew the algorithm of the software used to write those junk bits, it could be reversed. This made no sense because this isn't encryption, or algorithm placed on the data itself.

For example, if you encrypt "apple", it could become "u3*38", and if you know how to undo it, yes, you will get the original value of "apple". But if you have "apple" and make it "00000" .. then "11111" then "8vcjw" - how in the WORLD would you originally know that it contained "apple"?
__________________
I love lamp.
Stompy is offline  
Old 09-15-2006, 07:46 AM   #2 (permalink)
Devils Cabana Boy
 
Dilbert1234567's Avatar
 
Location: Central Coast CA
Quote:
Originally Posted by Stompy
1. I'm thinking about selling my 30GB iPod, but since I've used it to store random files (backup and otherwise), I want to use DBAN to do a DoD 7-pass wipe on it.

If I do that, will the iPod cease to function because of files required to be there, or will the host software see that it's a newly formatted Fat32 and create everything it needs? In other words: is there anything critical for the iPod's functionality that I need to back up?
I don’t know what format the drive has to be, I’ve never owned one; however, if you run dban, then reformat the drive with ipod’s software you should be fine.

Quote:
Originally Posted by Stompy
2. Non relating to iPods - someone mentioned that even if you wipe a disk with a 7-pass wipe, data is still recoverable. This got a "WTF, no way.. HOW?!" response out of me. Is this possible?

It was explained to me as a sort of "disk write" algorithm and that if someone knew the algorithm of the software used to write those junk bits, it could be reversed. This made no sense because this isn't encryption, or algorithm placed on the data itself.

For example, if you encrypt "apple", it could become "u3*38", and if you know how to undo it, yes, you will get the original value of "apple". But if you have "apple" and make it "00000" .. then "11111" then "8vcjw" - how in the WORLD would you originally know that it contained "apple"?
Each time you write to a hard drive, it flips the bits on the platter, however, it never truly flips it all the way, some one with the proper tools, and plenty of time can go back several layers of data. if the data is overwritten by all 0's, it is very easy for some one who has the tools to recover the data, that is why you want to do a random write several times, this being said, if you knew exactly what was written with each pass, it would be more likely to recover the data, how ever, it is nearly impossible. Unless you have a government going after you, you don’t need to worry past 7 random passes.

another way of looking at it is to think of each bit is the rounded result of |sin(x)| where x is the angle of the bit, the bit is reported as a 0 if it is close to a 0 and 1 if it is close to a 1, hoe ever, it may be slightly off, this slight discrepancy is detectable, but not by the drive. From this, you can get what the bit used to be, several layers back.
__________________
Donate Blood!

"Love is not finding the perfect person, but learning to see an imperfect person perfectly." -Sam Keen
Dilbert1234567 is offline  
Old 09-15-2006, 10:49 AM   #3 (permalink)
Banned from being Banned
 
Location: Donkey
Cool cool, makes sense.

Honestly, in this day and age where people who file share are treated like criminals facing years in prison, I'd actually feel safe knowing that even governments couldn't recover the data.

Hypothetically, short of destroying a disk, how many passes would it take to safely say, "Well... they aren't gettin crap off that drive."

Then again, I doubt they'd spend the time and money in the event I was flagged for some type of file sharing / downloading
__________________
I love lamp.
Stompy is offline  
Old 09-15-2006, 11:48 AM   #4 (permalink)
Muffled
 
Kadath's Avatar
 
Location: Camazotz
What about magnetic erasure of a disk? Is that recoverable?
__________________
it's quiet in here
Kadath is offline  
Old 09-15-2006, 02:03 PM   #5 (permalink)
Devils Cabana Boy
 
Dilbert1234567's Avatar
 
Location: Central Coast CA
Quote:
Originally Posted by Stompy
Hypothetically, short of destroying a disk, how many passes would it take to safely say, "Well... they aren't gettin crap off that drive."
When I say a government wants the info, I mean like military secretes, not what porn you downloaded... 3 is plenty for any normal person,

Quote:
Originally Posted by Kadath
What about magnetic erasure of a disk? Is that recoverable?
That can actually be worse, the same principle as changing it all to 0, by making one big change, it can be reversed.
__________________
Donate Blood!

"Love is not finding the perfect person, but learning to see an imperfect person perfectly." -Sam Keen
Dilbert1234567 is offline  
Old 09-15-2006, 07:13 PM   #6 (permalink)
Adequate
 
cyrnel's Avatar
 
Location: In my angry-dome.
I understand some military groups use incredibly intense magnets to flash-erase media in situations of imminent capture. I don't know how they avoid the flip problem unless they're spinning in a focused field or something.

DBAN with several passes is extremely secure. If you have time for two or three, why not just let it go overnight?

If you're completely paranoid or they're knocking on the door it's time for a grinder or torch. Tough to read a pile of shavings/slag.
__________________
There are a vast number of people who are uninformed and heavily propagandized, but fundamentally decent. The propaganda that inundates them is effective when unchallenged, but much of it goes only skin deep. If they can be brought to raise questions and apply their decent instincts and basic intelligence, many people quickly escape the confines of the doctrinal system and are willing to do something to help others who are really suffering and oppressed." -Manufacturing Consent: Noam Chomsky and the Media, p. 195
cyrnel is offline  
Old 09-15-2006, 08:20 PM   #7 (permalink)
Devils Cabana Boy
 
Dilbert1234567's Avatar
 
Location: Central Coast CA
Quote:
Originally Posted by cyrnel
I understand some military groups use incredibly intense magnets to flash-erase media in situations of imminent capture. I don't know how they avoid the flip problem unless they're spinning in a focused field or something.
The new hotness is to have a small bit of flash on the hard drive with an encryption string in there, then encrypting the drive with it on the fly, by nuking the string, it makes the data worthless.

Quote:
Originally Posted by cyrnel
If you're completely paranoid or they're knocking on the door it's time for a grinder or torch. Tough to read a pile of shavings/slag.
thermite...
__________________
Donate Blood!

"Love is not finding the perfect person, but learning to see an imperfect person perfectly." -Sam Keen
Dilbert1234567 is offline  
Old 09-17-2006, 06:43 AM   #8 (permalink)
I want a Plaid crayon
 
Plaid13's Avatar
 
in all honesty unless your pirating tons and tons of stuff theres no reason to worry about how many wipes... just once or twice. i would be more worried about stuff like credit info being left on it and selling it to the wrong person then filesharing stuff. I mean i know finding out who downloaded debbie does dallas is high priority for the cia and all but they cant be everywhere.
Plaid13 is offline  
 

Tags
dod, ipod, parter, wiping


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -8. The time now is 12:15 AM.

Tilted Forum Project

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54