Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ssldump - An SSLv3/TLS network protocol analyzer
- Description:
This program is an SSLv3/TLS network protocol analyzer. It identifies TCP
connections on the chosen network interface and attempts to interpret them
as SSLv3/TLS traffic. When ssldump identifies SSLv3/TLS traffic, ssldump
decodes the records and displays them in a textual form to stdout. And if
provided with the appropriate keying material, ssldump will also decrypt
the connections and display the application data traffic. This program is
based on tcpdump, a network monitoring and data acquisition tool.
Packages
ssldump-0.9-0.9.b3.el7.ppc64
[50 KiB] |
Changelog
by Robert Scheck (2014-05-11):
- Added a patch which adds further link layer offsets
- Added patch to include traffic with(out) the 802.1Q VLAN header
- Added patch for TLSv1.1/TLSv1.2 application data decrypt support
- Added a patch to update known cipher suites according to IANA
- Added patch with new cipher suites for application data decoding
|