<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: DD for disk wiping in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682315#M53313</link>
    <description>Bill,&lt;BR /&gt;&lt;BR /&gt;the LED thing is really mind boggling.&lt;BR /&gt;On German television we have a show called "Wetten Dass" (i.e. losely translated "bet that"), where all kinds of geeks perform the most obscure bets.&lt;BR /&gt;I can remember some years ago there were two pupils having the bet that they could identify out of some 500 CD recordings the title of a song by only watching the flickering of the LEDs of the music device, and they did it (I think it were 6 titles drawn randomly of the lot).&lt;BR /&gt;&lt;BR /&gt;Now this came up my mind when I read your reply.&lt;BR /&gt;I bet they would also tell what is read from your hard disk ;-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 13 Mar 2002 17:46:02 GMT</pubDate>
    <dc:creator>Ralph Grothe</dc:creator>
    <dc:date>2002-03-13T17:46:02Z</dc:date>
    <item>
      <title>DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682309#M53307</link>
      <description>I would like to use the "dd" command to overwrite sensitive disks (per company policy) with 3 separate passes. &lt;BR /&gt;&lt;BR /&gt;I would like to know how the "if=&lt;FILE&gt;" option works.  How can I create a small file that will overwrite an entire disk?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Brandilyn&lt;/FILE&gt;</description>
      <pubDate>Wed, 13 Mar 2002 16:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682309#M53307</guid>
      <dc:creator>Brandilyn Carpenter</dc:creator>
      <dc:date>2002-03-13T16:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682310#M53308</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Use&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dd if=/dev/zero of=/dev/dsk/whatever bs=blksize count=#ofblks&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 13 Mar 2002 16:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682310#M53308</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-13T16:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682311#M53309</link>
      <description>You would do this ..&lt;BR /&gt;# mknod /dev/zero c 3 0x000003&lt;BR /&gt;==&amp;gt; create a pseudo driver&lt;BR /&gt;# dd if=/dev/zero of=/dev/rdsk/c2t2d0&lt;BR /&gt;==&amp;gt; will overwrite everything in c2t2d0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Mar 2002 16:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682311#M53309</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-03-13T16:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682312#M53310</link>
      <description>Of course mediainit will work also.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 13 Mar 2002 16:10:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682312#M53310</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-13T16:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682313#M53311</link>
      <description>Company policy requires that all disks be overwritten with patterns of characters (eg 1's and 0's) with three passes.&lt;BR /&gt;&lt;BR /&gt;Mediainit, i heard can leave data and junk behind.</description>
      <pubDate>Wed, 13 Mar 2002 16:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682313#M53311</guid>
      <dc:creator>Brandilyn Carpenter</dc:creator>
      <dc:date>2002-03-13T16:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682314#M53312</link>
      <description>for the really security consious, I saw a funny story on slashdot yesterday about leds..&lt;BR /&gt;&lt;BR /&gt;Apparently you can detect and reassemble data from LED watching.  ie the leds that exist on LAN cards and disk to id data traffic.&lt;BR /&gt;&lt;BR /&gt;Thats kind of cool.!&lt;BR /&gt;&lt;BR /&gt;Re this problem, the dev zero way will do the trick, but so will a massive magnet passed over the disk too...&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 13 Mar 2002 16:44:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682314#M53312</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-03-13T16:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682315#M53313</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;the LED thing is really mind boggling.&lt;BR /&gt;On German television we have a show called "Wetten Dass" (i.e. losely translated "bet that"), where all kinds of geeks perform the most obscure bets.&lt;BR /&gt;I can remember some years ago there were two pupils having the bet that they could identify out of some 500 CD recordings the title of a song by only watching the flickering of the LEDs of the music device, and they did it (I think it were 6 titles drawn randomly of the lot).&lt;BR /&gt;&lt;BR /&gt;Now this came up my mind when I read your reply.&lt;BR /&gt;I bet they would also tell what is read from your hard disk ;-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Mar 2002 17:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682315#M53313</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2002-03-13T17:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682316#M53314</link>
      <description>If you want security,...&lt;BR /&gt;&lt;BR /&gt;I worked for Defence and the Army brought in some classified data on a disk to be wiped. We passed over a magnet a couple of times, and they said 'Not good enough'.&lt;BR /&gt;&lt;BR /&gt;In the end, we cracked the hard-drive open, and blow-torched the physical media into a puddle (in a well ventilated area, of course).&lt;BR /&gt;&lt;BR /&gt;If security is your requirement, then why not try total destruction of the media? Maybe some document destruction companies specialise in this sort of removal?&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian</description>
      <pubDate>Wed, 13 Mar 2002 17:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682316#M53314</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-03-13T17:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682317#M53315</link>
      <description>Brandilyn,&lt;BR /&gt;&lt;BR /&gt;If your company requires writing character patterns of 0's and 1's, meaning the ascii character 0 (zero - 0x30 - 00110000) and the ascii character 1 (one - 0x31 - 00110001), then your policy needs to change to Hex 00's (00000000) and Hex FF's (11111111), or some folded character like 0xAA and 0x55 - which 0xAA=10101010 and 0x55=01010101.&lt;BR /&gt;&lt;BR /&gt;What's your companies policy on computer tapes? You should use bulk head erasers (big strong electro-magnets), then fastforward the tape, erase it again, and then shred and burn the tape.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 13 Mar 2002 18:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682317#M53315</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-03-13T18:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682318#M53316</link>
      <description>&amp;gt; Company policy requires that all disks be overwritten with patterns of characters (eg 1's and 0's) with three passes.&lt;BR /&gt;&lt;BR /&gt;See the yes(1) command. Yes, yes is a command! :-)&lt;BR /&gt;&lt;BR /&gt;With yes(1) and echo(1) you can generate any pattern.&lt;BR /&gt;&lt;BR /&gt;yes(1) also generates line-feeds, so if you do not want those, you should strip them.&lt;BR /&gt;&lt;BR /&gt;A simple example, generating all-ones characters (and sending the data to a file and limiting the size):&lt;BR /&gt;&lt;BR /&gt;yes `echo '\0377'` | tr -d '\012' | dd of=/tmp/data count=10&lt;BR /&gt;od -b /tmp/data&lt;BR /&gt;rm /tmp/data&lt;BR /&gt;&lt;BR /&gt;Please note that these kinds of methods are not CIA et al proof. I.e. agencies like this can still retrieve some of the data. Same after mediainit(1M).&lt;BR /&gt;&lt;BR /&gt;General remark: Please do *not* use mediainit(1M) for (somewhat) modern disks. It does no good and may make them less reliable or even inoperable. mediainit(1M) is for very old/'strange' stuff.  &lt;BR /&gt;</description>
      <pubDate>Thu, 14 Mar 2002 13:03:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682318#M53316</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-03-14T13:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682319#M53317</link>
      <description>There is a 3rd party company in the USA that sell ssoftware for precisely this purpose, but do you think I can remember who ;-{&lt;BR /&gt;</description>
      <pubDate>Thu, 14 Mar 2002 13:19:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682319#M53317</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-03-14T13:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682320#M53318</link>
      <description>For the software try UniShred by Los Altos Technologies Inc. at &lt;A href="http://www.lat.com" target="_blank"&gt;www.lat.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Stacey&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Aug 2002 13:28:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682320#M53318</guid>
      <dc:creator>Stacey Rippetoe</dc:creator>
      <dc:date>2002-08-06T13:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: DD for disk wiping</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682321#M53319</link>
      <description>There was a long discussion about this a while ago. Heres the link. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x24b53a7b3682d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x24b53a7b3682d611abdb0090277a778c,00.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;The best way is to not only use /dev/zero but /dev/one, two... etc. There is a perl script on the above link to do random writes of 1's, 2's etc. &lt;BR /&gt;</description>
      <pubDate>Tue, 06 Aug 2002 13:40:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dd-for-disk-wiping/m-p/2682321#M53319</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-08-06T13:40:01Z</dc:date>
    </item>
  </channel>
</rss>

