/sshbrute

A Simple Script For SSH BruteForce

Primary LanguagePythonApache License 2.0Apache-2.0

sshbrute

A Simple Script For SSH BruteForce ssh

Contact:-

Telegram:- https://t.me/machine1337

Requirements:

  1. Make sure python3 is installed in windows Or in Linux
  2. pip install paramiko
  3. pip install termcolor

Installation:

 1. For Linux Users:
    a) git clone https://github.com/machine1337/sshbrute
    b) cd sshbrute
    c) pip install -r requirements.txt
    d) python3 brute.py
    
 2. For Windows Users:
    a) Download python3 on windows and install it
    b) git clone https://github.com/machine1337/sshbrute
    c) pip install -r requirements.txt
    d) python brute.py

Usage:

 *. For Linux:
   1. python3 brute.py
 *. For Windows:
  1. python brute.py

TODO:

   1. Multi Threading
   2. Multi Hosts bruteforce
   3. some more advanced feature