security/terrapin-scanner - The NetBSD Packages Collection

Scan SSH servers and clients for Terrapin vulnerability

The Terrapin Vulnerability Scanner is a small utility program written in
Go, which can be used to determine the vulnerability of an SSH client or
server against the Terrapin Attack. The vulnerability scanner requires a
single connection with the peer to gather all supported algorithms.
However, it does not perform a fully fledged SSH key exchange, will
never attempt authentication on a server, and does not perform the
attack in practice. Instead, vulnerability is determined by checking the
supported algorithms and support for known countermeasures (strict key
exchange). This may falsely claim vulnerability in case the peer
supports countermeasures unknown to this tool.

Build dependencies

lang/go121 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64terrapin-scanner-1.0.3.tgz
NetBSD 10.0aarch64terrapin-scanner-1.0.3nb2.tgz
NetBSD 10.0earmv7hfterrapin-scanner-1.0.3.tgz
NetBSD 10.0earmv7hfterrapin-scanner-1.0.3nb2.tgz
NetBSD 10.0i386terrapin-scanner-1.0.3nb2.tgz
NetBSD 10.0i386terrapin-scanner-1.0.3.tgz
NetBSD 10.0x86_64terrapin-scanner-1.0.3nb2.tgz
NetBSD 10.0x86_64terrapin-scanner-1.0.3.tgz
NetBSD 8.0i386terrapin-scanner-1.0.3.tgz
NetBSD 8.0x86_64terrapin-scanner-1.0.3.tgz
NetBSD 9.0aarch64terrapin-scanner-1.0.3.tgz
NetBSD 9.0aarch64terrapin-scanner-1.0.3nb2.tgz
NetBSD 9.0earmv7hfterrapin-scanner-1.0.3.tgz
NetBSD 9.0earmv7hfterrapin-scanner-1.0.3nb2.tgz
NetBSD 9.0i386terrapin-scanner-1.0.3nb2.tgz
NetBSD 9.0i386terrapin-scanner-1.0.3.tgz
NetBSD 9.0x86_64terrapin-scanner-1.0.3nb2.tgz
NetBSD 9.0x86_64terrapin-scanner-1.0.3.tgz
NetBSD 9.3x86_64terrapin-scanner-1.0.3nb2.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.