ssh_scan: prototype SSH configuration and policy scanner
ssh_scan
A SSH configuration and policy scanner
Key Benefits
- Minimal Dependancies – Uses native Ruby and BinData to do its work, no heavy dependancies.
- Not Just a Script – Implementation is portable for use in another project or for automation of tasks.
- Simple – Just point
ssh_scan
at an SSH service and get a JSON report of what it supports and its policy status. - Configurable – Make your own custom policies that fit your unique policy requirements.
Installation
Demo
https://asciinema.org/a/7pliiw5zqhj7eqvz7q437u6vx
Source: Github