lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
From: thomas at northernsecurity.net (Thomas Sjögren)
Subject: Erasing a hard disk easily

On Mon, Jul 12, 2004 at 11:23:24PM +0200, Maarten wrote:
> So, if you want to erase the data but keep the drives operational too, you 
> have but one means left: by plain old formatting.  Depending on the level of 
> security you want, you can opt for:
> 
> * DOS/Windows format (beware: this does not erase ANY data at all !!)
> * Low-level format / wipe (with special tools, level depends on the tool used) 
> * Linux dd overwriting using /dev/zero (fairly good if used multiple times)
> * Linux dd overwriting using random data (excellent if used multiple times)
> * Department-of-defense level (dd as above but lots more times (like 10+))

0. Manuallty wipe (shred, wipe, PGPs secure deletion utility, ...) files that
   you know contains info you dont want to share.
1. Remove all partitions (fdisk on a floppy).
2. Create a new partition covering the whole disk and reformat it.
3. Use Autoclave[1] or write your own, similar but updated, tool.

[1] http://staff.washington.edu/jdlarios/autoclave/

/Thomas
-- 
== thomas@...thernsecurity.net | thomas@...linux.org
== Encrypted e-mails preferred | GPG KeyID: 114AA85C
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 481 bytes
Desc: Digital signature
Url : http://lists.grok.org.uk/pipermail/full-disclosure/attachments/20040713/71183dfc/attachment.bin

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ