Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jared0307/brutessh

A code in python that tries by brute force to find the valid username and password for an ssh connection validating with dictionaries
https://github.com/jared0307/brutessh

Last synced: 3 days ago
JSON representation

A code in python that tries by brute force to find the valid username and password for an ssh connection validating with dictionaries

Awesome Lists containing this project

README

        

# brutessh
A code in python that tries by brute force to find the valid username and password for an ssh connection validating with dictionaries.

# Usage
Its simpleeee only execute the following commands👇

```console
git clone https://github.com/Jared0307/brutessh.git
cd brutessh
py brutessh.py
```
# Pic
You´ll see some like this 👇

![image](https://github.com/user-attachments/assets/61f8ae23-ffb5-43fc-b8b3-045ed4c8466e)