
SSH Username Finder
SSH User Finder is a script to enumerate SSH usernames by exploiting CVE-2018-15473. It only works on OpenSSH versions less than 7.7. Link to exploit code: https://www.exploit-db.com/exploits/45939
python, python-argparse, python-logging, python-paramiko, python-socket, python-sys, python-os.
To use the script just clone the repository and execute.

If you want to contribute to this project one of the best things you can do is use it. Test it, find issues with it, think of features for it. I'd also appreciate feedback.