Full Disclosure mailing list archives

RE: Re: Full-disclosure Digest, Vol 7, Issue 25


From: "Aditya Deshmukh" <aditya.deshmukh () online gateway strangled net>
Date: Wed, 14 Sep 2005 07:35:36 +0530


(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

This is interesting. Which version of bash are you using ? 
I havent found it in my man page!


________________________________________________________________________
Delivered using the Free Personal Edition of Mailtraq (www.mailtraq.com)
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/


Current thread: