added open source tools to Tools/TLS/SSL

This commit is contained in:
Szilárd Pfeiffer 2023-11-27 15:48:30 +01:00
parent d0b6f3637d
commit 8d969d86ba
1 changed files with 3 additions and 0 deletions

View File

@ -351,6 +351,9 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below.
### TLS/SSL
- [Qualys SSL Labs - List of tools to assess TLS/SSL servers and clients](https://github.com/ssllabs/research/wiki/Assessment-Tools)
- [CryptoLyzer](https://github.com/c0r0n3r/cryptolyzer) - Fast, flexible and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI.
- [SSLyze](https://github.com/nabla-c0d3/sslyze) - Fast and powerful SSL/TLS scanning library.
- [testssl.sh](https://github.com/drwetter/testssl.sh) - Testing TLS/SSL encryption anywhere on any port
### SSH