Skip to content
forked from OffXec/fastssh

Fast SSH Scan and BruteForcer for most common credentials.

License

Notifications You must be signed in to change notification settings

5l1v3r1/fastssh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%