SkillAgentSearch skills...

Sshbrute

A Simple Script For SSH BruteForce

Install / Use

/learn @machine1337/Sshbrute

README

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
View on GitHub
GitHub Stars39
CategoryDevelopment
Updated11d ago
Forks3

Languages

Python

Security Score

95/100

Audited on Mar 26, 2026

No findings