update readme

This commit is contained in:
greglebreton 2022-11-09 12:37:05 +01:00
parent f0b9a0925e
commit 7665f5b8fa

View File

@ -1,5 +1,8 @@
# [How to Brute-Force SSH Servers in Python](https://www.thepythoncode.com/article/brute-force-ssh-servers-using-paramiko-in-python)
This project aims to demonstrate botted SSH brute force hacking with a Python script.
It is used with a dictionnary (wordlist.txt).
## INSTALLATION
```bash