Releases: prbinu/tls-scan
Releases · prbinu/tls-scan
Build - moving closer to autotools style builds
1.4.1c man page path fix
Add STARTTLS RDP protocol support
-
Add STARTTLS RDP protocol support
-
Bug fix - starttls error stats counter
-
Add version info to tls-scan
Support for additional (eight) STARTTLS protocols
Supported protocols: smtp
, imap
, pop3
, ftps
, sieve
, nntp
, xmpp
, ldap
, postgres
, mysql
, tls
(default)
TLS 1.3 async scans + STARTTLS support
-
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
New: Support for TLSv1.3
TLS 1.3 support
Merge pull request #31 from prbinu/tls13-gnutls TLS v1.3 with GnuTLS
Removed printf debug statement from output
0.2.2 remove debug printf statement #28
Add IPv6 IP support with --connect option #28 fix
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
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
updated release package upload access token