Skip to content

Releases: projectdiscovery/tlsx

v0.0.8

05 Oct 06:45
de872b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.7...v0.0.8

v0.0.7

04 Sep 11:25
7bcc0f3
Compare
Choose a tag to compare

Changelog

  • Added Tests for certificate matching #76
  • Fixed auto fallback error and nil client handling support (#77)

v0.0.6

22 Aug 17:13
2b4936d
Compare
Choose a tag to compare

What's Changed

  • Adding openssl connection mode support via cgo bindings by @Mzack9999 in #64
  • Added support for scanning all ips (--scan-all-ips) by @parrasajad in #62
  • Added wildcard certificate detection by @parrasajad in #68
  • Added tls version and cipher enumeration support by @Mzack9999 in #69
  • Fixed a potential panic with nil conn by @Ice3man543 in #73

Full Changelog: v0.0.5...v0.0.6

v0.0.5

21 Jul 18:22
2ee81a3
Compare
Choose a tag to compare

What's Changed

  • Added JA3 TLS Fingerprint (-ja3) by @parrasajad in #57
  • Added option to include raw certificate (-cert) in json output by @parrasajad in #52
  • Added option to include all ciphers (-ac) in input output by @parrasajad in #52
  • Added support for retries (-retries) for TLS Connection by @Ice3man543 in #54

Full Changelog: v0.0.4...v0.0.5

v0.0.4

12 Jul 18:20
2c94fc1
Compare
Choose a tag to compare

What's Changed

   -mm, -mismatched   display mismatched certificate
   -sni string[]                tls sni hostname to use

New Contributors

Full Changelog: v0.0.3...v0.0.4

v0.0.3

30 Jun 10:13
dcf6ce0
Compare
Choose a tag to compare

What's Changed

  • Added JARM based TLS fingerprinting (-jarm) by @Mzack9999 in #40

Full Changelog: v0.0.2...v0.0.3

v0.0.2

29 Jun 12:33
199beb5
Compare
Choose a tag to compare

What's Changed

  • Fixed certificate not_before field in json output by @schue30 in #33
  • Added CLI flag (-tps, -probe-status) to display TLS probe status by @Ice3man543 in #28
  • Updated JSON field separator (-) to (_) to make it parsing friendly by @Ice3man543 in #28

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

24 Jun 10:29
Compare
Choose a tag to compare

What's Changed

  • Initial Release

Full Changelog: https://github.com/projectdiscovery/tlsx/commits/v0.0.1