Skip to content

Releases: prbinu/tls-scan

Build - moving closer to autotools style builds

06 Jan 04:57
e2d8180
Compare
Choose a tag to compare
1.4.1c

man page path fix

Add STARTTLS RDP protocol support

30 Dec 23:03
Compare
Choose a tag to compare
  • Add STARTTLS RDP protocol support

  • Bug fix - starttls error stats counter

  • Add version info to tls-scan

Support for additional (eight) STARTTLS protocols

28 Dec 09:49
Compare
Choose a tag to compare

Supported protocols: smtp, imap, pop3, ftps, sieve, nntp, xmpp, ldap, postgres, mysql, tls (default)

TLS 1.3 async scans + STARTTLS support

08 Dec 01:04
Compare
Choose a tag to compare
Pre-release
  • Extend async/non-blocking support to TLS 1.3 version/cipher enum scans

  • TLS 1.3 scan support for STARTTLS protocols

TLS 1.3 support

02 Dec 01:18
c566e01
Compare
Choose a tag to compare

New: Support for TLSv1.3

TLS 1.3 support

01 Dec 21:50
ef9cc8a
Compare
Choose a tag to compare
TLS 1.3 support Pre-release
Pre-release
Merge pull request #31 from prbinu/tls13-gnutls

TLS v1.3 with GnuTLS

Removed printf debug statement from output

31 Jul 03:07
68f8f4a
Compare
Choose a tag to compare
0.2.2

remove debug printf statement #28

Add IPv6 IP support with --connect option #28 fix

13 Jul 21:14
Compare
Choose a tag to compare

This release allow users to provide target server input in the following format

hostname
hostname:port
ipv4address
ipv4address:port
[ipv6address]
[ipv6address]:port

This format is accepted in --connect option and also with the input files (stdin or through --infile)

Add IPv6 IP support with --connect option #28 fix

13 Jul 20:22
Compare
Choose a tag to compare

This release allow users to provide target server input in the following format

hostname
hostname:port
ipv4address
ipv4address:port
[ipv6address]
[ipv6address]:port

This format is accepted in --connect option and also with the input files (stdin or through --infile)

CLI: replaced --host with --connect option

22 May 00:53
Compare
Choose a tag to compare

updated release package upload access token