ssb
Secure Shell Bruteforcer: A faster & simpler way to bruteforce SSH servers
Details
Category: Passwords
Publisher: trickest
Created Date: 8/4/2021
Container: quay.io/trickest/ssb:8ebaeee
Source URL: https://github.com/kitabisa/ssb
Parameters
host
string
requiredCommand:
- Host for brute-forcing.port
string
Command:
-p
- Port to connect to on the remote host (default 22).user
string
requiredCommand:
- User for brute-forcing.retries
string
Command:
-r
- Specify the connection retries (default 1).timeout
string
Command:
-t
- Connection timeout (default 30s).verbose
boolean
Command:
-v
- Verbose mode.wordlist
file
requiredCommand:
-w
- Path to wordlist file.concurrent
string
Command:
-c
- Concurrency/threads level (default 100).