SSLv3/TLS Network Protocol Analyzer

Edit Package ssldump

ssldump 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 it identifies SSLv3/TLS traffic, it
decodes the records and outputs them in a textual form to stdout. If
provided with the appropriate keying material, it also decrypts the
connections and displays the application data traffic.

Refresh
Refresh
Source Files
Filename Size Changed
ssldump-1.4.tar.gz 0000129184 126 KB
ssldump.changes 0000004994 4.88 KB
ssldump.spec 0000002088 2.04 KB
Revision 23 (latest revision is 26)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 889542 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 23)
- Specfile overhaul
- Update source URL (original upstream is dead)
- Update to version 1.4
  * Add support for IPv6 traffic dump
  * Fix ja3(s) length of strings used in MD5 computation + update
    MD5 functions.
  * Add support for ja3 & ja3s.
- Update to version 1.3
  * Avoid leak in TCP segment reassembly code.
  * Avoid client session_id related leak.
  * Avoid server_random related leak.
  * Avoid client_random related leak.
  * Check ssl_decode_enum() return code correctly.
  * Exit process_tcp_packet() in case TCP header is incomplete.
  * Check timestamp_diff return code correctly.
  * Cleanup before exit on error.
  * Fix for crash if length of captured frame is less than
    Ethernet header size.
  * Check packet size before looking at IP header.
  * Check return code after string extraction.
  * Limit length during server name decoding.
  * Decode ClientHello v2 properly.
  * Output error to stderr.
  * Avoid leak by freeing SSL decoding context properly.
  * Close everything properly in case of SIGINT.
  * Fix leak in associative array implementation.
  * First import of the JSON output code
  * Do not print information message when no connection is
    cleaned at shutdown.
  * Fix memory leak in ssl_process_server_session_id()
Comments 0
openSUSE Build Service is sponsored by