Z4nzu / fastssh

Fast SSH Scan and BruteForcer for most common credentials.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fast SSH Scan and BruteForcer for most common credentials.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%