Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evict/SSHScan
Scan SSH ciphers
https://github.com/evict/SSHScan
Last synced: 3 months ago
JSON representation
Scan SSH ciphers
- Host: GitHub
- URL: https://github.com/evict/SSHScan
- Owner: evict
- License: mit
- Created: 2014-12-27T15:51:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-02-26T13:39:12.000Z (9 months ago)
- Last Synced: 2024-05-08T16:31:40.391Z (6 months ago)
- Language: Python
- Size: 35.2 KB
- Stars: 152
- Watchers: 9
- Forks: 43
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Pentest - SSHScan - SSHScan is a testing tool that enumerates SSH Ciphers. Using SSHScan, weak ciphers can be easily detected. (Network Tools / Vulnerable Apps)
README
SSHScan
=======SSHScan is a testing tool that enumerates SSH Ciphers.
Using SSHScan, weak ciphers can be easily detected.Usage
=====You can install SSHScan by cloning the [Git](https://github.com/evict/SSHScan) repository:
`git clone https://github.com/evict/SSHScan SSHScan`To get a list of basic options use:
`python sshscan.py -h`Edit `config.yml` to add / remove strong ciphers.