DBAN alternatives for data erasure
DBAN was the free erasure tool of its era. It's still around — but the drives it was built for aren't.
Darik's Boot and Nuke (DBAN) is the best-known free disk-wipe tool — a bootable image that overwrites hard drives. It's simple and effective for what it does. But it's been effectively unmaintained for years, and it only overwrites; it can't issue the firmware-level erasure commands that SSDs and NVMe drives support.
Where DBAN falls short
- No SSD or NVMe firmware erasure — only software overwrite, which misses hidden areas and wears out flash.
- No verifiable reports — DBAN wipes, but it doesn't produce a signed, serial-numbered record you can hand to an auditor.
- No chain of custody or certificates — there's no path from a DBAN run to a certificate of destruction.
- Aging — the project has seen little active development in years.
What a modern alternative needs
- Firmware erasure for NVMe, SATA SSD, hard drive, and SAS.
- A report with serial numbers, method, and NIST 800-88 outcome.
- Signing and a certificate of destruction path.
- Bootable from USB or PXE, with no locked-down appliance required.
How tScrub compares
tScrub is the spiritual successor to the "free, bootable, no-nonsense" idea — but built for the drives and the compliance demands of today. It's a single inspectable script that runs firmware erasure, captures SMART data, and writes a signed report you can turn into a certificate. For a deeper look at how it stacks up against commercial tools, see the comparison page.
FAQ
Is DBAN still usable?
For erasing old mechanical drives without any reporting needs, it still works. For anything with an SSD, NVMe drive, or an audit trail, a modern tool is the better choice.
Can I migrate from DBAN to tScrub?
Yes — tScrub boots from USB or PXE the same way, and adds the reporting and firmware erasure DBAN lacks.