Packages and Binaries:
ssldump
SSLv3/TLS network protocol analyzer
This program will dump the traffic on a network and analyze it for
SSLv3/TLS network traffic, typically used to secure TCP connections.
When it identifies this traffic, it decodes the results. When
provided with the appropriate keying material, it will also decrypt
the connections and display the application data traffic.
ssldump is based on tcpdump, a network monitoring and data acquisition tool.
Installed size: 195 KB
How to install: sudo apt install ssldump
Dependencies:
- libc6
- libjson-c5
- libnet9
- libpcap0.8t64
- libssl3t64
ssldump
Dump SSL traffic on a network
root@kali:~# ssldump --help
ssldump: invalid option -- '-'
Usage: ssldump [-r dumpfile] [-i interface] [-l sslkeylogfile] [-w outpcapfile]
[-k keyfile] [-p password] [-vtaTznsAxVNde]
[filter]
Updated on: 2025-Dec-09