How to Install and Uninstall sslsplit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "sslsplit" package

Please follow the step by step instructions below to install sslsplit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sslsplit

2. Uninstall "sslsplit" package

Learn how to uninstall sslsplit on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sslsplit $ sudo apt autoclean && sudo apt autoremove

3. Information about the sslsplit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sslsplit
Priority: extra
Section: universe/net
Installed-Size: 163
Maintainer: Ubuntu Developers
Original-Maintainer: Hilko Bengen
Architecture: amd64
Version: 0.4.11+dfsg-2
Depends: libc6 (>= 2.14), libevent-2.0-5 (>= 2.0.10-stable), libevent-openssl-2.0-5 (>= 2.0.10-stable), libevent-pthreads-2.0-5 (>= 2.0.10-stable), libssl1.0.0 (>= 1.0.1)
Filename: pool/universe/s/sslsplit/sslsplit_0.4.11+dfsg-2_amd64.deb
Size: 60956
MD5sum: 21bdc7625f703ff1e9fc0aa4b27646ab
SHA1: 6b6f9c02bb33682018fe736dae22c927309db0f0
SHA256: 7b3570f78ce2e3984937d84725611561d6b0bc4eab74a70c3f12a4357b23702e
Description-en: transparent and scalable SSL/TLS interception
SSLsplit is a tool for man-in-the-middle attacks against SSL/TLS
encrypted network connections. Connections are transparently
intercepted through a network address translation engine and
redirected to SSLsplit. SSLsplit terminates SSL/TLS and initiates a
new SSL/TLS connection to the original destination address, while
logging all data transmitted. SSLsplit is intended to be useful for
network forensics and penetration testing.
Description-md5: 7cc73456dc435e6441aa1a4b141bbda3
Homepage: http://www.roe.ch/SSLsplit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu