A simple multi-threaded SSH bruteforcer written in Python 3.9 with Paramiko
To use this you must have a Shodan.io account. We use this for fetching SSH servers without having to use shitty lists.
- Download and install Python 3.6 or greater
- Download this repository
- Install the required modules via
pip install -r requirements.txt
- Run python module via
python main.py