Releases: projectdiscovery/tlsx
Releases · projectdiscovery/tlsx
v1.1.8
v1.1.7
What's Changed
- Added detection of tls server with client authentication by @mark-adams in #565
- Added
ja3s
hash fingerprint support by @dogancanbakir in #395
New Contributors
- @mark-adams made their first contribution in #565
Full Changelog: v1.1.6...v1.1.7
v1.1.6
What's Changed
Other Changes
- remove started cipher enum statement from sdk by @tarunKoyalwar in #402
- make
-revoked
feature optional by @dogancanbakir in #460
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
🎉 New Features
- Added
-dns
option to display unique hostname from certificate by @dogancanbakir in #350
echo google.com | tlsx -dns -silent
2mdn-cn.net
admob-cn.com
ampproject.net.cn
ampproject.org.cn
android.clients.google.com
android.com
app-measurement-cn.com
appengine.google.com
bdn.dev
....
....
....
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
🎉 New Features
- Added support for cipher enum concurrency by @tarunKoyalwar in #324
-cec, -cipher-concurrency int cipher enum concurrency for each target (default 10)
Other Changes
- Fixed data race in x509 response by @tarunKoyalwar in #331
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
Other Changes
- Multiple GitHub CI improvements by @ehsandeep in #319
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
Other Changes
- Added support for multiple cipher type input with
-cipher-type
option by @dogancanbakir in #318
-ct, -cipher-type value ciphers types to enumerate (all/secure/insecure/weak) (default all)
New Contributors
- @dogancanbakir made their first contribution in #318
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
🐞 Bugs
- Fixed false positive issue with
-untrusted
flag by @RamanaReddy0M in #296
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
Bug Fixes
- Added connection deadline and fixed retry logic in auto mode by @tarunKoyalwar in #284
- Fixed issue with read deadline while making tls connection handshake by @RamanaReddy0M in #267
Full Changelog: v1.0.9...v1.1.0
v1.0.9
What's Changed
- Fixed crash with not parseable certificate by @Mzack9999 in #248
Deps Update
- chore(deps): bump github.com/miekg/dns from 1.1.53 to 1.1.54 by @dependabot in #249
- chore(deps): bump github.com/projectdiscovery/fastdialer from 0.0.24 to 0.0.25 by @dependabot in #250
- chore(deps): bump github.com/projectdiscovery/dnsx from 1.1.3 to 1.1.4 by @dependabot in #252
- chore(deps): bump github.com/projectdiscovery/utils from 0.0.25 to 0.0.26 by @dependabot in #251
Full Changelog: v1.0.8...v1.0.9