Quantcast
Channel: KitPloit - PenTest Tools!
Viewing all articles
Browse latest Browse all 5816

SSB - A Faster And Simpler Way To Bruteforce SSH Server

$
0
0


SecureShellBruteforcer— A faster & simpler way to bruteforce SSH server.


Installation

from Binary

Download a pre-built binary from releases page, unpack and run! Or:

▶ (sudo) curl -sSfL 'https://git.io/kitabisa-ssb' | sh -s -- -b /usr/local/bin

from Source

Need go1.14+compiler installed and configured, then:

▶ GO111MODULE=on go get ktbs.dev/ssb

Usage
▶ ssb [-p port] [-w wordlist.txt] [-t timeout]
[-c concurrent] [-r retries] [-o output] [user@]hostname

Options:
  -p port       Port to connect to on the remote host (default 22).    -w wordlist       Path to wordlist file.    -t timeout       Connection timeout (default 30s).    -c concurrent       Concurrency/threads level (default 100).    -r retries       Specify the connection retries (default 1).    -o output       Save valid password to file.    -v       Verbose mode.  



Viewing all articles
Browse latest Browse all 5816

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>