ssldump icon indicating copy to clipboard operation
ssldump copied to clipboard

version 1.9 error while try to save to file

Open michele-deluca opened this issue 1 year ago • 1 comments

If I try to save to file with the -w option I give error:

ssldump -w dump.pcap port 389 ssldump: listening on ens192 *** buffer overflow detected ***: terminated Aborted

michele-deluca avatar Dec 03 '24 09:12 michele-deluca

ssldump -v

Version: 1.8 (20230814) Maintained by a bunch of volunteers, see https://github.com/adulau/ssldump/blob/master/CREDITS Copyright (C) 2015-2023 the aforementioned volunteers Copyright (C) 1998-2001 RTFM, Inc. All rights reserved. Compiled with OpenSSL: decryption enabled

dnf info ssldump

Name : ssldump Version : 1.9 Release : 1.el9 Architecture : x86_64 Size : 192 k Source : ssldump-1.9-1.el9.src.rpm Repository : @System From repo : epel Summary : SSL/TLS network protocol analyzer URL : https://github.com/adulau/ssldump License : BSD-4-Clause AND BSD-2-Clause Description : The ssldump program is an SSL/TLS network protocol analyzer. It identifies : TCP connections on the chosen network interface and attempts to interpret : them as SSL/TLS traffic. When ssldump identifies SSL/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.

michele-deluca avatar Dec 03 '24 09:12 michele-deluca