This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
ssh_scan v0.0.11 release
- Fixed unit-test spec name typo which caused target parser specs not to run (#128)
- Fixed copy pasta bug in KeyExchangeInit#compression_algorithms_server_to_client (https://github.com/mozilla/ssh_scan/pull/129/files#diff-3dd8436c2d07f530e2f8374c58e9a99eR144)
- Add support for IPv4 fallback when IPv6 cannot be established (#74, #132)
- Special thanks to @jinankjain
- Add support for Ubuntu OS version fingerprinting (#131)
- Special thanks to @agaurav77
- Add support to use output.json as input for targeting on rescans (#124, #125)
- Special thanks to @Royalharsh and @agaurav77
- Add support for custom port specification in input files (#125)
- Special thanks to @Royalharsh
- Make SSHScan::KeyExchangeInit objects buildable and transparent to contributors (#129)
Gem release: https://rubygems.org/gems/ssh_scan/versions/0.0.11