lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed Sep 14 03:02:27 2005
From: aditya.deshmukh at online.gateway.strangled.net (Aditya Deshmukh)
Subject: Re: Full-Disclosure Digest, Vol 7, Issue 25

> > (on system you want to copy)
> > dd if=/dev/hda | nc otherhost 5000
> > 
> > (on your lappy or whatever)
> > nc -l -p 5000 | dd of=./blah
> 
> That's a cool way to do it!  We always use ssh pipes but the crypto 
> overhead is sometimes unnecessarily slow.  A great piece of *nixfoo.
> 

I have been using cryptcat always works without slowing down anything
Try that sometime... Its pretty good.


________________________________________________________________________
Delivered using the Free Personal Edition of Mailtraq (www.mailtraq.com)

Powered by blists - more mailing lists