Live from the PaulDotCom Security Weekly Studio....
Email: psw@pauldotcom.com(Bandwidth provided by OSHEAN)
- Want to register for any SANS conference? Please visit http://www.pauldotcom.com/sans/ for our referral program.
- Sponsored by Core Security, listen for the discount code at the end of the show
- Sponsored by Syngress, be the first to post the answer to the question at the end of the show and win a free book!
- Please go update our frapper map!
- Want some cool PaulDotCom Gear? Do you hack naked? Check out our Cafepress Store!
- Full Show Notes
Email: psw@pauldotcom.com






autonuke
Ops, I answered too fast and I did't notice the "single pass" condition.
Probably if you just type "quick" it uses the "zero method" but there's a chance it uses the "prng" one which does not zero the contents (it just writes random data).
So, to get DBAN to write a single stream of zeroes you have to type this at the boot prompt.
kernel.bzi initrd=initrd.gz root=/dev/ram0 init=/rc nuke="dwipe --autonuke --method zero -r 1"
the specific dban boot options to make an automatic wipe with a single round of zeros is:
nuke="dwipe --autonuke -m zero -r 1"
though I think just "quick zero" works too (I've only used the interactive mode).
MORE TECH THINGIES
MORE TECH THINGIES
LONG LIVE TECH THINGIES
so, yeah... I like the tech thingies