How to Install and Uninstall testssl.sh Package on Kali Linux

Last updated: May 04,2024

1. Install "testssl.sh" package

This is a short guide on how to install testssl.sh on Kali Linux

$ sudo apt update $ sudo apt install testssl.sh

2. Uninstall "testssl.sh" package

Please follow the steps below to uninstall testssl.sh on Kali Linux:

$ sudo apt remove testssl.sh $ sudo apt autoclean && sudo apt autoremove

3. Information about the testssl.sh package on Kali Linux

Package: testssl.sh
Version: 3.2~rc3+dfsg-1
Installed-Size: 3338
Maintainer: Debian Security Tools
Architecture: all
Depends: openssl, bsdextrautils, procps, dnsutils
Recommends: libengine-gost-openssl
Size: 756940
SHA256: a0686b086a787ce2d8eaed58c300e1a8338ee005dbfebdf2a865b0bda47172d2
SHA1: ce59c46a1b5c16c9049ba829f8c04482ba3e7a12
MD5sum: 3933a3be50faf4061a042517f1ea17ea
Description: Command line tool to check TLS/SSL ciphers, protocols and cryptographic flaws
testssl.sh is a free command line tool which checks a server's service
on any port for the support of TLS/SSL ciphers, protocols as well as
recent cryptographic flaws and more.
.
Key features
.
* Clear output: you can tell easily whether anything is good or bad
.
* Ease of installation: It works for Linux, Darwin, FreeBSD and
MSYS2/Cygwin out of the box: no need to install or configure
something, no gems, CPAN, pip or the like.
.
* Flexibility: You can test any SSL/TLS enabled and STARTTLS service,
not only webservers at port 443
.
* Toolbox: Several command line options help you to run YOUR test and
configure YOUR output
.
* Reliability: features are tested thoroughly
.
* Verbosity: If a particular check cannot be performed because of a
missing capability on your client side, you'll get a warning
.
* Privacy: It's only you who sees the result, not a third party
.
* Freedom: It's 100% open source. You can look at the code, see what's
going on and you can change it. Heck, even the development is open
(github)
Description-md5:
Multi-Arch: foreign
Homepage: https://testssl.sh/
Section: utils
Priority: optional
Filename: pool/main/t/testssl.sh/testssl.sh_3.2~rc3+dfsg-1_all.deb