An open API service indexing awesome lists of open source software.

https://github.com/epsylon/fuzzssh

FuzzSSH is a free software tool created to detect SSH (protocol) vulnerabilities.
https://github.com/epsylon/fuzzssh

fuzzing ssh tool

Last synced: 9 months ago
JSON representation

FuzzSSH is a free software tool created to detect SSH (protocol) vulnerabilities.

Awesome Lists containing this project

README

          

![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:

- [BTC]: 19aXfJtoYJUoXEZtjNwsah2JKN9CK5Pcjw
- [ECO]: ETsRCBzaMawx3isvb5svX7tAukLdUFHKze

----------

#### Screenshots:

![c](https://03c8.net/images/fuzzssh_poc1.png)

![c](https://03c8.net/images/fuzzssh_poc2.png)

![c](https://03c8.net/images/fuzzssh_poc3.png)