FuzzSSH is a free software tool created to detect SSH (protocol) vulnerabilities.
https://03c8.net

psy 6e2f0c382c minor fixes 2 years ago
.github acfaba06d8 initial code release 2 years ago
docs acfaba06d8 initial code release 2 years ago
payloads acfaba06d8 initial code release 2 years ago
README.md 6e2f0c382c minor fixes 2 years ago
fuzzssh.py 6e2f0c382c minor fixes 2 years ago

README.md

c


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

c

c