[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.50.0509122351080.26701-100000@kegger.national-security.net>
Date: Tue Sep 13 08:18:35 2005
From: fd at ew.nsci.us (fd@...nsci.us)
Subject: Re: Full-Disclosure Digest, Vol 7, Issue 25
On Mon, 12 Sep 2005, Gary E. Miller wrote:
> On Mon, 12 Sep 2005 druid@...nedcoder.org wrote:
>
> > Purchase? no. You can dd the drive and use a utility to recognize files
> > within the unallocated space, I just had to do this a couple nights ago
> > so:
> >
> > (on system you want to copy)
> > dd if=/dev/hda | nc otherhost 5000
>
> If you are running bash, then you do not even need netcat:
>
> dd if=/dev/hda > /dev/tcp/otherhost/5000
>
What if I am otherhost? Is there a facility for something like
[root@...erhost]# cat /dev/tcp/me/listen/5000 > yesterhost-hda.img
//
[root@...terhost]# dd if=/dev/hda > /dev/tcp/otherhost/5000
-Eric
--
Eric Wheeler
Vice President
National Security Concepts, Inc.
PO Box 3567
Tualatin, OR 97062
http://www.nsci.us/
Voice: (503) 293-7656
Fax: (503) 885-0770
Powered by blists - more mailing lists