Releases: Tomahawkd/TLS-Tester
Releases · Tomahawkd/TLS-Tester
v3.2.2
- Move all API to new repo TLS-Tester-api (API files please also refer to this location)
- Integration of JLightConfig
v3.2.1
- Refactor project architecture
- Extensions are not infected
3.2.0-hotfix
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
- integrate provider api and data api
- change TargetStorage api function signature
- optimize testing procedure
v3.1.0
- Add extension manager for universal extension loading
- fix a bug that the connection test would be null in TestsslDataCollector
v3.0.3
- 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
- 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
- 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
- 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
- optimize net service and data provider
- expose host acquire phrase interfaces