D4-project / sensor-d4-tls-fingerprinting

Extract TLS certificates from pcap files or network interfaces, fingerprint TLS client/server interactions with ja3/ja3s
MIT License
38 stars 4 forks source link

switch to certificate transparency x509 fork #6

Open gallypette opened 5 years ago

gallypette commented 5 years ago

As we are also interested in malformed certificates, we should use "github.com/google/certificate-transparency-go/x509" that can deal with x509 certificates that the genuine golang lib would reject.

gallypette commented 5 years ago

OR https://github.com/zmap/zcrypto