All Projects → thelinuxchoice → Fastssh

thelinuxchoice / Fastssh

Licence: gpl-3.0
Fast SSH Scan and BruteForcer for most common credentials.

Programming Languages

shell
77523 projects

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

  • Multi-thread
  • Scan any port by ip range.
  • Default credentials wordlist (most commonly used)

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].