diff --git a/README b/README index a6d1b51..a3ab5a3 100644 --- a/README +++ b/README @@ -1,3 +1,6 @@ + +# Old original README file from SSLDUMP 0.9b3 and probably outdated + $Id: README,v 1.9 2002/08/17 01:33:15 ekr Exp $ SSLDUMP 0.9b3 diff --git a/README.md b/README.md index 222c6d8..cbbd047 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ +# ssldump - (de-facto repository gathering patches around the cyberspace) -# (unofficial repository) of ssldump +- Current version of ssldump is v1.1 (released: 2019-12-28) - [ChangeLog](https://raw.githubusercontent.com/adulau/ssldump/master/ChangeLog) -SSLDUMP 0.9b3 + a myriad of patches (from Debian and other distributions + contribution (via PR)) +This repository is composed of the original SSLDUMP 0.9b3 + a myriad of patches (from Debian and other distributions) + contributions via PR ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP connections on the chosen network interface and attempts to interpret @@ -23,6 +24,10 @@ other too (but this is just a collateral damage). I used it for a relatively small project called Passive SSL. For more information, [Passive SSL Passive Detection and Reconnaissance Techniques, to Find, Track, and Attribute Vulnerable ”Devices”](https://www.first.org/resources/papers/conf2015/first_2015_-_leverett_-_dulaunoy_-_passive_detection_20150604.pdf). Additional back-end code available is in the [crl-monitor ](https://github.com/adulau/crl-monitor/tree/master/bin/x509) repository. +# Release and tagging + +- Current version of ssldump is v1.1 (released: 2019-12-28) - [ChangeLog](https://raw.githubusercontent.com/adulau/ssldump/master/ChangeLog) + ## Contributing The contributing policy is simple. If you have a patch to propose, make a pull-request