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.
- Host: GitHub
- URL: https://github.com/epsylon/fuzzssh
- Owner: epsylon
- Created: 2022-01-13T19:49:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T19:53:52.000Z (over 4 years ago)
- Last Synced: 2025-06-29T13:41:27.448Z (12 months ago)
- Topics: fuzzing, ssh, tool
- Language: Python
- Homepage: https://03c8.net
- Size: 34.2 KB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

----------
#### 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:


