Skip to content

adrpino/sshackle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

sshackle

(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.

Installation

go get github.com/adrpino/sshackle

Usage

sshackle --pass passfile --ip ipfile

Releases

No releases published

Packages

No packages published

Languages