Compare commits

...

4 Commits

Author SHA1 Message Date
Philippe Lagadec 561dcf6560
Merge pull request #103 from c0r0n3r/tools-ssh-cryptolyzer
added CryptoLyzer to Tools/SSH
2023-11-27 16:33:38 +01:00
Philippe Lagadec f2f2567d9a
Merge pull request #104 from c0r0n3r/tools-tls-open-source
added open source tools to Tools/TLS/SSL
2023-11-27 16:32:40 +01:00
Szilárd Pfeiffer 8d969d86ba added open source tools to Tools/TLS/SSL 2023-11-27 15:50:31 +01:00
Szilárd Pfeiffer 5fab4842fe added CryptoLyzer to Tools/SSH 2023-11-27 15:42:01 +01:00
1 changed files with 4 additions and 0 deletions

View File

@ -351,9 +351,13 @@ 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
- [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.
- [ssh-audit](https://github.com/arthepsy/ssh-audit) - SSH server auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
### Hardware - CPU - BIOS - UEFI