Revision [19284]

This is an old revision of SecureErase made by coolpup on 2011-10-30 15:01:17.

 

How to electronically eradicate, expunge, extirpate, obliterate digital data


Partitions
All data on drive X may be permanently destroyed by using the following command (the drive must be unmounted first, which means that a LiveDVD or LiveUSB is useful in this case (warning - this will take a very long time):
dd if=/dev/zero of=/dev/sdX

Confirmation of whether or not any non-zero bytes exist:
dd if=/dev/sda | hexdump -C | grep [^00]

http://www.murga-linux.com/puppy/viewtopic.php?t=65509

Single files
Single files may be made permanently inaccessible by:

How to physically eradicate, expunge, extirpate, obliterate digital data


http://www.youtube.com/watch?v=hqyc37aOqT0



Categories
CategorySecurity
There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki