How to Install and Uninstall sslsplit Package on Kali Linux

Last updated: May 17,2024

1. Install "sslsplit" package

This guide covers the steps necessary to install sslsplit on Kali Linux

$ sudo apt update $ sudo apt install sslsplit

2. Uninstall "sslsplit" package

In this section, we are going to explain the necessary steps to uninstall sslsplit on Kali Linux:

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

3. Information about the sslsplit package on Kali Linux

Package: sslsplit
Version: 0.5.5-2.1
Installed-Size: 251
Maintainer: Hilko Bengen
Architecture: amd64
Depends: libc6 (>= 2.33), libevent-2.1-7 (>= 2.1.8-stable), libevent-openssl-2.1-7 (>= 2.1.8-stable), libevent-pthreads-2.1-7 (>= 2.1.8-stable), libnet1 (>= 1.1.3), libpcap0.8 (>= 0.9.8), libssl3 (>= 3.0.0)
Size: 95824
SHA256: 29a4c4fe06803014b912e3d5aad654a2cefb857fb3dc4da0f3fe381f89c8b8a2
SHA1: 2f398e72def8fb3b221b14a9f82004e1e4373b10
MD5sum: 216be0391532e5e06de59164026942b5
Description: 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:
Homepage: http://www.roe.ch/SSLsplit
Section: net
Priority: optional
Filename: pool/main/s/sslsplit/sslsplit_0.5.5-2.1_amd64.deb