Options for remote code execution (SSH?)
Posted: Wed Oct 24, 2007 2:06 pm
Has anyone done anything with remote code execution? Specifically via an SSH client WITHOUT using Keys.
My initial thought was to attempt to pipe a password to the 'ssh user@host' command, but that is a hack. The next thing I found was the pecl ssh2 library, but ssh2 is still beta, and the library cant compile with the newest ssh2lib.
Any other ideas/suggestions? Thanks.
My initial thought was to attempt to pipe a password to the 'ssh user@host' command, but that is a hack. The next thing I found was the pecl ssh2 library, but ssh2 is still beta, and the library cant compile with the newest ssh2lib.
Any other ideas/suggestions? Thanks.