Re: Solaris disk wipe utilitiy?
Chris Marget <[email protected]>
| Newsgroups | gmane.comp.security.sun |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 6 Mar 2003, Erik Hovland wrote: > On Thu, Mar 06, 2003 at 10:59:18AM -0600, MacDougall, Shane wrote: > > Does anybidy know of a DOD-compliant file/disk wipe utility for > > Solaris 2.8/2.9? We need to clean off our Sunfire box soon, and need to > > do it securely. > > I know that NASA's requirement is fulfilled by writing /dev/zero to > partition s2. Does anyone on this list see a problem with that? Does it > have be done a few times to beat down the residual magnetic flux? it depends on the standard you're trying to meet, i guess. if your goal is to *actually* secure secrets by removing them from disk, then nothing you write with your scsi or fc-al controller will do the trick. modern hard drives remap blocks automagically. you're not allowed to hit the whole surface of the disk. there may be some of your data in the off-limits (previously remapped) areas. physical destruction is a good option. ...scenes from the end of T2 flash through my head... /chris