ssb

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

README

SSB

Kitabisa SecLab License contributions made with Go Version

Secure Shell Bruteforcer — A faster & simpler way to bruteforce SSH server.

Kitabisa SSB Demo

Installation

from Binary

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

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.

License

This program is free software: you can redistribute it and/or modify it under the terms of the Apache license. Kitabisa SSB and any contributions are Copyright © by Dwi Siswanto 2020.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg
ssb

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL