项目作者: adrpino

项目描述 :
SSH bruteforcer with Tor
高级语言: Go
项目地址: git://github.com/adrpino/sshackle.git
创建时间: 2018-07-11T19:47:41Z
项目社区:https://github.com/adrpino/sshackle

开源协议:

下载


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

  1. go get github.com/adrpino/sshackle

Usage

  1. sshackle --pass passfile --ip ipfile