home.social

#ssldump — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ssldump, aggregated by home.social.

  1. ssldump v1.9 released with bug fixes, enhancements and improvements Latest

    Enhancements

    • Original PCAP Timestamps: Added support for original PCAP timestamps, replacing timeofday-generated timestamps for improved accuracy.
    • TLS 1.3 Handling: Introduced handling for TLS version 1.3.
    • RAW IP Capture Support: Implemented support for "raw IP" captures, allowing capture of packets without Layer 2 headers.
    • Connection Tracker Enhancements: Improved connection tracking with live list and purge functionality.

    #ssldump #ssl #tls #networksecurity #network #infosec #dfir #opensource

    🔗 Release notes github.com/adulau/ssldump/rele
    🔗 :github: github.com/adulau/ssldump

  2. ssldump version 1.8 has been released.

    A huge thanks to @wr for the new build and all the tremendous contribution for this release.

    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 displays them in a textual form to stdout. If provided with the appropriate keying material, it will also decrypt the connections and display the application data traffic. It also includes a JSON output option, supports JA3 and IPv6.

    github.com/adulau/ssldump

    #opensource #ssldump #PacketCapture #pcap #dfir #cti #ssl #tls

  3. I just released version 1.7 of ssldump. This version includes the support for TLS1.3 decryption. Some bugs were fixed too.

    A huge thank to all the contributors and especially Vishwa Pravin for the TLS1.3 support.

    #infosec #tls #ssl #ssldump #opensource

    🔗 github.com/adulau/ssldump/rele

    🔗 github.com/adulau/ssldump

  4. Just did a bug fix release of ssldump (version 1.6) which fixes an annoying bug with ports not being recorded in the pcap output. Thanks to all the contributors.

    #opensource #tls #ssl #ssldump

    :link: github.com/adulau/ssldump/