Terrapin Scanner Versions Save

This repository contains a simple vulnerability scanner for the Terrapin attack present in the paper "Terrapin Attack: Breaking SSH Channel Integrity By Sequence Number Manipulation".

v1.1.3

4 months ago

What's Changed

Full Changelog: https://github.com/RUB-NDS/Terrapin-Scanner/compare/v1.1.2...v1.1.3

v1.1.2

4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RUB-NDS/Terrapin-Scanner/compare/v1.1.1...v1.1.2

v1.1.1

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RUB-NDS/Terrapin-Scanner/compare/v1.1.0...v1.1.1

This release will not be released as pre-compiled binaries as it is functionally identical to v1.1.0. Use v1.1.0 binaries instead.

v1.1.0

5 months ago

What's Changed

Full Changelog: https://github.com/RUB-NDS/Terrapin-Scanner/compare/v1.0.3...v1.1.0

v1.0.3

5 months ago
  • Fix accidental drop of buffered KEXINIT if received immediately after banner

v1.0.2

5 months ago
  • Fix detection of "strict kex" countermeasure
  • Rewrite scan result if mitigations are supported

v1.0.1

5 months ago
  • Fixed connection to servers without explicit port

v1.0.0

5 months ago

Initial Release