Skip to content

Releases: Tomahawkd/TLS-Tester

v3.2.2

19 Jan 15:21
Compare
Choose a tag to compare
  • Move all API to new repo TLS-Tester-api (API files please also refer to this location)
  • Integration of JLightConfig

v3.2.1

16 Jul 04:41
Compare
Choose a tag to compare
  • Refactor project architecture
  • Extensions are not infected

3.2.0-hotfix

30 May 04:43
Compare
Choose a tag to compare

This release only infect main executable jar.

  • fixed a bug that the testssl service cannot be activated
  • temporarily fixed censys api service problem that the java UA could fail returning error code 1010.

3.2.0

29 May 07:35
Compare
Choose a tag to compare
  • integrate provider api and data api
  • change TargetStorage api function signature
  • optimize testing procedure

v3.1.0

19 May 06:33
Compare
Choose a tag to compare
  • Add extension manager for universal extension loading
  • fix a bug that the connection test would be null in TestsslDataCollector

v3.0.3

03 Apr 04:00
Compare
Choose a tag to compare
  • fix a bug that the testssl subprocess does not killed forcibly.
  • add connection test when testssl cache is valid (this would influence the update mechanism which would update vulnerable status to invulnerable status)

v3.0.2

02 Apr 05:04
Compare
Choose a tag to compare
  • fix a bug that running testssl would cause resource unavailable.
  • fix a bug that exploiting using TLS-Attacker would cause program hangs after jobs are done.

v3.0.1

25 Mar 07:44
Compare
Choose a tag to compare
  • bug fixed in socket
  • provider interface changed to use InetSocketAddress for validation check
  • api packed with dependencies

update: fixed a bug that the file existence check would fail

1st Anniversary

24 Mar 06:24
Compare
Choose a tag to compare
  • Introducing version 3.0.0
  • Add socket source for slave
  • You can control or pass on test target to slave

All in socket api

v2.3.5

23 Mar 10:55
Compare
Choose a tag to compare
  • optimize net service and data provider
  • expose host acquire phrase interfaces