(pronounced like shackle).
Ssh bruteforcer implemented in Go, with tunelling requests through Tor. It attempts to connect to a list of IP addresses with a list of passwords, trying all combinations. These requests are made concurrently :3
.
It only works for Password Authentication.
To run, you'll need to have Tor installed running on your local network.
go get github.com/adrpino/sshackle
sshackle --pass passfile --ip ipfile