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.
sudo apt install ssldump (193 KB)
Dependências: libc6, libjson-c5, libnet9, libpcap0.8t64, libssl3t64
Escolha um comando ao lado para ver a descrição e a ajuda completa.
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]