![c](https://03c8.net/images/fuzzssh_banner.png) ---------- #### Info: FuzzSSH is a free software tool created to detect SSH (protocol) vulnerabilities. #### Installing: This tool runs on many platforms and it requires Python (3.x.y) and the following lib: - python3-paramiko - Make ssh v2 connections (Python 3) $ sudo apt-get install python3-paramiko (or: pìp3 install paramiko) #### Executing: $ python fuzzssh.py (or python3 fuzzssh.py) ---------- #### License: FuzzSSH is released under the GPLv3. #### Contact: - psy (epsylon@riseup.net) #### Contribute: To make donations use the following hash: - Bitcoin: 19aXfJtoYJUoXEZtjNwsah2JKN9CK5Pcjw ---------- #### Screenshots: ![c](https://03c8.net/images/fuzzssh_poc1.png) ![c](https://03c8.net/images/fuzzssh_poc2.png)