# # # Securely Erase your Disks # # # http://www.Linux-Sec.net/Txt/erase.txt # http://www.Linux-Sec.net/Txt/undelete.txt # # # 06-Jan-05 amo Split off undelete.txt from erase.txt # # # # Do Multiple ( 5-10 ) passes of: # ------------------------------ # dd if=/dev/random of=/dev/hda # # # Any data on the hard disk should be destroyed according to # DoD 5220.22-M Department of Defense standard for wiping data # # -- or -- # # Department of Defense (DoD) 5220-20-m 3-pass standards, # # # HIPPA compliance ?? # # shred(1) for individual confidential files to be securely erased # # # Hardware Degausser # ------------------ # http://www.ibas.com/data-erasure/degausser http://www.degausser.info/ http://www.datadev.com/ http://www.periphman.com/gsa.shtml $ 3100 http://www.athana.com/ddequip/v91mHD.htm http://www.degausser.us/degaussers/91mhd.htm ( same as above ) http://www.garsonindustries.com/degauss/91mhd.htm ( same as above) http://asiastor.com/verity_v91mhd.htm ( same as above ) $ 860 - sorta worthless since the disk is opened already http://www.datalinksales.com/cgi-bin/shop/datstore.cgi?user_action=detail&catalogno=V85 # # # # Misc stuff # ------------ http://www.zdelete.com/dod.htm http://www.dss.mil/isec/nispom.htm http://www.dss.mil/infoas http://www.hivercon.com/hc02/speaker-seifried.htm # http://www.geocities.com/thestarman3/asm/mbr/WIPE.html # http://www.jetico.com BCWipe http://www.kyuzz.org/antirez/overwrite/ Overwrite http://wipe.sourceforge.net/ Wipe http://thc.pimmel.com/files/thc/secure_delete-2.2.tar.gz secure_delete http://srm.sourceforge.net/ srm ^ Secure RM \ http://www.pobox.com/~lbudney/linux/software/fwipe.html fwipe http://www.secure-data.com/diskscrb.html Secure-Data.com ^ DiskScrub http://staff.washington.edu/jdlarios/autoclave http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html cs.auckland.ac.nz ^ Secure Delete \ http://www.storage.ibm.com/hdd/support/download.htm http://www.thc.org/releases.php SecureDelete # http://www.gnujobs.com/Articles/14/Wipe_It.html -- using perl to erase your hard disk # ftp://sipb.mit.edu/pub/delete/ # http://www.fish.com/security/secure_del.html Fish.com ^ MFM, SPM, SIM # MFM - Magnetic Force Microscopy http://www.ibas.no - ( can recover from 3 deletes ?? ) # http://foremost.sourceforge.net http://dban.sourceforge.net/ # http://www.icewalkers.com/Linux/Software/517500/East-Tec-DiskSanitizer-for-Linux.html # # # # Linux Trashcan # ============== http://www.m-arriaga.net/software/libtrash/libtrash-latest.tgz http://directory.fsf.org/libs/libtrash.html # # # # end of file