Usage
usage: SSHatter.pl -x -t -u <[-k ] [-p ] [-d]> [[-0] [-s] -m | [-0] [-s] -i | -P | -G ]
-d - dumb mode, try username equals password, username, blank
-0 - sudo mode, echo the password to STDIN (useful for systems where sudo -S works)
-s - safe mode, prompt before executing
-m - mass mode, run one command across all targets
-i - interactive mode, run multiple commands across all targets (non-persistant)
-P - upload a file
-G - download a file
If sudo mode is not enabled, then ./SSHatter.pl will block on STDIN. at ./SSHatter.pl line 313.
Last Updated : 16/02/2011 12:15:26

