Skip to content

machine1337/sshbrute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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