The ssh bruteforcer

Launch project
Project name: edgeSSH
Download: Google Code
Language: Python

These tools were developed to test SSH servers in penetration tests. The first two scripts are:

Brutessh: Is a tool to perform dictionary attacks to the SSH servers, it's a simple tool, you set the target server, target account, wordlist, port and wait...
Scanssh: This tools will allow to perform an internal network portscanning through an SSH server with port forwarding enabled, and can automatically map open ports to local host.