Releases: tls-attacker/TLS-Attacker
Releases · tls-attacker/TLS-Attacker
TLS-Attacker 2.1
- Many improvements to the Man-in-the-Middle module (mitm)
- 0-RTT
- SRP
- additional PSK cipher suites (e.g., ECDHE-PSK)
- bug fixes
TLS-Attacker 2.0
Many new changes, e.g.:
- Action System
- TLS 1.3 Support
- New Attacks
- New Extensions
- MitM Support
- AEAD Ciphers
- Stream ciphers
- PSK
- Session Resumption
- Renegotiation
- TLS-Attacker Sockets
- SSL 3
- SSL 2 (partial)
- BlobRecords
- Https
- Tokenbinding
- SEED
- Camellia
- IDEA
- Bug fixes
- API
- Config System
2.0 Beta4
v1.2
Cleaned up version with some new features:
- Lucky 13 attack (see https://github.com/RUB-NDS/TLS-Attacker/wiki/Attacks)
- testtls_server command evaluating server configuration (see https://github.com/RUB-NDS/TLS-Attacker/wiki/TestTLS)
- New fuzzing inputs from files
Wiki has been updated: https://github.com/RUB-NDS/TLS-Attacker/wiki
See also our ACM CCS'16 paper: https://www.nds.rub.de/research/publications/systematic-fuzzing-and-testing-tls-libraries/
v1.1
TLS-Attacker release with a basic TLS test suite framework
v1.0
First public release with TLS client functionality, crypto attacks and basic TLS fuzzing.