Github:
git clone https://github.com/I2rys/SB
NPM Packages:
npm i node-ssh
node index.js <ip> <username> <port> <dictionary>
- IP - The IP of the VPS/server to bruteforce.
- username - The username to bruteforce.
- port - The SSH port of the IP.
- dictionary - File path on where your passwords to use in bruteforcing are stored.
MIT © I2rys