update readme
This commit is contained in:
parent
f0b9a0925e
commit
7665f5b8fa
@ -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)
|
# [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
|
## INSTALLATION
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user