Simple Multi Client Botnet which uses Paramiko SSH in Python.
Use the package manager pip to install dependencies.
pip install paramiko
sudo python sshServer 127.0.0.1
For Client you can convert it to exe and emebed it or use your imagination.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.