Penetration Testing mailing list archives

Re: [PEN-TEST] Raw Disk Mounter


From: Brian Russo <brusso () PHYS HAWAII EDU>
Date: Thu, 14 Dec 2000 15:43:40 -1000

On Fri, Dec 15, 2000 at 12:33:53PM +1100, Clem Colman wrote:
Folks,

Do you know of any file systems or products that just allow you to mount
partitions and just read the tracks as raw data, dump it to a file etc on
another file etc.

I think dd(1) can do what you want.

say.. you want to look at /dev/hda2

dd if=/dev/hda2 of=/some/file

where /some/file will be the contents, you can dd different options to suit
your needs, consult the docs.

it's a pretty standard tool, most unix-like os' should have it, if not you can
get it as part of GNU fileutils, at any gnu mirror.

 - brian

--
Brian Russo <brusso () phys hawaii edu> GPG ID: 54D81666
404E 87E8 DD0C 275B 742B  09AD 2243 839C 54D8 1666
http://www.phys.hawaii.edu/~brusso/gpg_brian.asc
magnus frater spectat te - encrypt whenever possible


Current thread: