ssldump
ssldump copied to clipboard
ssldump - (de-facto repository gathering patches around the cyberspace)
I am trying to run make, some error occured: make all-am make[1]: Entering directory `/root/ssldump-1.5' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -D_BSD_SOURCE=1...
There is a compilation warning about pointer alignment in pcap/logpkt.c ``` [...] gcc -DHAVE_CONFIG_H -I. -I. -I./common/include -I./common/lib -I./null -I./ssl -I./base -I./pcap -D_DEFAULT_SOURCE=1 -DLINUX -DOPENSSL -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/=....
hello, I find that release v1.2 could not link openssl 1.1.0, could you tell me what version is recommend.
Getting that error. And I also don't get how this app was supposed to work. Shall it print certificate summary, exchanges, etc like Wireshark does? Because right now I'm only...
I have found this https://sourceforge.net/p/ssldump/bugs/39/, it say read 2,8GB pcap file, SSLDump grows up to 720MB memory. this issue is seem to me, in my case it decrypt 100 sessions(HTTP...
Thanks for the ongoing maintenance of the project, this is a very valuable project, could you provide a static link library and decryption interface to link to the bypass packet...
Add decryption test in ssldump like the ones in wireshark: https://git.bocc.de/jochen/wireshark/commit/57b0527821b69dc8aa0786a3b5a425192795aff2
We see that in ssldump with -d and -X if the packet contains only ASCII character the hex dump was not printed. The expectations is to have always two columns...
Hi, if I launch the ssldump with a key file and the password this was visible launching a "ps" on the VM, this is a security bug because all the...