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

Last updated: May 03,2024

1. Install "sslsniff" package

This is a short guide on how to install sslsniff on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sslsniff

2. Uninstall "sslsniff" package

Please follow the guidelines below to uninstall sslsniff on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sslsniff $ sudo apt autoclean && sudo apt autoremove

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

Package: sslsniff
Priority: extra
Section: universe/admin
Installed-Size: 351
Maintainer: Ubuntu Developers
Original-Maintainer: Pierre Chifflier
Architecture: amd64
Version: 0.8-4.2build1
Depends: libboost-filesystem1.58.0, libboost-system1.58.0, libboost-thread1.58.0, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), liblog4cpp5v5, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 5.2)
Filename: pool/universe/s/sslsniff/sslsniff_0.8-4.2build1_amd64.deb
Size: 108794
MD5sum: 31ee2f980ba1b9ee1a1d0a0c1e59f349
SHA1: f2ba72f6aed5d4f2429be9e9e87b6adb787437ac
SHA256: c83141f7536a961227a6d95c74996a855e6bd109174fb45b013fa3eca265d964
Description-en: SSL/TLS man-in-the-middle attack tool
sslsniff is designed to create man-in-the-middle (MITM) attacks for
SSL/TLS connections, and dynamically generates certs for the domains
that are being accessed on the fly. The new certificates are constructed
in a certificate chain that is signed by any certificate that is
provided.
sslsniff also supports other attacks like null-prefix or OCSP attacks to
achieve silent interceptions of connections when possible.
Description-md5: 8be017697dbf786e659dc72a6fe620bd
Homepage: http://www.thoughtcrime.org/software/sslsniff/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu