Home

Awesome

Fastssh v1.0

Author: github.com/thelinuxchoice

IG: instagram.com/thelinuxchoice

Fastssh is an Shell Script to perform multi-threaded scan and brute force attack against SSH protocol using the most commonly credentials.

Legal disclaimer:

Usage of FastSSH for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program

fastssh

Features

Usage:

git clone https://github.com/thelinuxchoice/fastssh
cd fastssh
chmod +x fastssh.sh
./fastssh.sh

Requirements (sshpass, netcat)

apt-get install -y sshpass netcat