On Wed, Apr 11, 2007 at 04:41:41PM -0500, Matthew R. Dempsky wrote:
Does anyone intentionally use
scp 'root@host:`rm -fr /`' /dev/null ?
That 'whatever' is the login shell of the user on the remote host.
(which may or may not do splitting with IFS, globbing, variable expansion -
the usual stuff).
scp is fine. some people are confused.