@ -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