Re: Disk Wiping Utilities

From: securityfocus.com@delgreco.net
Date: 03/28/02


Date: Wed, 27 Mar 2002 20:50:09 -0500
From: securityfocus.com@delgreco.net
To: security-basics@securityfocus.com

On Tue, Mar 26, 2002 at 10:14:28PM -0000, Dan Williamson wrote:
> I am looking for a good utility to erase all hard drives
> in a machine to a DOD standard. I would prefer a
> FREE utility as this is a government agency and I try
> to keep costs down.
>
> I have read that Norton Wipeinfo, BCWipe and
> several other programs wipe only the known
> partitions. I need a tool that will wipe EVERYTHING !

bcwipe claims to be able to wipe block devices.

Even without it, you could make a tomsrtbt disk that starts up and runs
dd over and over on the drive until the macnine is turned off.

while sleep 1 ; do for i in zero urandom ; do dd if=/dev/$i of=/dev/hda ;
done ; done

has always been my favorite. You get a nice quick layer of zeroes in
there every other pass.

Rob






Relevant Pages

  • Microsoft win2k and XP , hidden & Temp files and such. Cache, URLS, ERASE , PURGE
    ... I read all this CACHE CLEAN stuff, here and wonder about all this ... Run HistoryKill or Cookie and Cache killer programs and they will kill ... Now wipe all Empty space. ... Hard drives are very complex devices and It is very interesting about ...
    (alt.computer.security)
  • Re: Microsoft win2k and XP , hidden & Temp files and such. Cache, URLS, ERASE , PURGE
    ... >Just giving you a little protection, because you forgot, what a fire ... Spec WIPE FILE on all deleted files and all ... >Hard drives are very complex devices and It is very interesting about ... past the end of file maker is the slack space in a file ...
    (alt.computer.security)
  • Re: [Full-Disclosure] aside: worm vs. worm?
    ... This is unlikley, While entirely possible, worms that wipe out hard drives ... I'm almost getting to the point were I think we SHOULD have a worm ...
    (Full-Disclosure)
  • Re: wiping off hard discs
    ... > i need to reinstall xp but guess i must wipe existing hard drives. ... > i cant log on to xp whatsoever.(probably virus or corrupt disc etc)can i ... Set your BIOS so that the CD drive is the first boot device, ...
    (microsoft.public.windowsxp.setup_deployment)